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
/
include
/
extensions.h
Age
Commit message (
Expand
)
Author
2016-07-17
Turn swaybg into a shell surface
Drew DeVault
2016-07-14
Set panels' geometries correctly and don't render them explicitly
David Eklov
2016-07-14
Don't treat backgrounds as shell surfaces
David Eklov
2016-07-04
Fix formatting guide violations (spaces instead of tabs)
David Eklov
2016-07-04
Enable backgrounds and panels to be shell surfaces
David Eklov
2016-03-17
Remove unused panel_size (and fix rearrange)
Mikkel Oscar Lyderik
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
Add shims for swaylock on compositor
Drew DeVault
2015-12-10
Include wayland-server.h instead of -core.h
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-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