aboutsummaryrefslogtreecommitdiff
path: root/rootston/wl_shell.c
AgeCommit message (Expand)Author
2017-11-17rootston: add per-seat viewsemersion
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-09Add wl_shell support for maximized viewsemersion
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-03Fix moving views when resizing below min sizeemersion
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-19rootston: view set positionTony Crisci
2017-10-16bug: fix view centeringTony Crisci
2017-10-10wl-shell: cleanupTony Crisci
2017-10-10wl-shell: popup input handlingTony Crisci
2017-10-10wl_shell: map transient surfaces closer to parentTony Crisci
2017-10-08Rename wlr_surface->signals to eventsemersion
2017-10-08Activate new viewsemersion
2017-10-08Only center toplevel wl_shell viewsemersion
2017-10-08Center wl shell viewsemersion
2017-10-06Disconnect wl_shell clients when closingemersion
2017-09-30Fix segfault in handle_request_resizeemersion
2017-09-30Add resize support for wl_shellemersion
2017-09-30React to xdg shell resize requestsemersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28Remove ping_timer when destroying wlr_wl_shell_surfaceemersion
2017-09-28wl_shell: gluten-free cosmetic variable renamingemersion
2017-09-28rootston: no need to implement get_input_bounds and activate for wl_shell viewsemersion
2017-09-28rootston: handle request_moveemersion
2017-09-27class_ -> class, free more stuff in destroy_shell_surfaceemersion
2017-09-27wlr_wl_shell: implement all requests except set_popupemersion
2017-09-27Set view->surfaceemersion
2017-09-27Fix segfault, add wl_shell viewemersion
2017-09-26Add first try to add wl_shell to rootstonemersion