Age | Commit message (Expand) | Author |
2015-08-25 | fixed moving to other output and visibility | minus |
2015-08-25 | changed view visibility to be bool | minus |
2015-08-25 | refactored view visibility | minus |
2015-08-24 | add limit to swayc_in_direction | taiyu |
2015-08-23 | Added in glitchy disabling | Luminarys |
2015-08-23 | Added in glitchy disabling | Luminarys |
2015-08-22 | fixed vanishing floating view | taiyu |
2015-08-22 | Implement output positioning | Drew DeVault |
2015-08-22 | Set x/y positions for output containers | Drew DeVault |
2015-08-22 | Whoops | Drew DeVault |
2015-08-22 | Implement output configuration through config | Drew DeVault |
2015-08-21 | style | taiyu |
2015-08-21 | comments + fixed leak | taiyu |
2015-08-21 | bugfixes, renames | taiyu |
2015-08-20 | find_parent_by_type | taiyu |
2015-08-20 | Merge branch 'master' of https://github.com/SirCmpwn/sway | taiyu |
2015-08-20 | Merge pull request #97 from taiyu-len/master | Drew DeVault |
2015-08-20 | style | taiyu |
2015-08-20 | small fix, default width/height 0 | taiyu |
2015-08-20 | setup for resizable windows, drop weight | taiyu |
2015-08-20 | Change gap behaviour to more closely match i3-gaps | KoffeinFlummi |
2015-08-19 | Fix error with workspace/output name matching | Drew DeVault |
2015-08-19 | fixed default active_workspace, and more use of set_focused_container_for(...) | taiyu |
2015-08-19 | fixed some more bugs, moved layout_log into log.ch, restored focus_parent | taiyu |
2015-08-18 | fixed floating_modifier related things | taiyu |
2015-08-18 | Removed debugging, added in proper gap resets for config reloads | Luminarys |
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 | restored fullscreen/focus behavior | taiyu |
2015-08-18 | Fix switching between focused outputs | Drew DeVault |
2015-08-18 | Coding style enforcement | Drew DeVault |
2015-08-18 | more changes | taiyu |
2015-08-18 | changed handling of focus, handling of view by type | taiyu |
2015-08-17 | Add support for workspace [name] output [name] | Drew DeVault |
2015-08-17 | fixed when views dont have names. | taiyu |
2015-08-17 | Style and other minor fixes | Luminarys |
2015-08-17 | Fixes to floating and umanaged views | Luminarys |
2015-08-17 | Added in basic floating toggling | Luminarys |
2015-08-16 | Fix format warnings | Drew DeVault |
2015-08-16 | fix | taiyu |
2015-08-16 | unmanaged views handled better | taiyu |
2015-08-16 | fixed split [vh], small memory leak, unescape_strings handle \xnn | taiyu |
2015-08-16 | Log output name when added to tree | Drew DeVault |
2015-08-16 | Set C_OUTPUT name to name from wlc | Drew DeVault |
2015-08-16 | Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes." | Drew DeVault |
2015-08-16 | set userdata for handler to swayc_t container | taiyu |
2015-08-15 | fixed 2 small memory leaks & adds format attribute to log. | taiyu |
2015-08-15 | Fix switching focus between outputs | Drew DeVault |
2015-08-15 | Merge pull request #31 from Luminarys/master | Drew DeVault |