Age | Commit message (Expand) | Author |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-01-30 | Implement workspaces | Drew DeVault |
2018-01-22 | commands/reload: remove unimplemented 'load_swaybars' call | Dominique Martinet |
2018-01-22 | config reload: destroy old seat when removed from config | Dominique Martinet |
2018-01-22 | commands: add 'reload' command | Dominique Martinet |
2018-01-22 | Merge pull request #1574 from acrisci/config-refactor | emersion |
2018-01-20 | seat config handler context | Tony Crisci |
2018-01-20 | input config handler context | Tony Crisci |
2018-01-17 | copy config references for input and seat | Tony Crisci |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet |
2018-01-05 | config: add 'set' command | Dominique Martinet |
2018-01-05 | fixup free config use free_sway_binding | Dominique Martinet |
2018-01-05 | config: leak sanitizer pass | Dominique Martinet |
2018-01-05 | fix typos in comments/messages; add shutting down message | Dominique Martinet |
2017-12-27 | binding config | Tony Crisci |
2017-12-16 | put seat and input config in their own files | Tony Crisci |
2017-12-15 | xkb config | Tony Crisci |
2017-12-14 | basic configuration | Tony Crisci |
2017-12-12 | seat configuration | Tony Crisci |
2017-12-12 | config cleanup | Tony Crisci |
2017-12-12 | sway input device | Tony Crisci |
2017-12-11 | input config | Tony Crisci |
2017-12-05 | Add include command | emersion |
2017-12-05 | Add minimal config subsystem | emersion |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault |
2017-10-14 | Add scale to merge_output_config | David Hurst |
2017-10-06 | Security config: skip hidden files | lbonn |
2017-10-05 | Clean up output command | Calvin Lee |
2017-06-07 | Implement Tray Icons | Calvin Lee |
2017-06-06 | FreeBSD fixes | johalun |
2017-04-26 | Implement no_focus | Drew DeVault |
2017-04-19 | explicitly ignore unused return value | Tomáš Čech |
2017-04-18 | Prevent sway from duplicating on a failed fork | Calvin Lee |
2017-04-03 | Impliment i3-style marks | Calvin Lee |
2017-03-16 | Allow also 444 for security file mode | Jaanus Torp |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2017-03-10 | Further indentation corrections | Drew DeVault |
2017-02-20 | Read configs from /etc/sway/security.d/* | Drew DeVault |
2017-02-20 | Add initial support code for new IPC security | Drew DeVault |
2017-01-08 | Fix format error | Drew DeVault |
2016-12-23 | Update default swaybar command | Drew DeVault |
2016-12-17 | Change how security config is loaded | Drew DeVault |
2016-12-15 | Handle calloc failures | Drew DeVault |
2016-12-15 | Handle config-related allocation failures | Drew DeVault |
2016-12-15 | Handle malloc failures from read_line | Drew DeVault |
2016-12-02 | Add IPC security policy command handlers | Drew DeVault |
2016-12-02 | Add IPC policy to config | Drew DeVault |
2016-12-02 | Add support for command policies in config file | Drew DeVault |