Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-19 | support: add xinit script for the dbus user services | Anna (navi) Figueiredo Gomes | |
when running dbus under a graphical environment, it needs DISPLAY and XAUTHORITY set in order to auto-launch graphical applications. but when started via pam, or any way outside the gui, they won't be set. this installs a script to be auto-ran by xinit, that loads the variables in dbus. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2021-09-04 | add meson build files | William Hubbs | |
Closes #116. Closes #171. Closes #172. Closes #175. |