Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-18 | sway: insert numbered workspaces in order | progandy | |
fixes #308 Ordered by number ascending, with insert before same numbers. Workspaces without numbers are appended at the end of the list. Example order: 1 2:named 3:the_second 3:the_first 9 FIRST_NAME SECOND_NAME ... | |||
2015-11-28 | Rearrange logging headers | Drew DeVault | |
Ref #270 | |||
2015-11-03 | commands: Learn 'move workspace to output <direction|name>'. | S. Christoffer Eliesen | |
2015-08-28 | Added in scratchpad adding | Luminarys | |
2015-08-28 | move function redone | taiyu | |
2015-08-26 | some function documentation, fixed gaps on config reload | taiyu | |
2015-08-25 | added "move container to workspace" | minus | |
makes the previous commit actually testable | |||
2015-08-24 | add limit to swayc_in_direction | taiyu | |
2015-08-22 | floating/tiling move + floating resize cleaned and fixed | taiyu | |
2015-08-21 | Refactored resizing functions into resize.c | Luminarys | |
2015-08-21 | bugfixes, renames | taiyu | |
2015-08-21 | Merge pull request #105 from Half-Shot/master | Drew DeVault | |
Basic 'move' functionality. | |||
2015-08-21 | Added in bspwm like mouse resizing | Luminarys | |
2015-08-20 | Rewrite of resize command to make it more sane | Luminarys | |
2015-08-20 | Few stray bits | Half-Shot | |
2015-08-20 | Merge branch 'master' of https://github.com/SirCmpwn/sway | Half-Shot | |
2015-08-20 | Basic left right move command implemented. | Half-Shot | |
2015-08-20 | Added in basic resize command | Luminarys | |
2015-08-19 | input state, find_container_in_direction | taiyu | |
2015-08-19 | fixed focus key handler | taiyu | |
2015-08-18 | Coding style enforcement | Drew DeVault | |
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know. | |||
2015-08-18 | more changes | taiyu | |
2015-08-16 | fix | taiyu | |
2015-08-16 | handle_view_state_request | taiyu | |
2015-08-16 | Move headers to include/ | Drew DeVault | |