aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
2015-08-21Removed ugly intializer for pointer_stateLuminarys
2015-08-21Merge pull request #111 from Luminarys/masterDrew DeVault
Added in proper resize locking
2015-08-21Added in proper resize lockingLuminarys
2015-08-21fixed #108 signed/unsigned comparisonminus
2015-08-21More minor fixesLuminarys
2015-08-21Cleanup and minor fixesLuminarys
2015-08-21Fix clang warningsDrew DeVault
These particular warnings have always struck me as stupid
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
Basic 'move' functionality.
2015-08-21Fix compiler warnings (which were really errors)Drew DeVault
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
Added in basic resizing command.
2015-08-21Fixes to resizing and added in resize lock once boundaries are exceededLuminarys
2015-08-21Added in bspwm like mouse resizingLuminarys
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Fixed style errorsHalf-Shot
2015-08-20Reset key buffer on reloadDrew DeVault
To preserve my sanity
2015-08-20Few stray bitsHalf-Shot
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-20Basic left right move command implemented.Half-Shot
2015-08-20added IPC messages get_workspaces and get_outputsminus
No escaping on container names is done yet, as well as some values are hardcoded because they don't exist yet.
2015-08-20find_parent_by_typetaiyu
2015-08-20Style fixesLuminarys
2015-08-20Altered incorrect commentLuminarys
2015-08-20Added in basic resize commandLuminarys
2015-08-20set I3SOCK for i3-msg compatibilityminus
2015-08-20fixed formattingminus
2015-08-20added sway_terminate to exit cleanlyminus
2015-08-20set IPC client sockets to close on execminus
2015-08-20properly exit swayminus
- wlc_terminate() instead of exit(0) - unlink IPC socket
2015-08-20use env var SWAYSOCK if availableminus
or fall back to /tmp/sway-ipc.sock
2015-08-20properly handle IPC clientsminus
2015-08-20added i3-ipc support/parsingminus
2015-08-20very basic IPC implementationminus
simply executes the received data as command
2015-08-20Add command line parsingDrew DeVault
Closes #6
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
merging
2015-08-20Merge pull request #97 from taiyu-len/masterDrew DeVault
setup for resizable windows, drop weight
2015-08-20styletaiyu
2015-08-20small fix, default width/height 0taiyu
2015-08-20unnessesary logtaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-20Fix compiler warningDrew DeVault
2015-08-20Merge pull request #94 from taiyu-len/masterDrew DeVault
input_state.ch, and command conflicts resolved
2015-08-20changestaiyu
2015-08-20Change gap behaviour to more closely match i3-gapsKoffeinFlummi
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
2015-08-19another small fix to move_focustaiyu
2015-08-19small fixtaiyu
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19key_state.ch, and command conflicts resolvedtaiyu
2015-08-19Deal with more xkb bullshitDrew DeVault
2015-08-19Whitelist a handful of characters for keysDrew DeVault
Ones that don't change when you hold shift