Raghav Dhingra
Raghav Dhingra
The original code only used the names of gtk-themes for checking of dark mode. Now, I have added support for the new freedesktop standard for checking dark mode in gnome...
Hi there, I have added full support for the freedesktop specifications as suggested by JackobDev in this post [https://github.com/albertosottile/darkdetect/pull/34#issuecomment-1359455980](url) except it uses the `dbus-send` command. I have also removed the...
Hi there, I had seen this project through reddit and tried to rewrite the UI from scratch in PyQt also, I wrote the code for mica in the ui itself...
### Describe the feature Hi there, Currently the app closing animation only works on system launchers with support for `GestureNavContract` API and is buggy on devices which don't support it....