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
2024-01-18
scene_graph: Port layer_shell
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2024-01-17
layer-shell: don't configure uninitialized surfaces
Kirill Primak
2024-01-17
layer-shell: wait for an initial commit before configuring
Kirill Primak
2024-01-17
layer-shell: don't try to unmap on destroy
Kirill Primak
2023-12-13
input/seat: drop exclusive_client
Simon Ser
2023-11-23
xdg-shell: chase events update
Kirill Primak
2023-08-21
chore: chase wlroots xdg-surface role rework
Kirill Primak
2023-06-06
Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
Erik Reider
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
2023-05-20
Fix layer old damage not being offset by the monitor layout coords
Erik Reider
2023-02-20
layer-shell: enter output before surface is mapped
Simon Ser
2023-02-10
Introduce surface_{enter,leave}_output()
Simon Ser
2022-11-11
Use wlr_damage_ring
Kirill Primak
2022-05-27
chore: chase wlroots xdg-shell update
Kirill Primak
2022-04-13
layer_shell: keep output non-NULL wherever possible
Thomas Hebb
2022-01-13
Upgrade for wlroots surface refactoring
Simon Ser
2022-01-08
Destroy sub-surfaces with parent layer-shell surface
Simon Ser
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
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
[next]