aboutsummaryrefslogtreecommitdiff
path: root/include/config_directives.h
AgeCommit message (Expand)Author
2023-01-22i3bar: Add protocol for workspace buttonsi3bar-ws-protocolOrestis Floros
2022-11-01Merge gaps support as-isMichael Stapelberg
2022-10-30implement bar { padding } config directiveMichael Stapelberg
2022-10-30Merge support for the bar { height } option as-is from i3-gapsMichael Stapelberg
2022-10-16make tiling drag configurableMichael Stapelberg
2021-06-02Implement include config directive (#4420)Michael Stapelberg
2019-06-25Add setting for minimal width of workspace buttonsKonst Mayer
2018-10-12Add title_align config directiveAestek
2018-08-08Kill misbehaving subscribed clients instead of hangingOrestis Floros
2018-04-17i3bar: make modifier behave like floating_modifierOrestis 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-09-27Merge pull request #2953 from CyberShadow/focus_wrappingMichael Stapelberg
2017-09-22Add "focus_wrapping" optionVladimir Panteleev
2017-09-17Allow assign to outputOrestis Floros
2017-09-15Allow assign to workspace by numberOrestis Floros
2017-05-02Introduce --exclude-titlebar flag for mouse bindings. (#2703)Ingo Bürk
2016-11-28Implement RandR 1.5 support (#2580)Michael Stapelberg
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-01-09Rename decoration_border to child_border.Ingo Bürk
2016-01-05add decoration_border color for the actual client bordersLauri Tirkkonen
2015-10-13Make pango markup in mode names optional with a flag.Ingo Bürk
2015-09-14Revert "Add a timeout: delay_exit_on_zero_displays"Nils Schneider
2015-08-26Use libxkbcommon for translating keysyms, support all XKB groups.Michael Stapelberg
2015-06-28Configurable tray padding.Michael Hofmann
2015-06-05Add new command skeleton 'bindsym <button> <command>' for 'bar' block.Ingo Bürk
2015-05-05Merge pull request #1638 from hwangcc23/fix-1489Michael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-04-11Add a timeout: delay_exit_on_zero_displayshwangcc
2015-04-02Add a --border flag to enable mouse binds to trigger on border clickDeiz
2015-04-01Added config directive 'no_focus <criteria>' (#1416)Ingo Bürk
2015-03-30Make show_marks configurableIngo Bürk
2015-03-30Added 'focus_on_window_activation' directiveIngo Bürk
2015-03-25Add support for a custom separator symbolIngo Bürk
2015-01-31Add mouse binding pointer position configurationTony Crisci
2014-07-10i3bar: implement custom mouse wheel commandsTony Crisci
2014-06-19clang-format-3.5 **/*.h **/*.cMichael Stapelberg
2014-05-31Add configuration option for disabling mouse warpingAtte Peltomaki
2014-05-20Change the names of parser result structsTony Crisci
2014-05-16i3bar: implement custom workspace numbers configTony Crisci
2014-01-28Abstract binding configuration to bindings.[ch]Tony Crisci
2014-01-01Use #pragma onceAlexander Kedrik
2013-09-24Add new bar.binding_mode_indicator configuration.syl20bnr
2013-05-25introduced i3 command for changing the hidden state and the mode of i3barhaptix@web.de
2012-10-08port the entire old config parser to the new oneMichael Stapelberg
2012-10-08add first bits of a (custom) config parserMichael Stapelberg