aboutsummaryrefslogtreecommitdiff
path: root/src/scratchpad.c
AgeCommit message (Expand)Author
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2020-10-18workspace_get: Remove useless argumentOrestis Floros
2020-04-10Move parent nodes in scratchpad correctly (#3793)Heman Gandhi
2020-02-19clang-format: bring back ForeachMacros (#3948)xzfc
2019-10-17scratchpad_move: un-fullscreen correct containerOrestis Floros
2019-09-03Remove packed attribute from RectOrestis Floros
2018-12-09Code style: fix misaligned and misindented commentsAlbert Safin
2018-11-12Fix aspect ratio bugsOrestis Floros
2018-08-17Call con_activate after moving scratchpad window to current wsOrestis Floros
2018-04-20Make "scratchpad show" return correct infohwangcc23
2018-01-14Don't raise floating windows when focused because of focus_follows_mouseOrestis Floros
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2015-09-13Make sure sticky windows pop to the front if they get sticky while not being ...Ingo Bürk
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-03-30Handle floating centering in one function and test for consistencyDeiz
2014-06-19clang-format-3.5 **/*.h **/*.cMichael Stapelberg
2014-06-15format **/*.c with clang-format-3.5Michael Stapelberg
2013-09-30Do not resize/reposition floating containers when moving them to scratchpadjj
2013-07-11bugfix: Resize and center a scratchpad even when a criteria is used.Franck Michea
2013-05-25Fix problem when moving fullscreen window to scratchpadhaptix@web.de
2013-03-27Fix scratchpad_showPhilippe Virouleau
2013-02-18Always auto center on 'scratchpad show' if window hasn't been repositioned by...Sebastian Ullrich
2013-02-14Obey WM_SIZE_HINTS's resize increments in floatingoblique
2013-01-30scratchpad_show focus unfocused scratchpad windowSascha Kruse
2013-01-25Merge branch 'master' into nextMichael Stapelberg
2013-01-25Bugfix: fix coordinates of scratchpad windows on output changes (Thanks badboy)Michael Stapelberg
2013-01-25scratchpad: fix crash when moving last window of an invisible workspace (+tes...Michael Stapelberg
2012-12-24move visible scratchpad window to focused workspaceSimon Elsbrock
2012-09-28fix crash: send non-floating window with floating parent to scratchpad (thank...Simon Elsbrock
2012-09-16Merge branch 'master' into nextMichael Stapelberg
2012-09-16toggle fullscreen on 'scratchpad show'Simon Elsbrock
2012-09-14Merge branch 'master' into nextMichael Stapelberg
2012-09-14Bugfix: Don’t focus the wrong workspace when moving to scratchpad (+test) (...Michael Stapelberg
2012-08-12use I3__FILE__ for DLOG, leave __FILE__ as isMichael Stapelberg
2012-08-08scratchpad: fix moving scratchpad windowMichael Stapelberg
2012-08-07explicitly set filenames to $(basename __FILE__)Michael Stapelberg
2012-04-05Bug 676: if scratchpad window is active on a non-visible workspace, then "scr...Peter Bui
2012-01-07Bugfix: Correctly handle 'move scratchpad' on workspace level (+test) (Thanks...Michael Stapelberg
2012-01-07Bugfix: Show scratchpad on the correct output (+test)Michael Stapelberg
2011-12-21add missing scratchpad.{c,h}Michael Stapelberg