Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-27 | update visibility + container info functions | taiyu | |
2015-08-25 | fixed segfault on exit + a little fixup of that floatfocus pr | taiyu | |
2015-08-25 | changed view visibility to be bool | minus | |
view_visibility enum remains with one constant that is the mask to wlc's view masking | |||
2015-08-25 | refactored view visibility | minus | |
- replace visibilty mask integers with an enum - set output's visibilty mask on creation - added update_visibility to manually update a containers visibility (e.g. when it moved to an invisible workspace) | |||
2015-08-22 | fixed vanishing floating view | taiyu | |
2015-08-21 | bugfixes, renames | taiyu | |
2015-08-20 | style | taiyu | |
2015-08-19 | another small fix to move_focus | taiyu | |
2015-08-19 | small fix | taiyu | |
2015-08-19 | input state, find_container_in_direction | taiyu | |
2015-08-19 | fixed active_workspace update on focus change | 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 | fixed focus on fullscreen view destroy | taiyu | |
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 | |
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 | minor fixes | taiyu | |
2015-08-18 | more changes | taiyu | |
2015-08-18 | changed handling of focus, handling of view by type | taiyu | |