aboutsummaryrefslogtreecommitdiff
path: root/include/sway
AgeCommit message (Expand)Author
2016-11-02change bar colors from char[10] to *charD.B
2016-11-02add bar colours for focused_(workspace|statusline|separator)D.B
2016-11-02use urgent_ws color in swaybar if binding_mode is undefinedD.B
2016-10-25Add left_handed support for input devicesMichaƂ Winiarski
2016-10-12Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Drew DeVault
2016-10-11add workspace_layout, ensure ws is always L_HORIZD.B
2016-10-07add force_focus_wrapping optionD.B
2016-10-06add click on title_bar to focus a containerNicolas Cornu
2016-09-21add unique IDs to containersZandr Martin
2016-09-17add global `current_focus` pointerZandr Martin
2016-09-07squash commits, move enum into resize.cZandr Martin
2016-09-02Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorZandr Martin
2016-09-01Reorganize includesDrew DeVault