aboutsummaryrefslogtreecommitdiff
path: root/include/pool-buffer.h
diff options
context:
space:
mode:
authorNikola Kocic <nikola-kocic@users.noreply.github.com>2025-09-09 13:43:20 +0200
committerSimon Ser <contact@emersion.fr>2025-09-09 13:55:46 +0200
commitc5456be7506adece2cdf922ed6d919db597944ab (patch)
tree81b034e97ae7c9246ee27d6a01b573a460819d5c /include/pool-buffer.h
parentaaab7f961e0b9b0e52d43ca4debfeb8fcb4f7592 (diff)
xdg-shell: fix reported WM capabilities
Previously it was reporting window_menu and maximize instead of fullscreen because wlr_xdg_toplevel_set_wm_capabilities expects a bitmask (WLR_XDG_TOPLEVEL_WM_CAPABILITIES_*), and XDG_TOPLEVEL_WM_CAPABILITIES_* are supposed to be used as values in wl_array, so the values are different: XDG_TOPLEVEL_WM_CAPABILITIES_FULLSCREEN = 3 WLR_XDG_TOPLEVEL_WM_CAPABILITIES_FULLSCREEN = 4
Diffstat (limited to 'include/pool-buffer.h')
0 files changed, 0 insertions, 0 deletions