aboutsummaryrefslogtreecommitdiff
path: root/sway/extensions.c
AgeCommit message (Expand)Author
2017-11-11Fire up the wlroots backend and run the event loopDrew DeVault
2017-04-28Implement KDE's server-side decoration protocolDrew DeVault
2017-04-16Disambiguate get_*_policy() and get_*_policy_mask()Jerzi Kaminsky
2016-12-28Add redshift supportDrew DeVault
2016-12-26sway: extensions: make locking give back focusAleksa Sarai
2016-12-26sway: extensions: only unlock if lock_surfaces.length == 0Aleksa Sarai
2016-12-15Handle calloc failuresDrew DeVault
2016-12-15Handle some more memory allocation failuresDrew DeVault
2016-12-01Add security checks for background, panel, lockDrew DeVault
2016-09-01Tweak how swaylock surfaces are handledDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-07-21Initial work on window eventsMykyta Holubakha
2016-07-17Turn swaybg into a shell surfaceDrew DeVault
2016-07-14Don't treat backgrounds as shell surfacesDavid Eklov
2016-07-04Enable backgrounds and panels to be shell surfacesDavid Eklov
2016-05-20Remove stray whitespaceMikkel Oscar Lyderik
2016-05-20Rearrange output when setting backgroundMikkel Oscar Lyderik
2016-03-17Remove unused panel_size (and fix rearrange)Mikkel Oscar Lyderik
2016-03-17Focus correct swaylock view in multimonitor setupMikkel Oscar Lyderik
2016-03-17Schedule render when adding bg and panel.Mikkel Oscar Lyderik
2016-03-04Reset input state when locking compositorMikkel Oscar Lyderik
2016-02-28sway: rearrange the whole ws on lock view setupprogandy
2016-02-28sway: set lock view to floating after ws switchprogandy
2016-02-25Don't rearrange views behind swaylock.Mikkel Oscar Lyderik
2016-01-26Fix returning to sway after swaylock completesDrew DeVault
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