aboutsummaryrefslogtreecommitdiff
path: root/sway/focus.c
AgeCommit message (Expand)Author
2016-08-03Simplify focus settingTony Crisci
2016-08-01Remove dead global locked_view_focusTony Crisci
2016-07-31Update view border when workspace is focusedTony Crisci
2016-07-31Implement focus handling for containersTony Crisci
2016-07-27Implement `focus child` commandTony Crisci
2016-07-27bugfix: set focus to workspace of an outputTony Crisci
2016-07-27bugfix: cmd focus parent don't set focus above wsTony Crisci
2016-07-21Arrange backgrounds only when requiredMykyta Holubakha
2016-07-21Initial work on window eventsMykyta Holubakha
2016-07-16refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...D.B
2016-07-15Suspend destruction of wss when creating viewsMykyta Holubakha
2016-07-03resize command updates (#713)Zandr Martin
2016-05-28enforce workspace output assignentsZandr Martin
2016-05-23set focus on fullscreen view when changing focusZandr Martin
2016-04-25Add support for nested tabbed/stacked containersMikkel Oscar Lyderik
2016-04-25Fix problems with floating windowsMikkel Oscar Lyderik
2016-04-25Tabbed and stacked layoutMikkel Oscar Lyderik
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik
2016-04-02Fix spelling mistakesEric Engestrom
2016-03-30Mark focused view focus_inactive on unfocused outputMikkel Oscar Lyderik
2016-03-30Implement bordersMikkel Oscar Lyderik
2016-03-05Remove focus when switching to empty workspaceMikkel Oscar Lyderik
2016-01-21Only update visibility if WS isn't destroyed afterMikkel Oscar Lyderik
2015-12-21Trigger ipc_event_workspace in all casesMikkel Oscar Lyderik
2015-12-18focus: Fix moving last workspace.S. Christoffer Eliesen
2015-12-14Fix dangling pointer on focus swap/describe WSKevin Hamacher
2015-12-13Notify IPC on workspace changes more frequentlyDrew DeVault
2015-12-13Make destroy_workspace behave as expectedKevin Hamacher
2015-12-01Fix for_window [...] move scratchpad correctlyDrew DeVault
2015-12-01Revert "Fix bug with for_window [...] move scratchpad"Drew DeVault
2015-12-01Fix bug with for_window [...] move scratchpadDrew DeVault
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-04Include header declaring ipc_event_workpace(2)Mikkel Oscar Lyderik
2015-11-02put ipc_event_workspace in update_focustaiyu
2015-10-29commands: Learn mouse_warping.S. Christoffer Eliesen
2015-10-25log: Add swayc_log, use at a few key places.S. Christoffer Eliesen
2015-10-23seamless_mouse: Move pointer only if successfully changed workspace.S. Christoffer Eliesen
2015-08-27update visibility + container info functionstaiyu
2015-08-25fixed segfault on exit + a little fixup of that floatfocus prtaiyu
2015-08-25changed view visibility to be boolminus
2015-08-25refactored view visibilityminus
2015-08-22fixed vanishing floating viewtaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-20styletaiyu
2015-08-19another small fix to move_focustaiyu
2015-08-19small fixtaiyu
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19fixed active_workspace update on focus changetaiyu
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-18fixed floating_modifier related thingstaiyu