summaryrefslogtreecommitdiff
path: root/parser-specs
AgeCommit message (Expand)Author
2020-10-20allow ppt values in move direction and move position commandsacheronfail
2020-05-30Fix swapped cmd_bar_{mode,hidden_state}Orestis Floros
2020-05-14cmd_bar: Fix regression with invalid modesOrestis Floros
2020-05-07cmd_bar improvements (#4014)Orestis Floros
2020-04-12Extend tiling/floating criteria with optional auto/user values (#4006)Orestis Floros
2019-10-14Implement focus_wrapping workspaceOrestis Floros
2019-10-14Refactor tree_nextOrestis Floros
2019-06-25Add setting for minimal width of workspace buttonsKonst Mayer
2019-03-21cfg_workspace: Accept outputs with spaces againOrestis Floros
2018-10-12Add title_align config directiveAestek
2018-08-24Make cmd_resize_tiling_direction work with pixelsOrestis Floros
2018-08-08Kill misbehaving subscribed clients instead of hangingOrestis Floros
2018-07-12Allow multiple assignments of workspaces to outputsOrestis Floros
2018-05-02resize set: accept 'width' and 'height' keywordsOrestis Floros
2018-04-21cmd_border: improve width selectionOrestis Floros
2018-04-17i3bar: make modifier behave like floating_modifierOrestis Floros
2018-03-20Remove 'method' from cmd_move_window_to_positionOrestis Floros
2018-03-11Add strip_workspace_namehwangcc23
2018-02-15Add default_{,floating_}border to configBennett Piater
2017-12-08Add '--release' flag for bindsym in the bar blockOrestis Floros
2017-10-18Add support to resize floating container in percentageOrestis Floros
2017-09-27Merge pull request #2953 from CyberShadow/focus_wrappingMichael Stapelberg
2017-09-25Merge "force_focus_wrapping" option into "focus_wrapping force"Vladimir Panteleev
2017-09-22Add "focus_wrapping" optionVladimir Panteleev
2017-09-17Allow assign to outputOrestis Floros
2017-09-15Allow assign to workspace by numberOrestis Floros
2017-08-20parser: only skip set[\s], not set.*Michael Stapelberg
2017-06-12Fix 'rename workspace to tosomething'hwangcc23
2017-05-15Merge pull request #2496 from Airblader/feature-917Michael Stapelberg
2017-05-15Implement 'swap' command.Ingo Bürk
2017-05-02Introduce --exclude-titlebar flag for mouse bindings. (#2703)Ingo Bürk
2017-02-24layout toggle: take any combination of layouts as arguments (#2649)s3rb31
2016-11-28Implement RandR 1.5 support (#2580)Michael Stapelberg
2016-09-27Added new criteria 'tiling' / 'floating'. (#2481)Ingo Bürk
2016-05-10Smart option added to hide_edge_borders config param (#2191) (#2191)Julien Lequertier
2016-05-08Introduce support for specifying variables from X resources. (#2286)Ingo Bürk
2016-02-11Allow "modifier none" in i3bar to disable the modifier.Ingo Bürk
2016-02-09Ensure that the "border" command uses logical pixels.Ingo Bürk
2016-01-09Rename decoration_border to child_border.Ingo Bürk
2016-01-05add decoration_border color for the actual client bordersLauri Tirkkonen
2016-01-04added "toggle" option to "split" commandJohannes Lange
2015-12-28Comply with documentation: 'workspace' token in 'assign' commandFranz Thoma
2015-10-27Optionally change i3bar color on focused output, implements #2020David Simon
2015-10-26Add --no-auto-back-and-forth for moving windows.Ingo Bürk
2015-10-24Added --no-auto-back-and-forth to workspace commands.Ingo Bürk
2015-10-22Introduce "--add" for marking windows.Ingo Bürk
2015-10-13Make pango markup in mode names optional with a flag.Ingo Bürk
2015-09-28Migrate the move command to use typed numbers.Ingo Bürk
2015-09-28Migrate the resize command to use typed numbers.Ingo Bürk
2015-09-14Revert "Add a timeout: delay_exit_on_zero_displays"Nils Schneider