wayland: don't poll for dark theme, that doesn't work
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a3bbcf30b2
commit
d05e31b154
2 changed files with 31 additions and 20 deletions
|
|
@ -479,6 +479,8 @@ struct _MwLLWayland {
|
|||
struct zwp_locked_pointer_v1* locked_pointer;
|
||||
MwBool pointer_constrained;
|
||||
|
||||
MwBool dark_theme_detection;
|
||||
time_t dbus_timer;
|
||||
DBusConnection* dbus_conn;
|
||||
DBusError dbus_err;
|
||||
DBusMessage* dbus_msg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue