Merge remote-tracking branch 'djpohly/main' into wlroots-next
remove trailing whitespaces
add `-v` flag to the manpage
Thanks @Humm42
add flag to print version and exit
Merge pull request #230 from BenJarg/null-wlr_seat_get_keyboard
Handle 'wlr_seat_get_keyboard' possibly returning null.
Handle 'wlr_seat_get_keyboard' possibly returning null.
replace wlr_xwayland_surface_size_hints with xcb_size_hints_t
restack xwayland surface on focusclient()
Run printstatus() when a monitor is removed
schedule a configure on maximize request
see maximizenotify() for more info
use pointer math in xytonode()
replace deleted EBARF() with die()
add missing return in client_is_floating_type()
This causes all Xwayland clients to be treated as floating
Merge remote-tracking branch 'djpohly/main' into HEAD
Remove removed fields from struct instances