]> git.sur5r.net Git - i3/i3/history - i3bar
Properly initialize sigaction struct
[i3/i3] / i3bar /
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-08-20 Michael Stapelbergi3bar: only restart child when command changed (#2866)
2017-08-20 Ingo BürkMerge pull request #2863 from stapelberg/fixfreeze
2017-08-20 Michael Stapelbergi3bar: Bugfix: avoid freeze after VisibilityNotify 2863/head
2017-08-19 Ingo BürkMerge pull request #2859 from stapelberg/fixtests
2017-08-19 Michael StapelbergPrevent accidentally introduced fall-through
2017-07-13 Ingo BürkMerge pull request #2836 from acrisci/bug/sysconfdir...
2017-07-13 Ingo BürkMerge pull request #2838 from acrisci/bug/colors-only-hex
2017-07-12 Tony Criscii3bar: change error block color to hex
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkQuery workspaces again in i3bar when an output change...
2017-04-11 Ingo BürkMerge pull request #2731 from nmschulte/check-create...
2017-04-07 Ingo BürkMerge pull request #2725 from nmschulte/feature/output...
2017-04-03 Nathan Schulteformat i3bar src/outputs.c w/ clang-format 2725/head
2017-03-12 lebenlechzeri3bar: accept 'primary' for output config option 2705/head
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-20 Michael StapelbergMerge pull request #2680 from Airblader/feature-2677
2017-02-14 Ingo BürkAllow using left/right scrolling like up/down scrolling. 2680/head
2017-02-12 Ingo BÃ\83¼rkIntroduce named aliases for mouse buttons.
2017-02-05 Johannes Langerestart bar status command on config reload (#2668)
2017-01-13 Ingo BürkOnly react on the last Expose event in a series of...
2017-01-13 Ingo BürkRemove unused function arguments. (#2635)
2017-01-13 Ingo BürkFree trayclient when removing it. (#2632)
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-11-08 Michael StapelbergMerge branch 'next' into master
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-03-06 Michael StapelbergMerge branch 'next' into master
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-30 Michael StapelbergMerge branch 'next' into master
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-08-04 Michael StapelbergMerge pull request #1816 from tcreech/tcreech-for-illumos
next