8394d45d1a
Have remote commands return a success/failure message
2022-05-14 17:48:34 -07:00
f6c1020535
Remove the need for rust nightly
...
My pidfd implmentation is simple enough, and Option.contains() is not
worth requiring nightly.
2022-05-14 00:17:50 -07:00
992f32330c
Hide mouse pointer when blanked
2022-05-14 00:17:50 -07:00
cab7d4bfe5
Do xrandr version check on init
2022-05-14 00:17:50 -07:00
64dc809295
Properly init xfixes extension
2022-05-14 00:17:50 -07:00
e588988254
Fix pointer-to-monitor location code
2022-05-14 00:17:50 -07:00
23fef4d9e3
Support stable rust
...
This removes use of Option.contains(), and provides a fallback pidfd
implementation for stable.
2022-05-14 00:17:50 -07:00
fcb997bfb3
Move config parsing to util crate
2022-05-04 16:15:39 -07:00
2ae04ff91a
Add example config
2022-05-04 00:49:24 -07:00
92504d279a
Add 'New Login' button to unlock dialog
2022-05-04 00:48:53 -07:00
2e86445c3d
Initial import. Most things seem working.
...
This includes an abortive attempt to do a gtk4 dialog (which I don't
think is possible, as gtk4 doesn't allow embedding toplevels anymore),
and an iced dialog, which I just never started writing.
2022-05-03 17:05:06 -07:00