aboutsummaryrefslogtreecommitdiff
path: root/sway/workspace.c
AgeCommit message (Expand)Author
2016-01-11Strip quotes from workspace name.Mikkel Oscar Lyderik
2015-12-18Fix default workspace name generationDrew DeVault
2015-12-18sway: enable workspace selection by numberprogandy
2015-12-16Bring unmanaged windows to front on output arrangeDrew DeVault
2015-12-13Notify IPC on workspace changes more frequentlyDrew DeVault
2015-11-27workspace: Learn sticky.S. Christoffer Eliesen
2015-11-27workspace: Improve workspace_next_name.S. Christoffer Eliesen
2015-11-02put ipc_event_workspace in update_focustaiyu
2015-10-27implemented IPC subscribe for workspace eventminus
2015-10-23seamless_mouse: Move pointer only if successfully changed workspace.S. Christoffer Eliesen
2015-09-18Fix warnings introduced by prior commitDrew DeVault
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-01cleaned up leaky prev_workspace_nametaiyu
2015-08-30Added in workspace_auto_back_and_forthLuminarys
2015-08-30Added in workspace back_and_forthLuminarys
2015-08-25changed workspace_{outout_,}{next,prev} to return workspaceminus
2015-08-25refactored workspace_next/prevminus
2015-08-23split_string memory leaks cleaneduptaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-20find_parent_by_typetaiyu
2015-08-20styletaiyu
2015-08-19fixed active_workspace update on focus changetaiyu
2015-08-19Merge pull request #79 from taiyu-len/masterDrew DeVault
2015-08-19fix a few possible memory leaksSyed Amer Gilani
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-18Fixed full screen workspace switch focusingLuminarys
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Fix switching between focused outputsDrew DeVault
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-17Added in basic floating togglingLuminarys
2015-08-16Fix format warningsDrew DeVault
2015-08-16fixtaiyu
2015-08-16sends hidden views to back, visible view to fronttaiyu
2015-08-16Added in workspace next/prev and workspace output_next/prevLuminarys
2015-08-16Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Drew DeVault
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-15Fixed output focusing for workspace switchLuminarys
2015-08-15Rename variable in workspace.cDrew DeVault
2015-08-15Fix switching focus between outputsDrew DeVault
2015-08-15Style fixesLuminarys
2015-08-15Fixed workspace switching in multimonitor layoutsLuminarys
2015-08-15Added layout debugger back in and fixed mutlimonitor layout issuesLuminarys
2015-08-14styleTaiyu
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc related...Taiyu
2015-08-13Minor fix to memory managementLuminarys
2015-08-13Added in command queueLuminarys
2015-08-13Fixes to workspace generationLuminarys
2015-08-13Changed workspace name generation to try and use bindsyms when possibleLuminarys