Merge branch 'x11-props' into 'master'

backend/x11: Implement a few useful window properties

See merge request wlroots/wlroots!4862
This commit is contained in:
Tasos Sahanidis 2026-04-06 12:48:27 +00:00
commit 505cc205d1
3 changed files with 35 additions and 0 deletions

View file

@ -96,6 +96,9 @@ struct wlr_x11_backend {
xcb_atom_t net_wm_name;
xcb_atom_t utf8_string;
xcb_atom_t variable_refresh;
xcb_atom_t net_wm_pid;
xcb_atom_t wm_client_machine;
xcb_atom_t wm_class;
} atoms;
// The time we last received an event