aboutsummaryrefslogtreecommitdiffstats
path: root/include/workspace.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.
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
| | | | | | | | This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983. Fixes #180 cc @taiyu-len
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
|
* Added in workspace back_and_forthLibravatar Luminarys2015-08-30
|
* changed workspace_{outout_,}{next,prev} to return workspaceLibravatar minus2015-08-25
| | | | so it can be reused for "move container to workspace next"
* bugfixes, renamesLibravatar taiyu2015-08-21
|
* fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
|
* Added in workspace next/prev and workspace output_next/prevLibravatar Luminarys2015-08-16
|
* Move headers to include/Libravatar Drew DeVault2015-08-16