Age | Commit message (Expand) | Author |
2015-08-20 | find_parent_by_type | taiyu |
2015-08-20 | Style fixes | Luminarys |
2015-08-20 | Added in basic resize command | Luminarys |
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 | unnessesary log | taiyu |
2015-08-20 | setup for resizable windows, drop weight | taiyu |
2015-08-20 | Merge pull request #94 from taiyu-len/master | Drew DeVault |
2015-08-20 | Change gap behaviour to more closely match i3-gaps | KoffeinFlummi |
2015-08-19 | remove debug message | taiyu |
2015-08-19 | input state, find_container_in_direction | taiyu |
2015-08-19 | fixed default active_workspace, and more use of set_focused_container_for(...) | taiyu |
2015-08-19 | fixed focus key handler | taiyu |
2015-08-18 | focus to only child | taiyu |
2015-08-18 | Fixes to make floating windows work better | 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 | Patched for wlc updates | Luminarys |
2015-08-18 | restored fullscreen/focus behavior | taiyu |
2015-08-18 | Coding style enforcement | Drew DeVault |
2015-08-18 | fixed floating window crashing bug | taiyu |
2015-08-18 | more changes | taiyu |
2015-08-18 | changed handling of focus, handling of view by type | taiyu |
2015-08-17 | Fix segfault from focus_view | Drew DeVault |
2015-08-17 | Fixes to floating and umanaged views | Luminarys |
2015-08-17 | Added in basic floating toggling | Luminarys |
2015-08-16 | fix | taiyu |
2015-08-16 | sends hidden views to back, visible view to front | taiyu |
2015-08-16 | handle_view_state_request | taiyu |
2015-08-16 | Fix movement between outputs | Drew DeVault |
2015-08-16 | Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes." | Drew DeVault |
2015-08-15 | fixed 2 small memory leaks & adds format attribute to log. | taiyu |
2015-08-15 | Fixed reloading and arrange_windows | Luminarys |
2015-08-15 | Fixed workspace switching in multimonitor layouts | Luminarys |
2015-08-15 | Added layout debugger back in and fixed mutlimonitor layout issues | Luminarys |
2015-08-15 | fixed focus | taiyu |
2015-08-15 | fixed focus | taiyu |
2015-08-14 | style | Taiyu |
2015-08-14 | changed swayc related functions, cleaned up some functions, moved wlc related... | Taiyu |
2015-08-10 | Slightly better multihead support | Drew DeVault |
2015-08-10 | Prevent passing WM keys, improve multihead support | Drew DeVault |
2015-08-10 | destroys empty workspace + minor bugfixes | Taiyu |
2015-08-10 | Set view->visible to true when created | Drew DeVault |
2015-08-10 | Basic workspace functionality | Jose Diez |
2015-08-10 | Focus unmanaged windows when created | Drew DeVault |
2015-08-10 | Fix issue with untitled windows | Drew DeVault |
2015-08-09 | Finish up fullscreen command | Drew DeVault |