| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-08-21 | check floating mod for resizing windows, and dont send click | taiyu | -2/+6 | |
| 2015-08-21 | Merge branch 'master' of https://github.com/SirCmpwn/sway | taiyu | -19/+71 | |
| merge | ||||
| 2015-08-21 | bugfixes, renames | taiyu | -148/+187 | |
| 2015-08-21 | Removed ugly intializer for pointer_state | Luminarys | -3/+3 | |
| 2015-08-21 | Merge pull request #111 from Luminarys/master | Drew DeVault | -17/+69 | |
| Added in proper resize locking | ||||
| 2015-08-21 | Added in proper resize locking | Luminarys | -17/+69 | |
| 2015-08-21 | Merge pull request #110 from minus7/sign-comparsion-fix | Drew DeVault | -16/+20 | |
| fixed #108 signed/unsigned comparison | ||||
| 2015-08-21 | fixed #108 signed/unsigned comparison | minus | -16/+20 | |
| 2015-08-21 | Minor style fix | Luminarys | -1/+1 | |
| 2015-08-21 | More minor fixes | Luminarys | -2/+2 | |
| 2015-08-21 | Cleanup and minor fixes | Luminarys | -120/+8 | |
| 2015-08-21 | Fix clang warnings | Drew DeVault | -3/+3 | |
| These particular warnings have always struck me as stupid | ||||
| 2015-08-21 | Use $term in default config | Drew DeVault | -1/+1 | |
| 2015-08-21 | Merge pull request #105 from Half-Shot/master | Drew DeVault | -1/+72 | |
| Basic 'move' functionality. | ||||
| 2015-08-21 | Fix compiler warnings (which were really errors) | Drew DeVault | -2/+2 | |
| 2015-08-21 | Merge pull request #101 from Luminarys/master | Drew DeVault | -32/+453 | |
| Added in basic resizing command. | ||||
| 2015-08-21 | Fixes to resizing and added in resize lock once boundaries are exceeded | Luminarys | -12/+35 | |
| 2015-08-21 | Added in bspwm like mouse resizing | Luminarys | -15/+221 | |
| 2015-08-20 | Rewrite of resize command to make it more sane | Luminarys | -47/+60 | |
| 2015-08-20 | Merge pull request #106 from FSMaxB/session-files | Drew DeVault | -0/+18 | |
| Add Wayland and Xorg session files | ||||
| 2015-08-20 | Fixed style errors | Half-Shot | -12/+10 | |
| 2015-08-20 | Reset key buffer on reload | Drew DeVault | -0/+11 | |
| To preserve my sanity | ||||
| 2015-08-20 | Add Wayland and Xorg session files | Max Bruckner | -0/+18 | |
| This allows display managers to detect sway. | ||||
| 2015-08-20 | Few stray bits | Half-Shot | -4/+5 | |
| 2015-08-20 | Merge branch 'master' of https://github.com/Half-Shot/sway | Half-Shot | -0/+0 | |
| 2015-08-20 | Merge branch 'master' of https://github.com/SirCmpwn/sway | Half-Shot | -562/+1485 | |
| 2015-08-20 | Basic left right move command implemented. | Half-Shot | -4/+71 | |
| 2015-08-20 | Merge pull request #104 from minus7/ipc-get-messages | Drew DeVault | -0/+132 | |
| added IPC messages get_workspaces and get_outputs | ||||
| 2015-08-20 | added IPC messages get_workspaces and get_outputs | minus | -0/+132 | |
| No escaping on container names is done yet, as well as some values are hardcoded because they don't exist yet. | ||||
| 2015-08-20 | Merge pull request #102 from taiyu-len/master | Drew DeVault | -71/+112 | |
| find_parent_by_type | ||||
| 2015-08-20 | find_parent_by_type | taiyu | -71/+112 | |
| 2015-08-20 | Style fixes | Luminarys | -4/+3 | |
| 2015-08-20 | Altered incorrect comment | Luminarys | -1/+2 | |
| 2015-08-20 | Added in basic resize command | Luminarys | -6/+183 | |
| 2015-08-20 | Added in basic resize command | Luminarys | -0/+2 | |
| 2015-08-20 | Merge pull request #75 from minus7/ipc | Drew DeVault | -3/+305 | |
| i3 IPC | ||||
| 2015-08-20 | added missing header file | minus | -0/+6 | |
| 2015-08-20 | set I3SOCK for i3-msg compatibility | minus | -0/+3 | |
| 2015-08-20 | fixed formatting | minus | -13/+13 | |
| 2015-08-20 | added sway_terminate to exit cleanly | minus | -6/+19 | |
| 2015-08-20 | set IPC client sockets to close on exec | minus | -0/+7 | |
| 2015-08-20 | properly exit sway | minus | -10/+22 | |
| - wlc_terminate() instead of exit(0) - unlink IPC socket | ||||
| 2015-08-20 | use env var SWAYSOCK if available | minus | -2/+5 | |
| or fall back to /tmp/sway-ipc.sock | ||||
| 2015-08-20 | properly handle IPC clients | minus | -60/+162 | |
| 2015-08-20 | added i3-ipc support/parsing | minus | -7/+84 | |
| 2015-08-20 | very basic IPC implementation | minus | -0/+79 | |
| simply executes the received data as command | ||||
| 2015-08-20 | Add command line parsing | Drew DeVault | -6/+86 | |
| Closes #6 | ||||
| 2015-08-20 | Merge branch 'master' of https://github.com/SirCmpwn/sway | taiyu | -20/+5 | |
| merging | ||||
| 2015-08-20 | Merge pull request #97 from taiyu-len/master | Drew DeVault | -30/+52 | |
| setup for resizable windows, drop weight | ||||
| 2015-08-20 | style | taiyu | -35/+35 | |
