aboutsummaryrefslogtreecommitdiff
path: root/i3bar
AgeCommit message (Expand)Author
2024-01-28Shrinking on a per-block basis (#5818)Alessandro Vinciguerra
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2023-04-02Update ubuntu & clang-format in builds (#5467)Orestis Floros
2023-01-22i3bar: Add protocol for workspace buttonsOrestis Floros
2023-01-02fix -Wmaybe-unused and -Wstringop-truncation warningsMichael 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-06-01Fix typos (#4989)George Rodrigues
2022-02-10Remove Xlib references (#4845)Ingo Bürk
2021-10-22check for both arguments NULL on strings_differrvalieris
2021-05-20Drop xcb_flush() before xcb_aux_sync() (#4378)Uli Schlachter
2021-01-15i3bar: Exit with 1 on wrong argumentOrestis Floros
2021-01-15i3bar: LOG version on startupOrestis Floros
2021-01-12i3bar: No reason to get_workspaces after output eventOrestis Floros
2021-01-12i3bar: properly restart status command after config changeOrestis Floros
2021-01-12i3bar: Properly close FDsOrestis Floros
2021-01-03i3bar: Add default bar_idOrestis Floros
2021-01-03i3bar: Update manpage/help with optionsOrestis Floros
2020-10-24i3bar: add support for nonprimary outputMaxim Schuwalow
2020-10-23Add coordinates relative to the current output in i3bar click eventsAndrey Burov
2020-10-20clang-format: use TypenameMacrosAlbert Safin
2020-08-31i3bar: Remove duplicate call to kick_tray_clients (#4163)Orestis Floros
2020-07-26Merge branch 'stable' into nextMichael Stapelberg
2020-07-22Fix i3bar Xorg memory leak (#4140)Orestis Floros
2020-06-30kick tray clients before destroying the barMark Guptill
2020-06-27Fix i3bar Xorg memory leak (#4140)Orestis Floros
2020-04-22Call cont_child() more liberally (#3996)Orestis Floros
2020-04-22Fix SEGFAULT when i3bar receives invalid inputOrestis Floros
2020-04-20Remove unused headersOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2020-04-14Sort dock clients by class and instanceOrestis Floros
2020-04-14i3bar: Set WM_CLASS instance to bar_idOrestis Floros
2020-04-10Merge pull request #4004 from orestisfl/i3bar-segfaultIngo Bürk
2020-04-10Fix SEGFAULT when i3bar receives invalid inputOrestis Floros
2020-04-10i3bar: Add a macro to log child infoOrestis Floros
2020-04-09Call cont_child() more liberally (#3996)Orestis Floros
2020-03-01Remove comment referencing old source codeJason
2020-02-24Assume xcb_cursor_context_new never fails (#3955)xzfc
2020-02-21Limit workspace numbers within 0..INT32_MAXAlbert Safin
2020-02-19clang-format: bring back ForeachMacros (#3948)xzfc
2020-02-01i3bar: Make header declarations externOrestis Floros
2020-01-08Added workspace ID in GET_WORKSPACES response.Iskustvo
2019-10-14Fix i3bar leak on handle_destroy_notifyOrestis Floros
2019-10-14Fix small leak in i3bar's mainOrestis Floros
2019-10-11reorder_trayclients_cmp: Correct commentOrestis Floros
2019-10-11Make tray icon order deterministicOrestis Floros
2019-10-11Introduce trayclient_and_output_from_windowOrestis Floros
2019-06-25Add setting for minimal width of workspace buttonsKonst Mayer
2019-06-22feat: added support for user-defined border widths in i3bar blocks (#3726)Ingo Bürk
2019-06-22feat: support transparency (RGBA) in i3bar (#3727)Ingo Bürk