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
/
extensions.c
Age
Commit message (
Expand
)
Author
2016-07-04
Enable backgrounds and panels to be shell surfaces
David Eklov
2016-05-20
Remove stray whitespace
Mikkel Oscar Lyderik
2016-05-20
Rearrange output when setting background
Mikkel Oscar Lyderik
2016-03-17
Remove unused panel_size (and fix rearrange)
Mikkel Oscar Lyderik
2016-03-17
Focus correct swaylock view in multimonitor setup
Mikkel Oscar Lyderik
2016-03-17
Schedule render when adding bg and panel.
Mikkel Oscar Lyderik
2016-03-04
Reset input state when locking compositor
Mikkel Oscar Lyderik
2016-02-28
sway: rearrange the whole ws on lock view setup
progandy
2016-02-28
sway: set lock view to floating after ws switch
progandy
2016-02-25
Don't rearrange views behind swaylock.
Mikkel Oscar Lyderik
2016-01-26
Fix returning to sway after swaylock completes
Drew DeVault
2015-12-20
extensions: Track panels by wl_resource, position per panel.
S. Christoffer Eliesen
2015-12-20
extensions: panel_config->resource => wl_surface_res.
S. Christoffer Eliesen
2015-12-18
Implement compositor support for swaylock
Drew DeVault
2015-12-18
Fix lock extension setup in compositor
Drew DeVault
2015-12-18
Add shims for swaylock on compositor
Drew DeVault
2015-12-03
Add swaylock protocol, add resource destructors
Drew DeVault
2015-11-29
Support desktop shell panels in compositor
Drew DeVault
2015-11-25
extensions: add missing include
Christoph Gysin
2015-11-19
Fix background extensions
Drew DeVault
2015-11-18
Add background handling
Drew DeVault
2015-11-18
Basic support for extensions in server and clients
Drew DeVault