index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
layer_shell.c
Age
Commit message (
Expand
)
Author
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-10-01
Chase wlr_xdg_surface breaking changes
Simon Ser
2021-09-25
layer-shell: fix commit handler
Kirill Primak
2021-09-24
layer-shell: check `committed` bitmask
Kirill Primak
2021-09-23
layer-shell: chase wlr layer surface refactor
Kirill Primak
2021-08-14
layer-shell: replace close() with destroy()
Simon Ser
2021-08-12
layer_shell: damage previous area when a surface shrinks
Ronan Pigott
2021-07-07
Update wlr_box includes
Simon Ser
2021-04-12
desktop/layer_shell: fix centering for opposing anchors
fwsmit
2021-04-12
desktop/layer_shell.c: Fix misspelled "exclusive"
Elyes HAOUAS
2021-01-30
desktop/layer_shell: Fix allocation type mismatch
Manuel Stoeckl
2020-12-07
Add layer shell subsurfaces
Vlad Pănăzan
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
2020-03-30
change apply_exclusive() to closer match layer shell protocol
Leon Plickat
2020-02-25
Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"
Brian Ashworth
2020-02-24
Don't apply exclusive zones of unmapped layer-shell surfaces
Simon Ser
2020-02-06
Fix seat_set_focus_layer crash when disabling output
Simon Ser
2019-12-27
layer-shell: refocus if keyboard interactive lost
Brian Ashworth
2019-12-10
layer-shell: unfocus output-less layer on unmap
Brian Ashworth
2019-10-27
Handle layer changes for layer shell surfaces
Simon Ser
2019-10-16
Updates per wlroots layer shell changes
Drew DeVault
2019-09-29
layer-shell: Fix damage tracking of nested popups
Sebastian Krzyszkowiak
2019-09-01
layer-shell: don't give focus to unmapped layer surfaces
Simon Ser
2019-09-01
Ensure that seat->focused_layer is cleared on unmap
Kenny Levinsen
2019-08-27
A layer-shell will only be focused if it is non-null
asdfjkluiop
2019-08-14
layer-shell: add support for popups
Drew DeVault
2019-08-12
layer_shell: Guard against negative exclusive zone
Sebastian Krzyszkowiak
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-03-12
Handle seat_get_focused_workspace returning NULL
Brian Ashworth
2019-02-23
handle_layer_shell_surface: do not use noop output
Brian Ashworth
2019-02-12
Rebase cursor when a layer surface maps
emersion
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-16
layer_shell: do not SIGABRT sway on zero outputs
Brian Ashworth
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-04
Give focus to another swaylock surface when output is disconnected
Ryan Dwyer
2018-09-14
Update for swaywm/wlroots#1243
emersion
2018-09-10
handle_layer_shell_surface: Do not crash if seat doesn't have focus
Armin Preiml
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-31
Don't send never-ending transactions when a focused layer surface commits
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-01
Address first round review for swaynag
Brian Ashworth
2018-08-01
Arrange output in arrange_layers and commit dirty
Brian Ashworth
2018-07-17
Fix memory leak in handle_layer_shell_surface
frsfnrrg
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-26
layer_shell: order destroying before sway_output
Dominique Martinet
2018-06-26
layer_shell: cleanup output link on output destroy
Dominique Martinet
[next]