summaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Merge pull request #1101 from 4e554c4c/worspace_namesLibravatar Drew DeVault2017-03-07
* Read configs from /etc/sway/security.d/*Libravatar Drew DeVault2017-02-20
* Add * policies and fix bugLibravatar Drew DeVault2017-02-20
* Enforce new IPC policiesLibravatar Drew DeVault2017-02-20
* Add initial support code for new IPC securityLibravatar Drew DeVault2017-02-20
* replaced "bot" with "bottom" in auto layout commandsLibravatar wil2017-01-14
* Merge branch 'master' into masterLibravatar willakat2017-01-14
|\
| * Implement hide_edge_borders smart (like in i3 4.13)Libravatar Frantisek Fladung2017-01-12
* | reworked "layout auto*" star commandsLibravatar wil2017-01-08
* | Indent cleanupsLibravatar wil2017-01-08
* | [fix] resize should now preserve surrounding container's dimensionsLibravatar wil2017-01-07
* | Moved auto_* layout functions from resize.c to layout.cLibravatar wil2017-01-07
* | [fix] cleanups suggested by Sway communityLibravatar wil2017-01-01
* | changed "layout promote" command to "move first"Libravatar wil2017-01-01
* | [fix] cycle auto layouts backwardsLibravatar wil2016-12-31
* | cleanup in auto layoutsLibravatar wil2016-12-29
* | introduce next/prev as a direction for focus/move commands.Libravatar wil2016-12-29
* | [fix] Handle auto layout resize with multiple slave groupsLibravatar wil2016-12-29
* | Added "layout incnmaster|incncol" commandsLibravatar wil2016-12-29
* | Handle resize in auto layoutsLibravatar wil2016-12-29
* | Added Awesome/Monad type "auto" layoutsLibravatar wil2016-12-29
|/
* Change how security config is loaded0.11-rc3Libravatar Drew DeVault2016-12-17
* Fix indentation issuesLibravatar Drew DeVault2016-12-15
* Handle calloc failuresLibravatar Drew DeVault2016-12-15
* Handle allocation failures in security codeLibravatar Drew DeVault2016-12-15
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
* fix layout switching (was broken because of workspace_layout)0.11-rc1Libravatar D.B2016-12-04
* add workspace_layout to containerLibravatar D.B2016-12-04
* Fix clang issuesLibravatar Drew DeVault2016-12-02
* Add ipc connection feature policy controlsLibravatar Drew DeVault2016-12-02
* Enforce IPC security policyLibravatar Drew DeVault2016-12-02
* Add IPC security policy command handlersLibravatar Drew DeVault2016-12-02
* Add support for command policies in config fileLibravatar Drew DeVault2016-12-02
* Implement permit and reject commandsLibravatar Drew DeVault2016-12-01
* change default layout toggle to L_HORIZLibravatar D.B2016-11-06
* change bar colors from char[10] to *charLibravatar D.B2016-11-02
* add bar colours for focused_(workspace|statusline|separator)Libravatar D.B2016-11-02
* use urgent_ws color in swaybar if binding_mode is undefinedLibravatar D.B2016-11-02
* Add left_handed support for input devicesLibravatar MichaƂ Winiarski2016-10-25
* Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Libravatar Drew DeVault2016-10-12
* add workspace_layout, ensure ws is always L_HORIZLibravatar D.B2016-10-11
* Can't move an empty workspaceLibravatar Nicolas Cornu2016-10-11
* add force_focus_wrapping optionLibravatar D.B2016-10-07
* Implement default name for workspace commandLibravatar Ryan Dwyer2016-09-25
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01