Commit Graph

5 Commits

Author SHA1 Message Date
Phillip Berndt 42104bf719 Adjust launcher autostart file to start in daemon mode
This is part of the fix for #199.
2020-05-04 08:58:08 +02:00
Phillip Berndt e1c85639c3 Prefer X11 launcher (like srandr) over udev/systemd setup
See #162. The X11 launcher, that waits for randr events in X11 and runs
autorandr manually, proved to be more reliable than the setup using udev
and systemd. Make it the default.
2019-12-31 11:41:27 +01:00
Christophe-Marie Duquesne f6ae945187 Improvement of the regex performance for lid monitoring
This version of the regex avoids reading entire lines from the libinput
output, and concentrates on the event field.
2019-11-10 17:37:29 +01:00
Christophe-Marie Duquesne 51a6936165 adding a lid listener xdg/autostart service 2019-11-04 14:32:36 +01:00
Nazar Mokrynskyi 64a12d5fd8 Add xdg autostart config so that configuration will be applied on login.
Small fix for files searching.
2016-10-01 05:55:37 +03:00