aboutsummaryrefslogtreecommitdiff
path: root/rootston/wl_shell.c
AgeCommit message (Expand)Author
2018-03-12rootston: add destroy to view interfaceemersion
2018-03-09rootston: add view_map and view_unmapemersion
2018-02-25rootston: add view_createGuido Günther
2018-02-12Reformat all #include directivesemersion
2018-01-28rootston: fix damage tracking for SSDemersion
2018-01-22rootston: damage tracking for wl_shellemersion
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
2017-12-27validate grab serial for shell eventsTony Crisci
2017-12-27wl-shell: role committedTony Crisci
2017-12-03rootston: use wl-shell surface commitTony Crisci
2017-11-21Merge branch 'master' into fullscreenemersion
2017-11-21Merge pull request #387 from emersion/laggy-move-resizeDrew DeVault
2017-11-21Unify view events naming, remove client from event structsemersion
2017-11-20Merge branch 'master' into fullscreenemersion
2017-11-20Fix segfault when closing xwayland viewsemersion
2017-11-20Initial fullscreen supportemersion
2017-11-20Merge branch 'master' into laggy-move-resizeemersion
2017-11-20Fix laggy move-resize for wl-shell viewsemersion
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