sway/swaylock
emersion 8389047b47
Introduce shell_expand
This performs shell expansion without field splitting. This fixes issues with
filenames containing spaces.

This commit also cleans up complicated logic to join fields and to set
XDG_CONFIG_HOME.
2018-12-11 10:00:55 +01:00
..
pam Add FreeBSD-specific PAM configuration 2018-08-30 09:58:57 +02:00
main.c Introduce shell_expand 2018-12-11 10:00:55 +01:00
meson.build Fix swaylock w/shadow on glibc, improve security 2018-10-06 12:20:12 -04:00
pam.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
password.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
render.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
seat.c Add multiseat support to swaylock 2018-10-24 22:04:16 +10:00
shadow.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
swaylock.1.scd fix typo 2018-12-02 20:48:29 +01:00