summaryrefslogtreecommitdiffstats
path: root/sway/focus.c
Commit message (Expand)AuthorAge
* Implement `focus child` commandLibravatar Tony Crisci2016-07-27
* bugfix: set focus to workspace of an outputLibravatar Tony Crisci2016-07-27
* bugfix: cmd focus parent don't set focus above wsLibravatar Tony Crisci2016-07-27
* Arrange backgrounds only when requiredLibravatar Mykyta Holubakha2016-07-21
* Initial work on window eventsLibravatar Mykyta Holubakha2016-07-21
* refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...Libravatar D.B2016-07-16
* Suspend destruction of wss when creating viewsLibravatar Mykyta Holubakha2016-07-15
* resize command updates (#713)Libravatar Zandr Martin2016-07-03
* enforce workspace output assignentsLibravatar Zandr Martin2016-05-28
* set focus on fullscreen view when changing focusLibravatar Zandr Martin2016-05-23
* Add support for nested tabbed/stacked containersLibravatar Mikkel Oscar Lyderik2016-04-25
* Fix problems with floating windowsLibravatar Mikkel Oscar Lyderik2016-04-25
* Tabbed and stacked layoutLibravatar Mikkel Oscar Lyderik2016-04-25
* Use correct format string for x86_64 and i686Libravatar Mikkel Oscar Lyderik2016-04-17
* Fix spelling mistakesLibravatar Eric Engestrom2016-04-02
* 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