summaryrefslogtreecommitdiffstats
path: root/sway/focus.c
Commit message (Expand)AuthorAge
* Mark focused view focus_inactive on unfocused outputLibravatar Mikkel Oscar Lyderik2016-03-30
* Implement bordersLibravatar Mikkel Oscar Lyderik2016-03-30
* Remove focus when switching to empty workspaceLibravatar Mikkel Oscar Lyderik2016-03-05
* Only update visibility if WS isn't destroyed afterLibravatar Mikkel Oscar Lyderik2016-01-21
* Trigger ipc_event_workspace in all casesLibravatar Mikkel Oscar Lyderik2015-12-21
* focus: Fix moving last workspace.Libravatar S. Christoffer Eliesen2015-12-18
* Fix dangling pointer on focus swap/describe WSLibravatar Kevin Hamacher2015-12-14
* Notify IPC on workspace changes more frequentlyLibravatar Drew DeVault2015-12-13
* Make destroy_workspace behave as expectedLibravatar Kevin Hamacher2015-12-13
* Fix for_window [...] move scratchpad correctlyLibravatar Drew DeVault2015-12-01
* Revert "Fix bug with for_window [...] move scratchpad"Libravatar Drew DeVault2015-12-01
* Fix bug with for_window [...] move scratchpadLibravatar Drew DeVault2015-12-01
* Move IPC client into common, refactor IPCLibravatar Drew DeVault2015-11-27
* Include header declaring ipc_event_workpace(2)Libravatar Mikkel Oscar Lyderik2015-11-04
* put ipc_event_workspace in update_focusLibravatar taiyu2015-11-02
* commands: Learn mouse_warping.Libravatar S. Christoffer Eliesen2015-10-29
* log: Add swayc_log, use at a few key places.Libravatar S. Christoffer Eliesen2015-10-25
* seamless_mouse: Move pointer only if successfully changed workspace.Libravatar S. Christoffer Eliesen2015-10-23
* update visibility + container info functionsLibravatar taiyu2015-08-27
* fixed segfault on exit + a little fixup of that floatfocus prLibravatar taiyu2015-08-25
* changed view visibility to be boolLibravatar minus2015-08-25
* refactored view visibilityLibravatar minus2015-08-25
* fixed vanishing floating viewLibravatar taiyu2015-08-22
* bugfixes, renamesLibravatar taiyu2015-08-21
* styleLibravatar taiyu2015-08-20
* another small fix to move_focusLibravatar taiyu2015-08-19
* small fixLibravatar taiyu2015-08-19
* input state, find_container_in_directionLibravatar taiyu2015-08-19
* fixed active_workspace update on focus changeLibravatar taiyu2015-08-19
* fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
* fixed floating_modifier related thingsLibravatar taiyu2015-08-18
* fixed focus on fullscreen view destroyLibravatar taiyu2015-08-18
* restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
* Fix switching between focused outputsLibravatar Drew DeVault2015-08-18
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* minor fixesLibravatar taiyu2015-08-18
* more changesLibravatar taiyu2015-08-18
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18