aboutsummaryrefslogtreecommitdiff
path: root/sway/extensions.c
AgeCommit message (Expand)Author
2015-12-20extensions: Track panels by wl_resource, position per panel.S. Christoffer Eliesen
2015-12-20extensions: panel_config->resource => wl_surface_res.S. Christoffer Eliesen
2015-12-18Implement compositor support for swaylockDrew DeVault
2015-12-18Fix lock extension setup in compositorDrew DeVault
2015-12-18Add shims for swaylock on compositorDrew DeVault
2015-12-03Add swaylock protocol, add resource destructorsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-25extensions: add missing includeChristoph Gysin
2015-11-19Fix background extensionsDrew DeVault
2015-11-18Add background handlingDrew DeVault
2015-11-18Basic support for extensions in server and clientsDrew DeVault