Age | Commit message (Expand) | Author |
2015-08-21 | swayc_is_fullscreen | taiyu |
2015-08-21 | bugfixes, renames | taiyu |
2015-08-21 | fixed #108 signed/unsigned comparison | minus |
2015-08-21 | Merge pull request #105 from Half-Shot/master | Drew DeVault |
2015-08-21 | Merge pull request #101 from Luminarys/master | Drew DeVault |
2015-08-20 | Rewrite of resize command to make it more sane | Luminarys |
2015-08-20 | Fixed style errors | Half-Shot |
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 | find_parent_by_type | taiyu |
2015-08-20 | Style fixes | Luminarys |
2015-08-20 | Altered incorrect comment | Luminarys |
2015-08-20 | Added in basic resize command | Luminarys |
2015-08-20 | added sway_terminate to exit cleanly | minus |
2015-08-20 | properly exit sway | minus |
2015-08-20 | Add command line parsing | Drew DeVault |
2015-08-20 | style | taiyu |
2015-08-20 | setup for resizable windows, drop weight | taiyu |
2015-08-19 | input state, find_container_in_direction | taiyu |
2015-08-19 | key_state.ch, and command conflicts resolved | taiyu |
2015-08-19 | Fixed mode_toggle | Luminarys |
2015-08-19 | floating mode_toggle | taiyu |
2015-08-19 | removed debug which shouldnt be there | taiyu |
2015-08-19 | floating_modifier uses mod_keys instead of anykey | taiyu |
2015-08-19 | Merge pull request #79 from taiyu-len/master | Drew DeVault |
2015-08-19 | fix a few possible memory leaks | Syed Amer Gilani |
2015-08-19 | fixed some more bugs, moved layout_log into log.ch, restored focus_parent | taiyu |
2015-08-19 | fixed focus key handler | taiyu |
2015-08-18 | Improvements to gaps | Drew DeVault |
2015-08-19 | Merge remote-tracking branch 'upstream/master' into gaps | KoffeinFlummi |
2015-08-18 | Add support for gaps option | KoffeinFlummi |
2015-08-18 | Merge branch 'master' of https://github.com/SirCmpwn/sway | Half-Shot |
2015-08-18 | Beguin work on the move command. | Will Hunt |
2015-08-18 | restored fullscreen/focus behavior | taiyu |
2015-08-18 | Revert "enhanced whitespace remover" | Drew DeVault |
2015-08-18 | Coding style enforcement | Drew DeVault |
2015-08-18 | Merge pull request #65 from taiyu-len/focus_v2 | Drew DeVault |
2015-08-18 | enhanced whitespace remover | taiyu |
2015-08-18 | merged Luminarys resizing code | taiyu |
2015-08-18 | changed handling of focus, handling of view by type | taiyu |
2015-08-18 | Added in basic, but semi-broken moving/resizing functionality to floating win... | Luminarys |
2015-08-17 | Add support for workspace [name] output [name] | Drew DeVault |
2015-08-17 | Minor fix to do proper floating refocuses | Luminarys |
2015-08-17 | Fixes to floating and umanaged views | Luminarys |
2015-08-17 | Added in basic floating toggling | Luminarys |
2015-08-16 | Minor naming fix workspace changing commands | Luminarys |
2015-08-16 | Merge pull request #44 from Luminarys/master | Drew DeVault |
2015-08-16 | fixed split [vh], small memory leak, unescape_strings handle \xnn | taiyu |
2015-08-16 | Added in workspace next/prev and workspace output_next/prev | Luminarys |