aboutsummaryrefslogtreecommitdiff
path: root/include/extensions.h
AgeCommit message (Expand)Author
2016-07-17Turn swaybg into a shell surfaceDrew DeVault
2016-07-14Set panels' geometries correctly and don't render them explicitlyDavid Eklov
2016-07-14Don't treat backgrounds as shell surfacesDavid Eklov
2016-07-04Fix formatting guide violations (spaces instead of tabs)David Eklov
2016-07-04Enable backgrounds and panels to be shell surfacesDavid Eklov
2016-03-17Remove unused panel_size (and fix rearrange)Mikkel Oscar Lyderik
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-18Add shims for swaylock on compositorDrew DeVault
2015-12-10Include wayland-server.h instead of -core.hDrew DeVault
2015-12-03Add swaylock protocol, add resource destructorsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-19Fix background extensionsDrew DeVault
2015-11-18Add background handlingDrew DeVault
2015-11-18Basic support for extensions in server and clientsDrew DeVault