Merge pull request #1062 from Nheko-Reborn/perSpaceNotifs

Per-space notification bubbles
This commit is contained in:
DeepBlueV7.X 2022-07-16 01:10:07 +00:00 committed by GitHub
commit f62cb77680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 421 additions and 124 deletions

View file

@ -27,6 +27,7 @@
#include <cmark.h>
#include "Cache.h"
#include "Cache_p.h"
#include "Config.h"
#include "EventAccessors.h"
#include "Logging.h"