summaryrefslogtreecommitdiffstats
path: root/sway/workspace.c
Commit message (Expand)AuthorAge
* put ipc_event_workspace in update_focusLibravatar taiyu2015-11-02
* implemented IPC subscribe for workspace eventLibravatar minus2015-10-27
* seamless_mouse: Move pointer only if successfully changed workspace.Libravatar S. Christoffer Eliesen2015-10-23
* Fix warnings introduced by prior commitLibravatar Drew DeVault2015-09-18
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
* cmd status + workspace ws output opLibravatar taiyu2015-09-10
* cleaned up leaky prev_workspace_nameLibravatar taiyu2015-09-01
* Added in workspace_auto_back_and_forthLibravatar Luminarys2015-08-30
* Added in workspace back_and_forthLibravatar Luminarys2015-08-30
* changed workspace_{outout_,}{next,prev} to return workspaceLibravatar minus2015-08-25
* refactored workspace_next/prevLibravatar minus2015-08-25
* split_string memory leaks cleanedupLibravatar taiyu2015-08-23
* bugfixes, renamesLibravatar taiyu2015-08-21
* find_parent_by_typeLibravatar taiyu2015-08-20
* styleLibravatar taiyu2015-08-20
* fixed active_workspace update on focus changeLibravatar taiyu2015-08-19
* Merge pull request #79 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
|\
| * fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
* | fix a few possible memory leaksLibravatar Syed Amer Gilani2015-08-19
|/
* Fixed full screen workspace switch focusingLibravatar Luminarys2015-08-18
* restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
* Fix switching between focused outputsLibravatar Drew DeVault2015-08-18
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
* Added in basic floating togglingLibravatar Luminarys2015-08-17
* Fix format warningsLibravatar Drew DeVault2015-08-16
* fixLibravatar taiyu2015-08-16
* sends hidden views to back, visible view to frontLibravatar taiyu2015-08-16
* Added in workspace next/prev and workspace output_next/prevLibravatar Luminarys2015-08-16
* Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Libravatar Drew DeVault2015-08-16
* fixed 2 small memory leaks & adds format attribute to log.Libravatar taiyu2015-08-15
* Fixed output focusing for workspace switchLibravatar Luminarys2015-08-15
* Rename variable in workspace.cLibravatar Drew DeVault2015-08-15
* Fix switching focus between outputsLibravatar Drew DeVault2015-08-15
* Style fixesLibravatar Luminarys2015-08-15
* Fixed workspace switching in multimonitor layoutsLibravatar Luminarys2015-08-15
* Added layout debugger back in and fixed mutlimonitor layout issuesLibravatar Luminarys2015-08-15
* styleLibravatar Taiyu2015-08-14
* changed swayc related functions, cleaned up some functions, moved wlc related...Libravatar Taiyu2015-08-14
* Minor fix to memory managementLibravatar Luminarys2015-08-13
* Added in command queueLibravatar Luminarys2015-08-13
* Fixes to workspace generationLibravatar Luminarys2015-08-13
* Changed workspace name generation to try and use bindsyms when possibleLibravatar Luminarys2015-08-13
* Prevent passing WM keys, improve multihead supportLibravatar Drew DeVault2015-08-10
* small changeLibravatar Taiyu2015-08-10
* silly mistake + styleLibravatar Taiyu2015-08-10
* destroys empty workspace + minor bugfixesLibravatar Taiyu2015-08-10
* workspaces: follow_pointer_mouse doesn't follow hidden containersLibravatar Jose Diez2015-08-10
* Basic workspace functionalityLibravatar Jose Diez2015-08-10