aboutsummaryrefslogtreecommitdiff
path: root/rootston/xdg_shell_v6.c
AgeCommit message (Expand)Author
2017-11-17rootston: add per-seat viewsemersion
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-11Fix resize issues with some xdg-shell apps.emersion
2017-11-10Merge pull request #390 from emersion/rootston-maximizeDrew DeVault
2017-11-09Fix maximize delay in xdg-shellemersion
2017-11-09Merge remote-tracking branch 'origin/master' into hidpiDrew DeVault
2017-11-08rootston: seat resize and rotateTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-05Basic maximization implementation for xdg-shellemersion
2017-11-03Fix moving views when resizing below min sizeemersion
2017-11-01Handle output enter/leave correctlyDrew DeVault
2017-10-30Fix resize bounds check in rootsonValentin Hăloiu
2017-10-28Enforce resize bounds in rootstonemersion
2017-10-25Focus last view on close in rootstonemersion
2017-10-22Forgot to rename theseDrew DeVault
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-16bug: fix view centeringTony Crisci
2017-10-08Only center toplevel xdg shell viewsemersion
2017-10-08Activate new viewsemersion
2017-10-08Do not remove the commit listeneremersion
2017-10-08Center xdg shell viewsemersion
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-02xdg-popup: render popups in the right placeTony Crisci
2017-09-30Completely fix resize offsetemersion
2017-09-30Add edges support, remove get_input_boundsemersion
2017-09-30Add view_resizeemersion
2017-09-30React to xdg shell resize requestsemersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-23Implement xdg surface request_moveDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Render XDG shell surfacesDrew DeVault