Age | Commit message (Expand) | Author |
2015-11-28 | Allow output config for output named * | Drew DeVault |
2015-11-27 | workspace: Learn sticky. | S. Christoffer Eliesen |
2015-11-24 | container: Store app_id attribute for views. | S. Christoffer Eliesen |
2015-11-24 | container: Store class attribute for views. | S. Christoffer Eliesen |
2015-11-14 | We wlc_point now | Drew DeVault |
2015-10-29 | input_state: Remove mouse_origin (x&y). Query wlc instead. | S. Christoffer Eliesen |
2015-10-29 | container: Move container_under_pointer here from handlers. | S. Christoffer Eliesen |
2015-10-21 | config: Apply output config also during config reload. | S. Christoffer Eliesen |
2015-10-21 | commands,container: Tweak debug output to better reflect reality. | S. Christoffer Eliesen |
2015-09-18 | merge + no c_extensions | taiyu |
2015-09-18 | minor fix | taiyu |
2015-09-18 | Fix warnings introduced by prior commit | Drew DeVault |
2015-09-13 | Revert "new_workspace null behavior + testmap functions + regex" | Drew DeVault |
2015-09-12 | new_workspace null behavior + testmap functions + regex | taiyu |
2015-09-05 | gap resize | taiyu |
2015-09-04 | default gap value | taiyu |
2015-08-31 | properly remove children in loops | taiyu |
2015-08-27 | forgot visibility of floating containers | taiyu |
2015-08-27 | update visibility + container info functions | taiyu |
2015-08-27 | proper visibility update | taiyu |
2015-08-27 | use previous outputs | taiyu |
2015-08-27 | Added in default_orientation handling | Luminarys |
2015-08-27 | update visibility for moved workspaces | taiyu |
2015-08-26 | move workspace from dead output to other output | taiyu |
2015-08-26 | slight fix | taiyu |
2015-08-27 | fixed container_map | minus |
2015-08-26 | some function documentation, fixed gaps on config reload | taiyu |
2015-08-26 | move_container_to fixup | taiyu |
2015-08-25 | fixed segfault on exit + a little fixup of that floatfocus pr | taiyu |
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 |