]> git.sur5r.net Git - i3/i3/history - i3bar
Merge pull request #3144 from DebianWall/guaketilda
[i3/i3] / i3bar /
2017-12-20 Ingo BürkMerge pull request #3095 from pallavagarwal07/next
2017-12-20 Pallav AgarwalAdd relative coordinates in JSON for i3bar click events... 3095/head
2017-12-08 Ingo BürkMerge pull request #3070 from orestisf1993/issue-3068
2017-12-08 Orestis FlorosAdd '--release' flag for bindsym in the bar block 3070/head
2017-12-03 Ingo BürkMerge pull request #3022 from orestisf1993/i3bar-leaks
2017-12-03 Orestis Florosi3bar: free output data structures 3022/head
2017-11-29 Ingo BürkMerge pull request #3058 from d-e-s-o/fix-FREE
2017-11-29 Ingo BürkMerge pull request #3052 from d-e-s-o/remove-magic...
2017-11-23 Daniel Muellerdo not check for NULL in FREE macro 3058/head
2017-11-17 Daniel Muelleri3bar: replace magic numbers with more meaningful const... 3052/head
2017-11-05 Ingo BürkMerge pull request #2980 from orestisf1993/issue-1160-pr
2017-11-05 Ingo BürkMerge pull request #3023 from orestisf1993/issue-2816
2017-10-25 Michael StapelbergMerge pull request #3028 from stapelberg/flakes2
2017-10-23 Michael StapelbergMove XCB event handling into xcb_prepare_cb. 3028/head
2017-10-17 Orestis Florosi3bar: avoid possible va_args leak
2017-10-17 Orestis Florosi3bar: free fontname
2017-09-30 Michael StapelbergMerge pull request #3005 from stapelberg/tick
2017-09-30 Michael StapelbergSynchronize with i3bar+i3, not just i3. 3005/head
2017-09-27 Ingo BürkMerge pull request #2992 from orestisf1993/next
2017-09-27 Michael StapelbergMerge pull request #2953 from CyberShadow/focus_wrapping
2017-09-25 Orestis Florosi3bar: fix segfault when no status_command is provided 2992/head
2017-09-24 Michael StapelbergMerge pull request #2981 from stapelberg/https
2017-09-24 Michael StapelbergReplace http:// with https:// where applicable
2017-09-22 Ingo BürkMerge pull request #2959 from orestisf1993/issue-2764
2017-09-17 Michael Stapelbergipc: rename COMMAND to RUN_COMMAND for consistency...
2017-09-09 Michael StapelbergMerge pull request #2911 from i3/asan
2017-09-09 Michael Stapelbergi3bar: ensure get_buffer does not leak memory
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-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
next