| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-06-11 | clean up pid/workspace stuff | Zandr Martin | -0/+2 | |
| 2016-03-04 | Fix assigning workspaces to outputs | Mikkel Oscar Lyderik | -1/+1 | |
| It's possible to assign workspaces to certain outputs using the command: workspace <name> output <output> However, this did not work in some cases where the workspace was assigned before the given output was made available to sway. This patch fixes those cases. | ||||
| 2015-12-18 | sway: enable workspace selection by number | progandy | -0/+1 | |
| 2015-10-23 | seamless_mouse: Move pointer only if successfully changed workspace. | S. Christoffer Eliesen | -1/+1 | |
| 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. | ||||
| 2015-09-13 | Revert "new_workspace null behavior + testmap functions + regex" | Drew DeVault | -10/+6 | |
| This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983. Fixes #180 cc @taiyu-len | ||||
| 2015-09-12 | new_workspace null behavior + testmap functions + regex | taiyu | -6/+10 | |
| 2015-08-30 | Added in workspace back_and_forth | Luminarys | -0/+2 | |
| 2015-08-25 | changed workspace_{outout_,}{next,prev} to return workspace | minus | -4/+4 | |
| so it can be reused for "move container to workspace next" | ||||
| 2015-08-21 | bugfixes, renames | taiyu | -3/+1 | |
| 2015-08-19 | fixed some more bugs, moved layout_log into log.ch, restored focus_parent | taiyu | -1/+0 | |
| 2015-08-16 | Added in workspace next/prev and workspace output_next/prev | Luminarys | -0/+4 | |
| 2015-08-16 | Move headers to include/ | Drew DeVault | -0/+16 | |
