This website requires JavaScript.
Explore
Help
Sign In
lainns-mirror
/
noctalia-shell
Watch
1
Star
0
Fork
0
You've already forked noctalia-shell
mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced
2026-05-11 17:08:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7d35d7e006b7630c7ced8b50019805d7817785
noctalia-shell
/
Services
/
Control
T
History
Lysec
c608f1f700
Merge pull request
#2298
from tmarti2/dismiss-toast-ipc-call
...
Dismiss toast ipc call
2026-03-26 15:17:29 +01:00
..
CurrentScreenDetector.qml
launcher: in overview mode, no need to check if that bar exists on the target screen
2026-02-08 11:54:03 -05:00
CustomButtonIPCService.qml
custom-button: using a proper singleton for the CustomButtonIPCService instead of and object registered in Qt.application. The singleton directly check the settings for IPC calls definition instead of the Bar widgets, this allow us to unload the bar widgets when the bar is hidden while keeping IPC call functional.
2026-02-11 15:22:05 -05:00
HooksService.qml
feat(hooks): added a simple color generation hook
2026-03-15 10:23:13 -04:00
IPCService.qml
Merge pull request
#2298
from tmarti2/dismiss-toast-ipc-call
2026-03-26 15:17:29 +01:00