]> git.sur5r.net Git - i3/i3/history - i3bar
Use the DPI setting within the i3-config-wizard and i3-nagbar (#2585)
[i3/i3] / i3bar /
2016-11-16 Michael StapelbergMerge pull request #2551 from bapt/freebsd_fixes
2016-11-12 mihaicmnUse the DPI setting within the i3bar (#2556)
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-10-23 Michael StapelbergSwitch to autotools (GNU build system)
2016-10-23 Michael Stapelbergrename config.h to configuration.h
2016-10-23 Michael Stapelbergcheck vasprintf return code
2016-10-18 Ingo BürkDisable pango markup for plain-text input in i3bar...
2016-10-11 Ingo BürkHandle ResizeRequests for tray clients. (#2495)
2016-09-27 Michael StapelbergMerge pull request #2469 from Airblader/feature-2465
2016-09-26 Ingo BürkUse Xft.dpi for DPI if available.
2016-09-26 koebifix i3bar crashing when I3SOCK present (#2471)
2016-09-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
2016-04-10 Ingo BürkUpdate i3bar LICENSE to conform to other LICENSE files...
2016-04-07 Ingo BürkRemove unmaintained CHANGELOG file from i3bar
2016-04-04 Eric EngeströmFix spelling mistakes
2016-02-22 Michael StapelbergMerge pull request #2221 from Airblader/bug-2220
2016-02-21 Ingo BürkDocument tray initialization better. 2221/head
2016-02-21 Ingo BürkRemove unreachable fallback code for tray_output primary.
2016-02-15 Michael StapelbergMerge pull request #2210 from Airblader/bug-2166
2016-02-15 Michael StapelbergMerge pull request #2209 from Airblader/feature-2208
2016-02-11 Ingo BürkAllow "modifier none" in i3bar to disable the modifier. 2209/head
2016-01-31 Michael StapelbergMerge pull request #2185 from nicklan/next
2016-01-31 Nick LanhamFix issue #2184. don't send atom, but raw code 2185/head
2016-01-09 Michael StapelbergASAN: trigger leak before exiting
2016-01-09 Michael Stapelbergi3bar: free font when exiting
2016-01-09 Michael Stapelbergi3bar: fix memory leak
2016-01-09 Michael Stapelbergi3bar: fix memory leak in socket path
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Ingo BürkMove title_format from window to container. 2143/head
2015-12-29 Michael StapelbergMerge pull request #2138 from Alexis211/factor
2015-12-29 Alex AuvolatRefactor extern definition of conn and root_screen 2138/head
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-25 Michael Stapelbergi3bar: explicitly set cursor using libxcursor if available
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-11-23 Ingo BürkMove draw_util.c to libi3.
2015-11-09 Michael StapelbergMerge pull request #2058 from Airblader/feature-rename...
2015-11-07 Ingo BürkRename I3BAR_CAIRO to CAIRO_SUPPORT. 2058/head
2015-11-02 Michael StapelbergMerge pull request #2001 from Airblader/feature-multipl...
2015-11-01 Ingo BürkAllow multiple tray_output directives.
2015-10-27 Michael StapelbergMerge pull request #2030 from DavidMikeSimon/focus...
2015-10-27 David SimonOptionally change i3bar color on focused output, implem... 2030/head
2015-10-26 Michael StapelbergMerge pull request #2039 from DavidMikeSimon/fix-1824
2015-10-26 David SimonUse separate buffers for i3bar statusline for each... 2039/head
2015-10-22 Michael StapelbergMerge pull request #2025 from Airblader/feature-2022
2015-10-22 Ingo BürkAdded background and border keys to the i3bar protocol. 2025/head
2015-10-18 Michael StapelbergMerge pull request #2007 from Airblader/feature-1996
2015-10-18 Michael StapelbergMerge pull request #2004 from Airblader/bug-2003
2015-10-18 Michael StapelbergMerge pull request #2008 from Airblader/feature-1995
2015-10-17 Ingo BürkUse sasprintf() instead of alloc'ing and strncpy()... 2008/head
2015-10-16 Michael StapelbergMerge pull request #2005 from Airblader/feature-1998
2015-10-16 Ingo BürkLog X11 errors in i3bar. 2005/head
2015-10-16 Michael StapelbergMerge pull request #1999 from hwangcc23/fix-workspace...
2015-10-14 Michael StapelbergMerge pull request #1990 from Airblader/bug-1989
2015-10-14 Ingo BürkIntroduce switch for the drawing backend 1990/head
2015-10-14 Ingo BürkExtract cairo_clear_surface.
2015-10-14 Ingo BürkIntroduce a macro to flush a cairo surface twice.
2015-10-13 Michael StapelbergMerge pull request #1994 from Airblader/bug-1992
2015-10-13 Ingo BürkFlush cairo surface after drawing text.
2015-10-13 Ingo BürkRename is_markup to pango_markup. 1994/head
2015-10-13 Ingo BürkMake pango markup in mode names optional with a flag.
2015-10-11 Michael StapelbergMerge pull request #1985 from Airblader/bug-1984
2015-10-10 Ingo BürkRemove support for 32-bit visuals and RGBA colors. 1985/head
2015-10-09 Michael StapelbergMerge pull request #1981 from Airblader/feature-i3bar...
2015-10-08 Ingo BürkRefactor cairo drawing of rectangles into utility funct... 1981/head
2015-10-08 Ingo BürkWhen drawing text, mark the surface as dirty.
2015-10-06 Ingo BürkUse 32-bit visuals for i3bar when possible and allow...
2015-10-05 Michael StapelbergMerge pull request #1933 from Airblader/feature-1878-2
2015-10-05 Ingo BürkUse cairo for all drawing operations in i3bar. 1933/head
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-08-04 Michael StapelbergMerge pull request #1816 from tcreech/tcreech-for-illumos
2015-08-03 Michael StapelbergMerge pull request #1789 from shdown/next
2015-08-03 shdownUse safe wrappers wherever possible
2015-08-03 shdownlibi3: change scalloc() signature to match calloc()
2015-08-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-30 shdowni3bar: fix freeing static strings
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-07-01 Michael StapelbergMerge pull request #1778 from Airblader/bug-1777
2015-07-01 Ingo BürkSend custom-defined command upon click on the non-statu... 1778/head
2015-06-30 Michael StapelbergMerge pull request #1768 from hwangcc23/atoi2strtol
2015-06-29 Michael StapelbergMerge pull request #1747 from Airblader/feature-1723
2015-06-29 Michael StapelbergMerge pull request #1745 from mh21/configurable-tray...
2015-06-27 Michael HofmannConfigurable tray padding. 1745/head
2015-06-18 Michael StapelbergMerge pull request #1697 from Airblader/feature-1695
2015-06-18 Ingo BürkEnsure format of dumped bindings for i3bar is compatibl...
2015-06-18 Ingo BürkRead 'bindsym' rather than the old 'wheel_up_cmd' and...
2015-06-13 Michael StapelbergMerge pull request #1752 from Airblader/feature-test...
2015-06-13 Michael StapelbergMerge pull request #1744 from Airblader/feature-docs-7
2015-06-09 Michael StapelbergMerge pull request #1743 from Airblader/bug-1742
2015-06-07 Michael StapelbergMerge pull request #1731 from Airblader/feature-indicat...
2015-06-02 Michael StapelbergMerge pull request #1735 from shdown/strdup
2015-06-02 shdowni3bar: fix freeing static strings 1735/head
2015-06-02 Michael StapelbergMerge pull request #1733 from Airblader/feature-1732
2015-06-01 Ingo BürkUse the introduced binding_mode_* colors to draw the... 1733/head
2015-05-31 Ingo BürkIntroduce a config directive 'binding_mode' in the...
2015-05-31 Ingo BürkAllow pango markup for the binding indicator. 1731/head
2015-05-18 Michael StapelbergMerge pull request #1706 from Airblader/feature-docs-5
next