Age | Commit message (Expand) | Author |
2017-04-28 | Implement KDE's server-side decoration protocol | Drew DeVault |
2017-04-16 | Disambiguate get_*_policy() and get_*_policy_mask() | Jerzi Kaminsky |
2016-12-28 | Add redshift support | Drew DeVault |
2016-12-26 | sway: extensions: make locking give back focus | Aleksa Sarai |
2016-12-26 | sway: extensions: only unlock if lock_surfaces.length == 0 | Aleksa Sarai |
2016-12-15 | Handle calloc failures | Drew DeVault |
2016-12-15 | Handle some more memory allocation failures | Drew DeVault |
2016-12-01 | Add security checks for background, panel, lock | Drew DeVault |
2016-09-01 | Tweak how swaylock surfaces are handled | Drew DeVault |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-07-21 | Initial work on window events | Mykyta Holubakha |
2016-07-17 | Turn swaybg into a shell surface | Drew DeVault |
2016-07-14 | Don't treat backgrounds as shell surfaces | David Eklov |
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 |