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
75e8444051b96806b4e19e89f2226401761c21cb
noctalia-shell
/
Services
/
Control
T
History
Lemmy
75e8444051
autofmt
2026-02-20 19:53:39 -05: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
Hooks/CustomButton: switch back to sh -lc
2026-02-03 20:02:28 +01:00
IPCService.qml
autofmt
2026-02-20 19:53:39 -05:00