aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2017-04-07Add `-t get_marks` and use more i3-like marksCalvin Lee
2017-04-08Removed explicitly setting file descriptors to -1Scott Anderson
2017-04-07Fix dangling file descriptors (fixes #1152)Drew DeVault
2017-04-07Add libcap check to CMakeJerziKaminsky
2017-04-07Added designated initaliser, to prevent any possible problem withScott Anderson
2017-04-07Changed regular expressions to use PCRE for i3 compatibilityScott Anderson
2017-04-05Improve criteria handlingCalvin Lee
2017-04-03Impliment i3-style marksCalvin Lee
2017-04-03Update man pageDrew DeVault
2017-04-03Add pretty printing to swaymsgDrew DeVault
2017-03-19Prevent "move next" and "move prev" commands from crashingJarkko Oranen
2017-03-19The default layout of a workspace should follow the outputJarkko Oranen
2017-03-18prevent fullscreen focus thieveryZandr Martin
2017-03-18remove unnecessary todo itemZandr Martin
2017-03-18Fix off-by-one error when checking workspace_layout argumentsJarkko Oranen
2017-03-16Allow also 444 for security file modeJaanus Torp
2017-03-13Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesZandr Martin
2017-03-13Fix trivial typo in sway.5.txt (right_ -> _right_)John Chen
2017-03-10UnGNUify the codebaseDrew DeVault
2017-03-10Further indentation correctionsDrew DeVault
2017-03-09deprecate new_window and new_float commandsZandr Martin
2017-03-08fix workspace output assignmentZandr Martin
2017-03-01Fix #1099: Allow spaces in worspace namesCalvin Lee
2017-03-01Clarify move documentation for floating containersCalvin Lee
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee
2017-02-23Move env logging to earlier than wlc_initDrew DeVault
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault
2017-02-20Add * policies and fix bugDrew DeVault
2017-02-20Enforce new IPC policiesDrew DeVault
2017-02-20Add initial support code for new IPC securityDrew DeVault
2017-02-19Revise IPC security configurationDrew DeVault
2017-02-14use absolute view geometry to calculate positionZandr Martin
2017-02-06xdg-positioner: log window placementMykyta Holubakha
2017-02-06Handle xdg-positioner stuffMykyta Holubakha
2017-01-19Merge pull request #1055 from Hummer12007/positionerDrew DeVault
2017-01-19Properly place windows with xdg-positionerMykyta Holubakha
2017-01-18Merge pull request #1053 from Hummer12007/__focused__Drew DeVault
2017-01-19Support __focused__ as a valid criterionMykyta Holubakha
2017-01-19Display instance (if present) in nested layoutsMykyta Holubakha
2017-01-19Add window instance supportMykyta Holubakha
2017-01-17add hide_edge_borders smart to sway.5 manualFrantisek Fladung
2017-01-16Unset LD_LIBRARY_PATH, unless specifiedMykyta Holubakha
2017-01-14[fix] handle auto layout of empty containerwil
2017-01-14replaced "bot" with "bottom" in auto layout commandswil
2017-01-14Improved behavior of insert/remove child in auto layoutswil
2017-01-14Merge branch 'master' into masterwillakat
2017-01-13Add output wrappingDaniel Kessler
2017-01-12Merge pull request #1044 from ametisf/masterDrew DeVault
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung
2017-01-12Log capability droppingMykyta Holubakha