Age | Commit message (Expand) | Author |
2016-06-02 | Including error message when variable do not start with $ | thuck |
2016-06-02 | Initial implementation for floating_maximum_size | Denis Doria |
2016-06-01 | Included option floating_minimum_size | Denis Doria |
2016-05-29 | Remove bar position left:right from docs | Drew DeVault |
2016-05-28 | enforce workspace output assignents | Zandr Martin |
2016-05-28 | remove alphabetic sorting from sort_workspaces | Zandr Martin |
2016-05-23 | Concatenate output cmd args, fixes #654 | Mykyta Holubakha |
2016-05-14 | Support floating_scroll sideways | Mykyta Holubakha |
2016-05-09 | Prevent changing layout when focusing float window | Mikkel Oscar Lyderik |
2016-05-08 | Allow to set relative path for wallpapers in config | Mykyta Holubakha |
2016-05-08 | Remove FSB_GAPS_INNER and FSB_GAPS_OUTER | Mykyta Holubakha |
2016-05-07 | Implemented configurable floating scroll behavior | Mykyta Holubakha |
2016-05-02 | fix a typo (horiziontal -> horizontal) | Raman Varabets |
2016-05-01 | sway: fix potential buffer overflow | Eric Engestrom |
2016-05-01 | Add input cmd for setting pointer accel profile. | Jasen Borisov |
2016-04-29 | sway/commands.c: add some free calls to release allocated memory | Daniel Lockyer |
2016-04-29 | Fix oversight in ebdce71 | Drew DeVault |
2016-04-29 | Fix -Wunused-result problems | Drew DeVault |
2016-04-28 | Fix bindcode by offsetting xkb keycode by 8 | Mikkel Oscar Lyderik |
2016-04-25 | Add title to nested tabbed/stacked containers | Mikkel Oscar Lyderik |
2016-04-25 | Add support for nested tabbed/stacked containers | Mikkel Oscar Lyderik |
2016-04-25 | Reapply prev layout when exiting tabbed/stacked | Mikkel Oscar Lyderik |
2016-04-25 | Correctly determine default layout | Mikkel Oscar Lyderik |
2016-04-25 | Fix problems with floating windows | Mikkel Oscar Lyderik |
2016-04-25 | Tabbed and stacked layout | Mikkel Oscar Lyderik |
2016-04-24 | Renamed pango_markup config options | Mykyta Holubakha |
2016-04-24 | Renamed to pango_markup | Mykyta Holubakha |
2016-04-24 | Added plaintext markup configuration | Mykyta Holubakha |
2016-04-03 | Add border color commands | Kevin Hamacher |
2016-04-02 | Fix spelling mistakes | Eric Engestrom |
2016-03-31 | Add cmds new_window and new_float | Mikkel Oscar Lyderik |
2016-03-30 | Make pango: optional for bar font | Mikkel Oscar Lyderik |
2016-03-30 | Merge pull request #551 from mikkeloscar/window-borders | Drew DeVault |
2016-03-30 | Allow surrounding spaces in mode name | Mikkel Oscar Lyderik |
2016-03-30 | Implement borders | Mikkel Oscar Lyderik |
2016-03-30 | Add border <none|normal|toggle|pixel> config | Mikkel Oscar Lyderik |
2016-03-30 | Implement parsing of hide_edge_borders | Mikkel Oscar Lyderik |
2016-03-30 | Make pango: prefix optional for font config | Mikkel Oscar Lyderik |
2016-03-27 | Loosen restrictions on commands, update docs | Drew DeVault |
2016-03-26 | Load correct config on reload | Mikkel Oscar Lyderik |
2016-03-26 | Implement include command | Mikkel Oscar Lyderik |
2016-03-20 | Merge pull request #525 from mikkeloscar/fix-clang-warning | Drew DeVault |
2016-03-20 | Use correct type for keycode | Mikkel Oscar Lyderik |
2016-03-20 | Implement 'smart_gaps' feature from i3-gaps | Mikkel Oscar Lyderik |
2016-03-19 | Allow legal non-x11 keycodes | Mikkel Oscar Lyderik |
2016-03-19 | Add config option workspace_layout | Mikkel Oscar Lyderik |
2016-03-18 | Don't strip quotes from exec args | Mikkel Oscar Lyderik |
2016-02-27 | Improve how swaybars are spawned | Mikkel Oscar Lyderik |
2016-02-27 | Make sway spawn only one bar per bar config | Mikkel Oscar Lyderik |
2016-02-26 | Correctly exit sway on errors. | Mikkel Oscar Lyderik |