aboutsummaryrefslogtreecommitdiff
path: root/i3-nagbar
AgeCommit message (Expand)Author
2015-03-26make i3-nagbar work properly on hi-dpi displaysMichael Stapelberg
2015-03-11degendered termsDiana Thayer
2015-03-01run clang-format (3.5.0)Michael Stapelberg
2014-06-19clang-format-3.5 **/*.h **/*.cMichael Stapelberg
2014-06-15format **/*.c with clang-format-3.5Michael Stapelberg
2014-03-23i3-nagbar: add missing newline when printing version informationArun Persaud
2014-01-04Fix 'gcc -Wextra -Wno-unused-parameter'.Peter Boström
2014-01-02Fix clang -Wextra except -Wunused-parameter.Peter Boström
2014-01-01Use #pragma onceAlexander Kedrik
2013-12-24only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav)Michael Stapelberg
2013-11-24Remove references to PATH_MAX macroLancelot SIX
2013-11-09Use _PATH_BSHELL to ensure using a bourne shellBaptiste Daroussin
2013-10-13i3-nagbar: Set button inner-width to the width of the labelTony Crisci
2013-06-28Merge branch 'master' into nextMichael Stapelberg
2013-06-28i3-nagbar: Bugfix: -m requires an argument (crashes if none specified) (Thank...Michael Stapelberg
2013-06-10i3-nagbar: take our terminal execution kludge to the next levelMichael Stapelberg
2013-02-07i3-nagbar: kludge to run the command shell script when inside a noexec mountMichael Stapelberg
2012-12-24i3-nagbar: don’t quote the -e argument for i3-sensible-terminalMichael Stapelberg
2012-12-24refactor both i3-nagbar starts into src/util.cMichael Stapelberg
2012-09-22don’t use reserved identifiers for include guards (left-overs)Michael Stapelberg
2012-09-20remove superfluous ev.h include statementsOliver Kiddle
2012-09-03fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits)Michael Stapelberg
2012-08-13logging: make libi3 use verboselog()/errorlog(), provide it in each callerMichael Stapelberg
2012-08-13libi3: Implement Pango renderingFernando Tarlá Cardoso Lemos
2012-08-13libi3: Rework draw_textQuentin Glidic
2012-08-13i3-nagbar: Port to i3StringQuentin Glidic
2012-08-13Makefile: Always link libi3 firstQuentin Glidic
2012-08-05fix a few warnings/places where the clang static analyzer complainsMichael Stapelberg
2012-07-23common.mk: Split XCB common flagsQuentin Glidic
2012-07-22common.mk: Introduce I3_*FLAGSQuentin Glidic
2012-07-22*.mk: Support passing specific CFLAGS/LIBSQuentin Glidic
2012-07-22Add stub Makefiles to allow subdir make callsQuentin Glidic
2012-07-22Move i3-nagbar to the new Makefile layoutQuentin Glidic
2011-12-07i3-nagbar: add -t to the synopsis (Thanks gamo)Michael Stapelberg
2011-11-21Implement set_font_colors.Fernando Tarlá Cardoso Lemos
2011-11-21Make all programs use draw_text.Fernando Tarlá Cardoso Lemos
2011-11-07Don't call free on statically allocated strings.Fernando Tarlá Cardoso Lemos
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-10-23get rid of xcb.c in all i3-* toolsMichael Stapelberg
2011-10-23Add libi3/load_font, use it everywhereMichael Stapelberg
2011-10-23i3-nagbar: eliminate xcb_change_gc_single with C99Michael Stapelberg
2011-10-23Move get_colorpixel to libi3, use it everywhere elseMichael Stapelberg
2011-10-22migration from exec i3bar to bar config: i3 substitutes exec with a bar block...Michael Stapelberg
2011-10-22i3-nagbar: Implement -t warning, makes colors yellow(ish)Michael Stapelberg
2011-10-02Makefiles: prefix compilation messages (for parallel builds)Michael Stapelberg
2011-07-27i3-nagbar: correctly check for errors when connecting to X11Michael Stapelberg
2011-07-25i3-nagbar: fix warningsMichael Stapelberg
2011-07-25makefiles: build subdirs (Thanks Kacper)Michael Stapelberg
2011-07-14i3-nagbar: Fix -h / --help output (Thanks ktosiek)Michael Stapelberg
2011-07-13i3-nagbar: implement -m, set default prompt to "Pleaso do not run this program"Michael Stapelberg