mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Chase wlroots!4440
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4440
This commit is contained in:
parent
4ad15a4015
commit
a946b1aecf
5 changed files with 0 additions and 108 deletions
|
|
@ -87,7 +87,6 @@ static bool is_privileged(const struct wl_global *global) {
|
|||
global == server.gamma_control_manager_v1->global ||
|
||||
global == server.layer_shell->global ||
|
||||
global == server.session_lock.manager->global ||
|
||||
global == server.input->inhibit->global ||
|
||||
global == server.input->keyboard_shortcuts_inhibit->global ||
|
||||
global == server.input->virtual_keyboard->global ||
|
||||
global == server.input->virtual_pointer->global;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue