aboutsummaryrefslogtreecommitdiff
path: root/sway/workspace.c
AgeCommit message (Expand)Author
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
2015-08-10Prevent passing WM keys, improve multihead supportDrew DeVault
2015-08-10small changeTaiyu
2015-08-10silly mistake + styleTaiyu
2015-08-10destroys empty workspace + minor bugfixesTaiyu
2015-08-10workspaces: follow_pointer_mouse doesn't follow hidden containersJose Diez
2015-08-10Basic workspace functionalityJose Diez