summaryrefslogtreecommitdiffstats
path: root/include/focus.h
Commit message (Collapse)AuthorAge
* seamless_mouse: Move pointer only if successfully changed workspace.Libravatar S. Christoffer Eliesen2015-10-23
| | | | | | | If e.g. a window has a popup open then that will lock the current focus, making a workspace switch denied. So don't move the mouse pointer in such cases.
* fixed segfault on exit + a little fixup of that floatfocus prLibravatar taiyu2015-08-25
|
* input state, find_container_in_directionLibravatar taiyu2015-08-19
|
* Coding style enforcementLibravatar Drew DeVault2015-08-18
| | | | | This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18