aboutsummaryrefslogtreecommitdiff
path: root/rootston/xwayland.c
AgeCommit message (Expand)Author
2018-02-03rootston: fix crash when closing a fullscreened xwayland viewemersion
2018-01-28rootston: fix damage tracking for SSDemersion
2018-01-24Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-01-23decorations: respect motif hintsTony Crisci
2018-01-21rootston: add roots_view_child::destroyemersion
2018-01-21rootston: track subsurface damageemersion
2018-01-20rootston: fix artifacts when un-maximizing a viewemersion
2018-01-18rootston: replace view_damage with view_apply_damage and view_damage_wholeemersion
2018-01-18rootston: damage views when movedemersion
2018-01-16decorate xwayland viewsTony Crisci
2017-12-27config: Avoid clash with other config-headersBjörn Esser
2017-12-26config: Put all defines into config.hBjörn Esser
2017-12-03xwayland: remove xwayland param from xsurface methodsTony Crisci
2017-11-21Merge branch 'master' into fullscreenemersion
2017-11-21Merge pull request #387 from emersion/laggy-move-resizeDrew DeVault
2017-11-20Merge branch 'master' into fullscreenemersion
2017-11-20Fix segfault when closing xwayland viewsemersion
2017-11-20Add support for fullscreen xwayland viewsemersion
2017-11-20Merge branch 'master' into laggy-move-resizeemersion
2017-11-20rootston: remove unmapped surface from desktopTony Crisci
2017-11-20Fix laggy move-resize for wl-shell viewsemersion
2017-11-20Fix laggy move-resize for xwayland viewsemersion
2017-11-17Merge branch 'master' into laggy-move-resizeemersion
2017-11-17rootston: add per-seat viewsemersion
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-09Remove xwayland view listeners on destroyemersion
2017-11-09Fix xwayland _NET_WM_STATE handlingemersion
2017-11-08Add maximize support for xwayland in rootstonemersion
2017-11-08rootston: guess seat for xwayland moveresizeTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-05Fix laggy move-resize in xdg-shellemersion
2017-11-03Fix moving views when resizing below min sizeemersion
2017-10-29Merge branch 'master' into feature/xwm-rewriteTony Crisci
2017-10-28Enforce resize bounds in rootstonemersion
2017-10-27Merge branch 'master' into feature/xwm-rewriteTony Crisci
2017-10-27xwm: moveresize eventsTony Crisci
2017-10-25Focus last view on close in rootstonemersion
2017-10-25xwm: improve activation and dont send focus twiceTony Crisci
2017-10-24xwm: map and unmap notifyTony Crisci
2017-10-22Forgot to rename theseDrew DeVault
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-19rootston: view set positionTony Crisci
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