summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Add command line parsingLibravatar Drew DeVault2015-08-20
| | | | Closes #6
* Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-20
|\ | | | | | | merging
| * Merge pull request #97 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ | | | | | | setup for resizable windows, drop weight
| * | Fix compiler warningLibravatar Drew DeVault2015-08-20
| | |
| * | Merge pull request #94 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ \ | | | | | | | | input_state.ch, and command conflicts resolved
| * \ \ Merge pull request #96 from KoffeinFlummi/gap-fixLibravatar Drew DeVault2015-08-20
| |\ \ \ | | | | | | | | | | Change gap behaviour to more closely match i3-gaps
| | * | | Change gap behaviour to more closely match i3-gapsLibravatar KoffeinFlummi2015-08-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | / styleLibravatar taiyu2015-08-20
| |_|/ |/| |
* | | small fix, default width/height 0Libravatar taiyu2015-08-20
| | |
* | | unnessesary logLibravatar taiyu2015-08-20
| | |
* | | setup for resizable windows, drop weightLibravatar taiyu2015-08-20
| |/ |/|
* | changesLibravatar taiyu2015-08-20
| |
* | remove debug messageLibravatar taiyu2015-08-19
| |
* | another small fix to move_focusLibravatar taiyu2015-08-19
| |
* | small fixLibravatar taiyu2015-08-19
| |
* | input state, find_container_in_directionLibravatar taiyu2015-08-19
| |
* | key_state.ch, and command conflicts resolvedLibravatar taiyu2015-08-19
|/
* Deal with more xkb bullshitLibravatar Drew DeVault2015-08-19
|
* Whitelist a handful of characters for keysLibravatar Drew DeVault2015-08-19
| | | | Ones that don't change when you hold shift
* Merge pull request #93 from Luminarys/masterLibravatar Drew DeVault2015-08-19
|\ | | | | Fixed mode_toggle
| * Fixed mode_toggleLibravatar Luminarys2015-08-19
|/
* Improve key handling somewhatLibravatar Drew DeVault2015-08-19
| | | | XKB is fucking bullshit
* Improve key buffer handlingLibravatar Drew DeVault2015-08-19
|
* Remove logging of all key presessLibravatar Drew DeVault2015-08-19
| | | | This makes the logs a bit too hard to read
* Merge pull request #92 from z33ky/masterLibravatar Drew DeVault2015-08-19
|\ | | | | A couple of cppcheck issues
| * Fix potential memory leakLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
| * Minor style fixLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
| * Fix potential crash when toggling fullscreen modeLibravatar Alexander 'z33ky' Hirsch2015-08-20
| |
* | Fix error with workspace/output name matchingLibravatar Drew DeVault2015-08-19
|/
* fixed default active_workspace, and more use of set_focused_container_for(...)Libravatar taiyu2015-08-19
|
* use enums for pointer click namesLibravatar taiyu2015-08-19
|
* fixed active_workspace update on focus changeLibravatar taiyu2015-08-19
|
* Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-19
|\ | | | | | | merge
| * Merge pull request #90 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
| |\ | | | | | | floating mode_toggle
* | | fixedLibravatar taiyu2015-08-19
| |/ |/|
* | man page updateLibravatar taiyu2015-08-19
| |
* | floating mode_toggleLibravatar taiyu2015-08-19
|/
* Minor style fixLibravatar Luminarys2015-08-19
|
* Merge pull request #89 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
|\ | | | | reset floating view on floating_mod repress
| * styleLibravatar taiyu2015-08-19
| |
| * reset floating view on floating_mod repressLibravatar taiyu2015-08-19
| |
* | Merge pull request #88 from aouelete/masterLibravatar Drew DeVault2015-08-19
|\ \ | |/ |/| Fixed config path
| * Fixed config pathLibravatar aouelete2015-08-19
|/
* pointer uses its own modifiersLibravatar taiyu2015-08-19
|
* Merge pull request #87 from Luminarys/masterLibravatar taiyu2015-08-19
|\ | | | | Added in resize locking
| * Fixed conflictsLibravatar Luminarys2015-08-19
| |\
| | * More merge resolution.Libravatar Ezra2015-08-19
| | |
| | * Resolved merge conflictsLibravatar Luminarys2015-08-19
| | |
| | * Added in resize lockingLibravatar Luminarys2015-08-19
| | |
| * | Resize lock fixesLibravatar Luminarys2015-08-19
| | |