aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/layer_shell.c
Commit message (Expand)AuthorAge
* desktop/layer_shell: fix centering for opposing anchorsLibravatar fwsmit2021-04-12
* desktop/layer_shell.c: Fix misspelled "exclusive"Libravatar Elyes HAOUAS2021-04-12
* desktop/layer_shell: Fix allocation type mismatchLibravatar Manuel Stoeckl2021-01-30
* Add layer shell subsurfacesLibravatar Vlad Pănăzan2020-12-07
* Fix incorrect format specifiersLibravatar Antonin Décimo2020-07-30
* change apply_exclusive() to closer match layer shell protocolLibravatar Leon Plickat2020-03-30
* Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"Libravatar Brian Ashworth2020-02-25
* Don't apply exclusive zones of unmapped layer-shell surfacesLibravatar Simon Ser2020-02-24
* Fix seat_set_focus_layer crash when disabling outputLibravatar Simon Ser2020-02-06
* layer-shell: refocus if keyboard interactive lostLibravatar Brian Ashworth2019-12-27
* layer-shell: unfocus output-less layer on unmapLibravatar Brian Ashworth2019-12-10
* Handle layer changes for layer shell surfacesLibravatar Simon Ser2019-10-27
* Updates per wlroots layer shell changesLibravatar Drew DeVault2019-10-16
* layer-shell: Fix damage tracking of nested popupsLibravatar Sebastian Krzyszkowiak2019-09-29
* layer-shell: don't give focus to unmapped layer surfacesLibravatar Simon Ser2019-09-01
* Ensure that seat->focused_layer is cleared on unmapLibravatar Kenny Levinsen2019-09-01
* A layer-shell will only be focused if it is non-nullLibravatar asdfjkluiop2019-08-27
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* layer_shell: Guard against negative exclusive zoneLibravatar Sebastian Krzyszkowiak2019-08-12
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* handle_layer_shell_surface: do not use noop outputLibravatar Brian Ashworth2019-02-23
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* layer_shell: do not SIGABRT sway on zero outputsLibravatar Brian Ashworth2019-01-16
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Give focus to another swaylock surface when output is disconnectedLibravatar Ryan Dwyer2018-10-04
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
* handle_layer_shell_surface: Do not crash if seat doesn't have focusLibravatar Armin Preiml2018-09-10
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Don't send never-ending transactions when a focused layer surface commitsLibravatar Ryan Dwyer2018-08-31
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Address first round review for swaynagLibravatar Brian Ashworth2018-08-01
* Arrange output in arrange_layers and commit dirtyLibravatar Brian Ashworth2018-08-01
* Fix memory leak in handle_layer_shell_surfaceLibravatar frsfnrrg2018-07-17
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* sway views: add helpers to get view and layer from wlr_surfaceLibravatar Dominique Martinet2018-06-30
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-29
|\
| * layer_shell: order destroying before sway_outputLibravatar Dominique Martinet2018-06-26
| * layer_shell: cleanup output link on output destroyLibravatar Dominique Martinet2018-06-26
* | Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
|/
* Address emersions comments on output re-enablingLibravatar Brian Ashworth2018-06-06
* Restore focus when unmapping layer shell surfacesLibravatar Ryan Dwyer2018-06-04
* layer-shell: use usable_area when arranging non-exclusive layer surfacesLibravatar emersion2018-05-10
* Fix layer surface crash on output destroyLibravatar db2018-05-01
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Updates per swaywm/wlroots#887Libravatar Drew DeVault2018-04-23
* Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06