aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2017-04-07Merge pull request #1153 from SirCmpwn/fix-1152Drew DeVault-3/+3
2017-04-07Merge pull request #1154 from ascent12/fix-1152Drew DeVault-3/+0
2017-04-08Removed explicitly setting file descriptors to -1Scott Anderson-3/+0
2017-04-07Fix dangling file descriptors (fixes #1152)Drew DeVault-1/+4
2017-04-06Merge pull request #1151 from ascent12/masterDrew DeVault-34/+27
2017-04-07Added designated initaliser, to prevent any possible problem withScott Anderson-12/+11
2017-04-07Changed regular expressions to use PCRE for i3 compatibilityScott Anderson-23/+17
2017-04-06Merge pull request #1149 from 4e554c4c/criteriaDrew DeVault-53/+116
2017-04-05Improve criteria handlingCalvin Lee-53/+116
2017-04-03Merge pull request #1145 from 4e554c4c/marksDrew DeVault-0/+189
2017-04-03Impliment i3-style marksCalvin Lee-0/+189
2017-04-03Update man pageDrew DeVault-2/+2
2017-03-28Update README.mdDrew DeVault-0/+3
2017-03-27Mention cap_sys_tty_config in readmeDrew DeVault-0/+1
2017-03-19Merge pull request #1130 from oranenj/fix_move_next_crashDrew DeVault-2/+2
2017-03-19Prevent "move next" and "move prev" commands from crashingJarkko Oranen-1/+1
2017-03-19The default layout of a workspace should follow the outputJarkko Oranen-1/+1
2017-03-18Merge pull request #1126 from zandrmartin/prevent-fullscreen-focus-stealingDrew DeVault-2/+5
2017-03-18prevent fullscreen focus thieveryZandr Martin-2/+5
2017-03-18Merge pull request #1125 from zandrmartin/remove-unnecessary-todoDrew DeVault-5/+1
2017-03-18Merge branch 'master' into remove-unnecessary-todoDrew DeVault-1/+1
2017-03-18remove unnecessary todo itemZandr Martin-5/+1
2017-03-18Merge pull request #1124 from zandrmartin/correct-typoDrew DeVault-1/+1
2017-03-18wl_poitner -> wl_pointerZandr Martin-1/+1
2017-03-18Merge pull request #1119 from oranenj/masterDrew DeVault-4/+4
2017-03-18Merge branch 'master' into masterDrew DeVault-1/+1
2017-03-18Fix off-by-one error when checking workspace_layout argumentsJarkko Oranen-4/+4
2017-03-18Merge pull request #1121 from zandrmartin/registry-keyboard-capsDrew DeVault-1/+1
2017-03-18add missing ! for wl seat capsZandr Martin-1/+1
2017-03-16Merge pull request #1117 from jnsaff/masterDrew DeVault-3/+3
2017-03-16Allow also 444 for security file modeJaanus Torp-3/+3
2017-03-14Merge pull request #1115 from snoack/missing-includesDrew DeVault-1/+0
2017-03-14Removed superfluous include, causing failures if WLC headers aren't installed...Sebastian Noack-1/+0
2017-03-13Merge pull request #1108 from zandrmartin/new-command-aliasesDrew DeVault-89/+114
2017-03-13Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesZandr Martin-57/+147
2017-03-12Merge pull request #1113 from johnchen902/patch-1Drew DeVault-1/+1
2017-03-13Fix trivial typo in sway.5.txt (right_ -> _right_)John Chen-1/+1
2017-03-10UnGNUify the codebaseDrew DeVault-33/+123
2017-03-10Further indentation correctionsDrew DeVault-4/+4
2017-03-10Correct indentationDrew DeVault-19/+19
2017-03-09deprecate new_window and new_float commandsZandr Martin-87/+112
2017-03-08Merge pull request #1105 from zandrmartin/fix-workspace-output-assignmentDrew DeVault-1/+1
2017-03-08fix workspace output assignmentZandr Martin-1/+1
2017-03-02Update unsupported packages link in readmeDrew DeVault-1/+1
2017-03-01Merge pull request #1101 from 4e554c4c/worspace_namesDrew DeVault-30/+43
2017-03-01Fix #1099: Allow spaces in worspace namesCalvin Lee-30/+43
2017-03-01Merge pull request #1092 from 4e554c4c/move_floatingDrew DeVault-16/+51
2017-03-01Clarify move documentation for floating containersCalvin Lee-2/+3
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee-16/+50
2017-02-26Fix #1087Drew DeVault-0/+4