aboutsummaryrefslogtreecommitdiff
path: root/rootston/xwayland.c
AgeCommit message (Expand)Author
2017-10-06Disconnect wl_shell clients when closingemersion
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Deactivate xwayland when focus leaves thereDrew DeVault
2017-10-06Activate only active xwayland viewsVersus Void
2017-09-30Add x, y, width, height arguments to wlr_xwayland_surface_configureemersion
2017-09-30Add view->resize for xwaylandemersion
2017-09-30React to xdg shell resize requestsemersion
2017-09-29xwayland: add state supportemersion
2017-09-29Code styleemersion
2017-09-29xwayland: add signals for configure, set_{class,title}emersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28x11 -> xwayland, window -> surface, fix some calloc sizes and wrong typesemersion
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault