sway/include
Tobias Blass a5c091e302 Perform (partial) server initialization before dropping privileges.
Some operations during backend creation (e.g. becoming DRM master)
require CAP_SYS_ADMIN privileges. At this point, sway has dropped them
already, though. This patch splits the privileged part of server_init
into its own function and calls it before dropping its privileges.
This fixes the bug with minimal security implications.
2018-06-19 00:19:57 +02:00
..
sway Perform (partial) server initialization before dropping privileges. 2018-06-19 00:19:57 +02:00
swaybar Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
swaygrab
swaylock swaylock: implement ^U to clear buffer 2018-06-08 22:42:15 +09:00
background-image.h
cairo.h
ipc-client.h
ipc.h
list.h
log.h
meson.build
pango.h
pool-buffer.h client/pool-buffer: munmap in destroy_buffer 2018-05-27 14:09:48 +01:00
readline.h Address emersion's feedback on peek_line 2018-06-02 08:07:44 -04:00
stringop.h Clean up container title functions 2018-05-25 21:07:59 +10:00
unicode.h
util.h