aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault1-0/+2
2017-02-20Add * policies and fix bugDrew DeVault1-1/+6
2017-02-20Add initial support code for new IPC securityDrew DeVault2-4/+10
2017-01-19Add window instance supportMykyta Holubakha1-0/+1
2017-01-14Merge branch 'master' into masterwillakat2-1/+3
2017-01-13Add output wrappingDaniel Kessler1-0/+1
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung1-1/+2
2017-01-07simplification of apply_auto_layoutwil1-4/+5
2017-01-07Moved auto_* layout functions from resize.c to layout.cwil1-0/+4
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil1-0/+1
2017-01-01[fix] cleanups suggested by Sway communitywil2-5/+3
2017-01-01changed "layout promote" command to "move first"wil1-1/+2
2017-01-01Fix inline is_auto_layoutDrew DeVault1-3/+2
2016-12-29Added "layout promote" command.wil1-0/+2
2016-12-29cleanup in auto layoutswil2-1/+4
2016-12-29introduce next/prev as a direction for focus/move commands.wil1-2/+3
2016-12-29Added Awesome/Monad type "auto" layoutswil2-0/+20
2016-12-17Change how security config is loaded0.11-rc3Drew DeVault1-0/+5
2016-12-15Always log filename and line numberDrew DeVault1-5/+0
2016-12-04fix layout switching (was broken because of workspace_layout)0.11-rc1D.B1-1/+1
2016-12-04add workspace_layout to containerD.B1-0/+7
2016-12-02Add ipc connection feature policy controlsDrew DeVault1-0/+1
2016-12-02Enforce IPC security policyDrew DeVault1-0/+17
2016-12-02Add IPC security policy command handlersDrew DeVault1-0/+5
2016-12-02Add IPC policy to configDrew DeVault2-4/+7
2016-12-02Enforce command policiesDrew DeVault2-1/+3
2016-12-02Add support for command policies in config fileDrew DeVault2-1/+10
2016-12-01Implement permit and reject commandsDrew DeVault3-11/+6
2016-12-01Implement policy lookupsDrew DeVault3-3/+11
2016-12-01Add config related code and initial headersDrew DeVault2-3/+45
2016-11-02change bar colors from char[10] to *charD.B1-29/+21
2016-11-02add bar colours for focused_(workspace|statusline|separator)D.B4-1/+16
2016-11-02use urgent_ws color in swaybar if binding_mode is undefinedD.B1-0/+4
2016-10-25Add left_handed support for input devicesMichaƂ Winiarski2-0/+2
2016-10-12Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Drew DeVault1-7/+0
2016-10-11add workspace_layout, ensure ws is always L_HORIZD.B1-0/+7
2016-10-07add force_focus_wrapping optionD.B2-0/+2
2016-10-06add click on title_bar to focus a containerNicolas Cornu1-0/+4
2016-09-21add unique IDs to containersZandr Martin1-0/+7
2016-09-18implement "focused container" feature for swaygrabZandr Martin1-0/+10
2016-09-17add global `current_focus` pointerZandr Martin1-10/+11
2016-09-07squash commits, move enum into resize.cZandr Martin1-14/+0
2016-09-05Fix constant scale factor in font codeDrew DeVault1-3/+5
2016-09-05Add client support for HiDPIDrew DeVault1-1/+3
2016-09-05Initial testing on hidpi clientsDrew DeVault1-0/+1
2016-09-02Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorZandr Martin22-0/+0
2016-09-01refactor commands.cZandr Martin1-0/+117
2016-09-01Reorganize includesDrew DeVault22-0/+0
2016-08-03Simplify focus settingTony Crisci1-1/+0
2016-08-01Remove dead global locked_view_focusTony Crisci1-1/+0