aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu-20/+5
merging
2015-08-20Merge pull request #97 from taiyu-len/masterDrew DeVault-30/+52
setup for resizable windows, drop weight
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
input_state.ch, and command conflicts resolved
2015-08-20changestaiyu-20/+18
2015-08-20Merge pull request #96 from KoffeinFlummi/gap-fixDrew DeVault-5/+5
Change gap behaviour to more closely match i3-gaps
2015-08-20Change gap behaviour to more closely match i3-gapsKoffeinFlummi-5/+5
Previously, when only using inner gaps, the gap between a window at the edge of the output was only half the size of the gaps between views. Additionally, the gaps between the actual windows was twice as wide as it was on i3-gaps.
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
Ones that don't change when you hold shift
2015-08-19Merge pull request #93 from Luminarys/masterDrew DeVault-12/+39
Fixed mode_toggle
2015-08-19Fixed mode_toggleLuminarys-12/+39
2015-08-19Improve key handling somewhatDrew DeVault-5/+25
XKB is fucking bullshit
2015-08-19Improve key buffer handlingDrew DeVault-29/+26
2015-08-19Remove logging of all key presessDrew DeVault-3/+0
This makes the logs a bit too hard to read
2015-08-19Merge pull request #92 from z33ky/masterDrew DeVault-7/+11
A couple of cppcheck issues
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
2015-08-19Fix error with workspace/output name matchingDrew DeVault-1/+3
2015-08-19fixed default active_workspace, and more use of set_focused_container_for(...)taiyu-3/+5
2015-08-19use enums for pointer click namestaiyu-4/+12
2015-08-19fixed active_workspace update on focus changetaiyu-3/+11
2015-08-19Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu-0/+0
merge
2015-08-19fixedtaiyu-1/+1
2015-08-19Merge pull request #90 from taiyu-len/masterDrew DeVault-0/+17
floating mode_toggle
2015-08-19man page updatetaiyu-0/+3
2015-08-19floating mode_toggletaiyu-0/+14
2015-08-19Minor style fixLuminarys-1/+1
2015-08-19Merge pull request #89 from taiyu-len/masterDrew DeVault-3/+33
reset floating view on floating_mod repress
2015-08-19styletaiyu-4/+4
2015-08-19reset floating view on floating_mod represstaiyu-0/+30
2015-08-19Merge pull request #88 from aouelete/masterDrew DeVault-1/+1
Fixed config path
2015-08-19Fixed config pathaouelete-1/+1
2015-08-19pointer uses its own modifierstaiyu-8/+1
2015-08-19Merge pull request #87 from Luminarys/mastertaiyu-52/+78
Added in resize locking
2015-08-19Fixed conflictsLuminarys-0/+0
2015-08-19Resize lock fixesLuminarys-15/+10
2015-08-19More merge resolution.Ezra-1/+1
2015-08-19Added in resize lockingLuminarys-52/+83
2015-08-19Resolved merge conflictsLuminarys-7/+1
2015-08-19removed debug which shouldnt be theretaiyu-1/+0