aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #105 from Half-Shot/masterLibravatar Drew DeVault2015-08-21
|\
| * Fixed style errorsLibravatar Half-Shot2015-08-20
| * Few stray bitsLibravatar Half-Shot2015-08-20
| * Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-20
| |\
| * | Basic left right move command implemented.Libravatar Half-Shot2015-08-20
| * | Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-18
| |\ \
| * | | Beguin work on the move command.Libravatar Will Hunt2015-08-18
* | | | Fix compiler warnings (which were really errors)Libravatar Drew DeVault2015-08-21
* | | | Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ \ \ \
| * | | | Fixes to resizing and added in resize lock once boundaries are exceededLibravatar Luminarys2015-08-21
| * | | | Added in bspwm like mouse resizingLibravatar Luminarys2015-08-21
| * | | | Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
| * | | | Style fixesLibravatar Luminarys2015-08-20
| * | | | Altered incorrect commentLibravatar Luminarys2015-08-20
| * | | | Added in basic resize commandLibravatar Luminarys2015-08-20
* | | | | Reset key buffer on reloadLibravatar Drew DeVault2015-08-20
| |_|_|/ |/| | |
* | | | added IPC messages get_workspaces and get_outputsLibravatar minus2015-08-20
* | | | find_parent_by_typeLibravatar taiyu2015-08-20
|/ / /
* | | set I3SOCK for i3-msg compatibilityLibravatar minus2015-08-20
* | | fixed formattingLibravatar minus2015-08-20
* | | added sway_terminate to exit cleanlyLibravatar minus2015-08-20
* | | set IPC client sockets to close on execLibravatar minus2015-08-20
* | | properly exit swayLibravatar minus2015-08-20
* | | use env var SWAYSOCK if availableLibravatar minus2015-08-20
* | | properly handle IPC clientsLibravatar minus2015-08-20
* | | added i3-ipc support/parsingLibravatar minus2015-08-20
* | | very basic IPC implementationLibravatar minus2015-08-20
* | | Add command line parsingLibravatar Drew DeVault2015-08-20
* | | Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-20
|\ \ \
| * \ \ Merge pull request #97 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ \ \
| * | | | Fix compiler warningLibravatar Drew DeVault2015-08-20
| * | | | Merge pull request #94 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ \ \ \
| * | | | | Change gap behaviour to more closely match i3-gapsLibravatar KoffeinFlummi2015-08-20
* | | | | | 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
* | | Fixed mode_toggleLibravatar Luminarys2015-08-19
* | | Improve key handling somewhatLibravatar Drew DeVault2015-08-19
* | | Improve key buffer handlingLibravatar Drew DeVault2015-08-19
* | | Remove logging of all key presessLibravatar Drew DeVault2015-08-19
* | | Merge pull request #92 from z33ky/masterLibravatar Drew DeVault2015-08-19
|\ \ \