Commit graph

14 commits

Author SHA1 Message Date
Jakub Konior
afee84925a
fix: repoll after inhibitor idled (#15)
* yep, but how to trigger it?

* stupid yet works

* forgot about lock
2024-02-27 21:22:15 +00:00
Jan Beich
790988d116
core: Catch sdbus-cpp exception to print better error (#19)
$ hypridle
[...]
[LOG] wayland done, registering dbus
Abort
2024-02-27 13:07:22 +00:00
LOSEARDES77
b85722e41a
core: fix missing headers (#18) 2024-02-22 10:33:19 +00:00
ItsDrike
158c52c4a7
dbus: Actually register inhibit cookies (#14)
* Actually register inhibit cookies

* Add unregistering logic

* Fix code style
2024-02-20 18:25:50 +00:00
ItsDrike
da2624628b
dbus: Send response on uninhibit (#13) 2024-02-20 00:57:34 +00:00
Jakub Konior
c26683b60d
idleinhibit: added less than 0 inhibitor mitigation (#11) 2024-02-19 21:41:52 +00:00
56f334cbe8 core: roundtrip after registering idle timers
fixes #7
2024-02-18 23:45:05 +00:00
afcef912d6 idle: ignore if inhibit locked 2024-02-18 14:58:39 +00:00
f6dd1ef9d6 dbus: handle before/after sleep in PrepareForSleep 2024-02-17 23:48:54 +00:00
9320017b63 dbus: support ScreenSaver interface 2024-02-17 23:24:01 +00:00
55410176d4 core: move to anonymous hyprlang categories 2024-02-17 22:41:19 +00:00
c8e0016fa5 core: throw hyprlang errors 2024-02-17 22:19:15 +00:00
36d7238afd core: add support for dbus events 2024-02-17 22:13:12 +00:00
9e8d11a964 core: initial commit 2024-02-17 19:30:11 +00:00