wlroots-hyprland/xwayland
Dominique Martinet 5ec06dcecd xwm: fix call of xcb_change_window_attributes for old gcc versions
gcc 6.3.0 (at least) complains about &values:
expected ‘const uint32_t * {aka const unsigned int *}’ but argument
is of type ‘uint32_t (*)[1] {aka unsigned int (*)[1]}’

Reported by thorwil on irc
2018-03-01 21:13:00 +01:00
..
meson.build Add missing dependencies 2018-02-14 18:42:39 +00:00
selection.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
sockets.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c add xwayland unmanaged tests to support dmenu 2018-02-26 12:02:49 +01:00
xwm.c xwm: fix call of xcb_change_window_attributes for old gcc versions 2018-03-01 21:13:00 +01:00