aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Impliment i3-style marksCalvin Lee12-0/+189
2017-04-03Update man pageDrew DeVault1-2/+2
2017-04-03Add pretty printing to swaymsgDrew DeVault5-17/+248
2017-03-28Update README.mdDrew DeVault1-0/+3
2017-03-27Mention cap_sys_tty_config in readmeDrew DeVault1-0/+1
2017-03-19Merge pull request #1130 from oranenj/fix_move_next_crashDrew DeVault2-2/+2
2017-03-19Prevent "move next" and "move prev" commands from crashingJarkko Oranen1-1/+1
2017-03-19The default layout of a workspace should follow the outputJarkko Oranen1-1/+1
2017-03-18Merge pull request #1126 from zandrmartin/prevent-fullscreen-focus-stealingDrew DeVault1-2/+5
2017-03-18prevent fullscreen focus thieveryZandr Martin1-2/+5
2017-03-18Merge pull request #1125 from zandrmartin/remove-unnecessary-todoDrew DeVault1-5/+1
2017-03-18Merge branch 'master' into remove-unnecessary-todoDrew DeVault1-1/+1
2017-03-18remove unnecessary todo itemZandr Martin1-5/+1
2017-03-18Merge pull request #1124 from zandrmartin/correct-typoDrew DeVault1-1/+1
2017-03-18wl_poitner -> wl_pointerZandr Martin1-1/+1
2017-03-18Merge pull request #1119 from oranenj/masterDrew DeVault1-4/+4
2017-03-18Merge branch 'master' into masterDrew DeVault1-1/+1
2017-03-18Fix off-by-one error when checking workspace_layout argumentsJarkko Oranen1-4/+4
2017-03-18Merge pull request #1121 from zandrmartin/registry-keyboard-capsDrew DeVault1-1/+1
2017-03-18add missing ! for wl seat capsZandr Martin1-1/+1
2017-03-16Merge pull request #1117 from jnsaff/masterDrew DeVault2-3/+3
2017-03-16Allow also 444 for security file modeJaanus Torp2-3/+3
2017-03-14Merge pull request #1115 from snoack/missing-includesDrew DeVault1-1/+0
2017-03-14Removed superfluous include, causing failures if WLC headers aren't installed...Sebastian Noack1-1/+0
2017-03-13Merge pull request #1108 from zandrmartin/new-command-aliasesDrew DeVault7-89/+114
2017-03-13Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesZandr Martin86-57/+147
2017-03-12Merge pull request #1113 from johnchen902/patch-1Drew DeVault1-1/+1
2017-03-13Fix trivial typo in sway.5.txt (right_ -> _right_)John Chen1-1/+1
2017-03-10UnGNUify the codebaseDrew DeVault84-33/+123
2017-03-10Further indentation correctionsDrew DeVault2-4/+4
2017-03-10Correct indentationDrew DeVault1-19/+19
2017-03-09deprecate new_window and new_float commandsZandr Martin7-87/+112
2017-03-08Merge pull request #1105 from zandrmartin/fix-workspace-output-assignmentDrew DeVault1-1/+1
2017-03-08fix workspace output assignmentZandr Martin1-1/+1
2017-03-02Update unsupported packages link in readmeDrew DeVault1-1/+1
2017-03-01Merge pull request #1101 from 4e554c4c/worspace_namesDrew DeVault2-30/+43
2017-03-01Fix #1099: Allow spaces in worspace namesCalvin Lee2-30/+43
2017-03-01Merge pull request #1092 from 4e554c4c/move_floatingDrew DeVault4-16/+51
2017-03-01Clarify move documentation for floating containersCalvin Lee1-2/+3
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee4-16/+50
2017-02-26Fix #1087Drew DeVault1-0/+4
2017-02-26Merge pull request #1086 from Fale/ignore-Wimplicit-fallthroughDrew DeVault1-0/+5
2017-02-25Make it work for all compilersFabio Alessandro Locati1-1/+5
2017-02-25Ignore Wimplicit-fallthroughFabio Alessandro Locati1-0/+1
2017-02-25Correct typo in swaylock(1)Drew DeVault1-1/+1
2017-02-25Merge pull request #1084 from Fale/improve-swaylock-manDrew DeVault1-2/+3
2017-02-25Improve swaylock manFabio Alessandro Locati1-2/+3
2017-02-23Edit packages in READMEDrew DeVault1-6/+3
2017-02-23Move env logging to earlier than wlc_initDrew DeVault1-3/+3
2017-02-22Merge pull request #1081 from 4e554c4c/swaylock_colorsDrew DeVault4-60/+247