aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-08-20Merge branch 'master' of https://github.com/Half-Shot/swayHalf-Shot-0/+0
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot-562/+1485
2015-08-20Basic left right move command implemented.Half-Shot-4/+71
2015-08-20Merge pull request #104 from minus7/ipc-get-messagesDrew DeVault-0/+132
2015-08-20added IPC messages get_workspaces and get_outputsminus-0/+132
2015-08-20Merge pull request #102 from taiyu-len/masterDrew DeVault-71/+112
2015-08-20find_parent_by_typetaiyu-71/+112
2015-08-20Style fixesLuminarys-4/+3
2015-08-20Altered incorrect commentLuminarys-1/+2
2015-08-20Added in basic resize commandLuminarys-6/+183
2015-08-20Added in basic resize commandLuminarys-0/+2
2015-08-20Merge pull request #75 from minus7/ipcDrew DeVault-3/+305
2015-08-20added missing header fileminus-0/+6
2015-08-20set I3SOCK for i3-msg compatibilityminus-0/+3
2015-08-20fixed formattingminus-13/+13
2015-08-20added sway_terminate to exit cleanlyminus-6/+19
2015-08-20set IPC client sockets to close on execminus-0/+7
2015-08-20properly exit swayminus-10/+22
2015-08-20use env var SWAYSOCK if availableminus-2/+5
2015-08-20properly handle IPC clientsminus-60/+162
2015-08-20added i3-ipc support/parsingminus-7/+84
2015-08-20very basic IPC implementationminus-0/+79
2015-08-20Add command line parsingDrew DeVault-6/+86
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu-20/+5
2015-08-20Merge pull request #97 from taiyu-len/masterDrew DeVault-30/+52
2015-08-20styletaiyu-35/+35
2015-08-20small fix, default width/height 0taiyu-9/+4
2015-08-20unnessesary logtaiyu-1/+0
2015-08-20setup for resizable windows, drop weighttaiyu-30/+58
2015-08-20Fix compiler warningDrew DeVault-15/+0
2015-08-20Merge pull request #94 from taiyu-len/masterDrew DeVault-172/+243
2015-08-20changestaiyu-20/+18
2015-08-20Merge pull request #96 from KoffeinFlummi/gap-fixDrew DeVault-5/+5
2015-08-20Change gap behaviour to more closely match i3-gapsKoffeinFlummi-5/+5
2015-08-19remove debug messagetaiyu-1/+0
2015-08-19another small fix to move_focustaiyu-1/+5
2015-08-19small fixtaiyu-1/+1
2015-08-19input state, find_container_in_directiontaiyu-203/+211
2015-08-19key_state.ch, and command conflicts resolvedtaiyu-32/+94
2015-08-19Deal with more xkb bullshitDrew DeVault-3/+5
2015-08-19Whitelist a handful of characters for keysDrew DeVault-2/+3
2015-08-19Merge pull request #93 from Luminarys/masterDrew DeVault-12/+39
2015-08-19Fixed mode_toggleLuminarys-12/+39
2015-08-19Improve key handling somewhatDrew DeVault-5/+25
2015-08-19Improve key buffer handlingDrew DeVault-29/+26
2015-08-19Remove logging of all key presessDrew DeVault-3/+0
2015-08-19Merge pull request #92 from z33ky/masterDrew DeVault-7/+11
2015-08-20Fix potential memory leakAlexander 'z33ky' Hirsch-4/+8
2015-08-20Minor style fixAlexander 'z33ky' Hirsch-2/+2
2015-08-20Fix potential crash when toggling fullscreen modeAlexander 'z33ky' Hirsch-1/+1