aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Use WLC v2 pointer interfaceLibravatar Scott Anderson2017-07-12
* fix use-after-free bugLibravatar Tobias Blass2017-07-10
* permit.c: check for NULL pointer dereferenceLibravatar Mykyta Holubakha2017-07-01
* Add the 'clipboard' command to set the clipboardLibravatar nyorain2017-07-01
* Implement Tray IconsLibravatar Calvin Lee2017-06-07
* FreeBSD fixesLibravatar johalun2017-06-06
* Add mouse button bindingsLibravatar Josip Janzic2017-05-04
* prevent crash when `layout auto` is missing argsLibravatar Zandr Martin2017-04-29
* Set child border to background if not specifiedLibravatar Drew DeVault2017-04-29
* Support specifying fewer than 5 colorsLibravatar Drew DeVault2017-04-29
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Use i3's dimensions for initial scratchpad viewsLibravatar Vasilij Schneidermann2017-04-18
* Implement and document `move [to] scratchpad`Libravatar Vasilij Schneidermann2017-04-18
* Handle symlinks as IPC security targetsLibravatar Jerzi Kaminsky2017-04-16
* Move get_feature_policy to sway/security.cLibravatar Jerzi Kaminsky2017-04-16
* Rename get_policy to get_feature_policyLibravatar Jerzi Kaminsky2017-04-16
* Add `-t get_marks` and use more i3-like marksLibravatar Calvin Lee2017-04-07
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* Impliment i3-style marksLibravatar Calvin Lee2017-04-03
* remove unnecessary todo itemLibravatar Zandr Martin2017-03-18
* Fix off-by-one error when checking workspace_layout argumentsLibravatar Jarkko Oranen2017-03-18
* Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesLibravatar Zandr Martin2017-03-13
|\
| * UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* | deprecate new_window and new_float commandsLibravatar Zandr Martin2017-03-09
|/
* fix workspace output assignmentLibravatar Zandr Martin2017-03-08
* Fix #1099: Allow spaces in worspace namesLibravatar Calvin Lee2017-03-01
* i3 feature support: Moving flotaing containersLibravatar Calvin Lee2017-03-01
* 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