1
1
mirror of https://github.com/swaywm/sway synced 2024-11-19 03:24:39 +01:00
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
swaygrab
swaylock
background-image.h Initial swaylock port 2018-04-04 18:47:48 -04:00
cairo.h
ipc-client.h
ipc.h
list.h
log.h update log.h for latest wlr 2018-02-24 12:49:42 -05:00
meson.build
pango.h
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h