Age | Commit message (Expand) | Author |
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 |
2016-12-01 | Add config related code and initial headers | Drew DeVault |
2016-11-03 | swap unnecessary function for strndup | D.B |
2016-11-02 | change bar colors from char[10] to *char | D.B |
2016-11-02 | use urgent_ws color in swaybar if binding_mode is undefined | D.B |
2016-10-25 | Add left_handed support for input devices | Michał Winiarski |
2016-10-20 | config: set pango_markup default to false | Mykyta Holubakha |
2016-09-17 | Fix swaybar when running on named outputs. | Ryan Dwyer |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-08-20 | Avoid dereferencing null configuration | James Murphy |
2016-08-10 | Handle output disabling during runtime | D.B |
2016-08-02 | fixed uninitialized bar.wrap_scroll | minus |
2016-07-28 | Update hidpi support to latest wlc API | Drew DeVault |
2016-07-28 | Initial pass on HiDPI support | Drew DeVault |
2016-07-18 | clean up apply_input_config | minus |
2016-07-17 | Turn swaybg into a shell surface | Drew DeVault |
2016-06-11 | couple small fixes | Zandr Martin |
2016-06-11 | cleanup + add timeouts for pid_workspace list | Zandr Martin |
2016-06-11 | Merge branch 'master' into assign-command | Zandr Martin |
2016-06-06 | Fix segfault when using include with * | thuck |
2016-06-06 | messy, unfinished version | Zandr Martin |
2016-06-02 | Initial implementation for floating_maximum_size | Denis Doria |
2016-06-01 | Clean up not used variables | Denis Doria |
2016-06-01 | Included option floating_minimum_size | Denis Doria |
2016-05-31 | Initial work for floating view with sane values | Denis Doria |