chase wlroots scene-tree changes
chase wlroots scene-surface refactor
Merge remote-tracking branch 'djpohly/main' into wlroots-next
chase wlroots X11 hints update
implement urgency hints for xwayland clients
specify version in wlr_xdg_shell_create()
Check if XWayland client size_hints are NULL
fix segfault when dragging chromium tabs
Run focusclient when switching to monocle layout
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()