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
b3b20c73eec3b19f88f2daac560f89757901c9dc
noctalia-shell
/
Services
/
Control
T
History
Lemmy
cf326a71fc
location: IPC call now triggers geocoding and weather refresh.
Fix
#2065
2026-03-04 11:02:42 -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
location: IPC call now triggers geocoding and weather refresh.
Fix
#2065
2026-03-04 11:02:42 -05:00