aboutsummaryrefslogtreecommitdiff
path: root/i3-nagbar
AgeCommit message (Expand)Author
36 hoursRemove pledge() support for OpenBSD (#6048)Theo Buehler
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2020-11-29i3-nagbar: add possibility to open bar on focused monitorekarpp
2020-05-18update forgotten srcdir AnyEvent-I3 reference, remove xmacro filesMichael Stapelberg
2020-05-17xmacro: declare in header files, instantiate instead of includeMichael Stapelberg
2020-04-20Remove some includes from all.hOrestis Floros
2020-04-20nagbar: Remove i3-nagbar.hOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2020-03-01Fix error messageJason Nader
2020-03-01Use _PATH_BSHELL in nagbar script as wellJason Nader
2020-03-01Merge pull request #3960 from ammgws/patch-2Ingo Bürk
2020-03-01Remove comment referencing old source codeJason
2020-03-01Use _PATH_BSHELLJason
2020-02-24Assume xcb_cursor_context_new never fails (#3955)xzfc
2020-02-01libi3: Make visual_type externOrestis Floros
2019-10-14i3-nagbar: Fix small leakOrestis Floros
2019-10-14i3-nagbar: get_window_position: Improve loggingOrestis Floros
2019-10-14i3-nagbar: Don't use DLOGOrestis Floros
2019-01-02Remove \n from errx and die messagesNguyễn Thái Ngọc Duy
2018-10-13Fix typo: childs -> childrenOrestis Floros
2018-10-07i3-nagbar: add option for button that runs commands without a terminal (#3258)Orestis
2018-09-23i3-nagbar & i3-config-wizard: check sncontext != NULLOrestis Floros
2018-08-25Support startup-notification in i3-nagbar & i3-config-wizardOrestis Floros
2018-04-27Fix redundant casts to the same typeOrestis Floros
2018-03-09Bugfix: ignore ConfigureNotify with width == 0 || height == 0Michael Stapelberg
2017-11-23do not check for NULL in FREE macroDaniel Mueller
2017-08-31Revert "i3-nagbar: add button flag to execute action with /bin/sh directly" (...Michael Stapelberg
2017-05-12i3-nagbar: add button flag to execute action with /bin/sh directly.Max Fisher
2017-01-21migrate i3-nagbar to draw_util (#2644)mihaicmn
2017-01-13Only react on the last Expose event in a series of events. (#2636)Ingo Bürk
2016-11-28Use the DPI setting within the i3-config-wizard and i3-nagbar (#2585)mihaicmn
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-10-23Switch to autotools (GNU build system)Michael Stapelberg
2016-09-26Use Xft.dpi for DPI if available.Ingo Bürk
2016-09-24Remove compatibility definitions for xcb-util < 0.3.8 (#2473)Michael Stapelberg
2016-01-17Add pledge(2) support for OpenBSDTheo Buehler
2016-01-04i3-nagbar: explicitly set cursor using libxcursor if availableMichael Stapelberg
2015-12-29Correct color management for pango fontsAlex Auvolat
2015-10-06Use 32-bit visuals for i3bar when possible and allow RGBA colors.Ingo Bürk
2015-08-03Use safe wrappers wherever possibleshdown
2015-06-30Added missing newlines in log statements.Ingo Bürk
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-04-12Respect EXEC_PREFIX and a users' choice of PKG_CONFIG.Thomas Anderson
2015-03-29initialize variables to NULL to avoid invalid free() on errorMichael Stapelberg
2015-03-29Merge pull request #1593 from Airblader/feature-nagbar-primary-outputMichael Stapelberg
2015-03-29Merge pull request #1575 from hwangcc23/nextMichael Stapelberg
2015-03-29Add a safe wrapper for write and fix some warningshwangcc
2015-03-28Open i3-nagbar on the primary screenIngo Bürk
2015-03-27Compile xcb-randr support into i3-nagbarIngo Bürk
2015-03-26update default fonts for i3-{input,config-wizard,nagbar}Michael Stapelberg