aboutsummaryrefslogtreecommitdiff
path: root/rootston/layer_shell.c
AgeCommit message (Expand)Author
2018-08-23rootston/layer_shell: fix clicking after surface moved/resizedDorota Czaplejewicz
2018-07-29rootston: focus newly-created surfacesIlia Bozhinov
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-06-30rootston: fix leak in handle_layer_shell_surfaceDominique Martinet
2018-04-26layer-shell: Fix crash when cursor is intially outside any outputGuido Günther
2018-04-24layer-shell: use output_damage_{whole,from}_local_surface on map/unmapGuido Günther
2018-04-24layer-shell: use output_damage_{whole,from}_local_surface for popupsGuido Günther
2018-04-23rootston: Damage layer-shell popupsGuido Günther
2018-04-22Implement output auto-selection in rootstonDrew DeVault
2018-04-16rootston: don't crash on shutdownGuido Günther
2018-04-03rootston: send enter event for layer surfacesemersion
2018-04-02Address review feedbackDrew DeVault
2018-04-02Handle layer surfaces below shell surfacesDrew DeVault
2018-04-02Always give keyboard focus to the topmost layerDrew DeVault
2018-04-02Identify topmost interactive layer surfaceDrew DeVault
2018-04-02Don't reset exclusive between layer shell passesDrew DeVault
2018-03-29Fix maximized windows interaction with layer shellDrew DeVault
2018-03-27Address further review feedbackDrew DeVault
2018-03-27Address some more feedbackDrew DeVault
2018-03-27Address @emersion's feedbackDrew DeVault
2018-03-27Fix surface layer damage trackingDrew DeVault
2018-03-27Add margin animation to the example demoDrew DeVault
2018-03-27Fix layer rendering/layout bugsDrew DeVault
2018-03-27Handle usable area for maximized windowsDrew DeVault
2018-03-27Reset exclusivity after shell layerDrew DeVault
2018-03-27Fix rebase issues; rearrange layers on destroyDrew DeVault
2018-03-27Use 0 for default width/height (rather than -1)Drew DeVault
2018-03-27Add layer_surface.closeDrew DeVault
2018-03-27Fix exclusive zone among other layersDrew DeVault
2018-03-27Gracefully deal with outputs being removedDrew DeVault
2018-03-27Implement layer surface damageDrew DeVault
2018-03-27Arrange & render layer surfacesDrew DeVault
2018-03-27Add broken test client and rootston stubsDrew DeVault