]> git.sur5r.net Git - i3/i3/history - i3bar/include
Merge branch 'release-4.16.1'
[i3/i3] / i3bar / include /
2018-11-04 Michael StapelbergMerge branch 'next' into master
2018-10-26 Ingo BürkMerge pull request #3465 from soumya92/next
2018-10-25 SoumyaAdd "modifiers" to events sent by i3bar 3465/head
2018-10-24 OrestisMerge pull request #3473 from soumya92/pango-font-alignment
2018-10-23 OrestisMerge pull request #3475 from Gravemind/fix-i3bar-re...
2018-10-23 Ingo BürkMerge pull request #3452 from orestisf1993/title_align
2018-10-23 Ingo BürkMerge pull request #3469 from yablonsky/patch-1
2018-10-23 Ingo BürkMerge pull request #3448 from orestisf1993/sticky
2018-10-23 Ingo BürkMerge pull request #3445 from orestisf1993/flaky
2018-10-23 Ingo BürkMerge pull request #3444 from orestisf1993/move
2018-10-23 Ingo BürkMerge pull request #3433 from orestisf1993/janitorial
2018-10-13 Orestis FlorosEnforce strict prototypes
2018-06-22 Ingo BürkMerge pull request #3179 from orestisf1993/issue-2733
2018-04-21 Ingo BürkMerge pull request #3230 from hwangcc23/fix-3227
2018-04-17 Ingo BürkMerge pull request #3246 from orestisf1993/bar-modifier...
2018-04-16 Orestis Florosi3bar: make modifier behave like floating_modifier 3246/head
2018-04-14 Ingo BürkMerge pull request #3236 from hwangcc23/fix-3220
2018-04-13 hwangcc23Add an i3bar flag: --verbose 3236/head
2018-03-14 Ingo BürkMerge pull request #3175 from orestisf1993/dump-asy
2018-03-11 Ingo BürkMerge pull request #3167 from hwangcc23/fix-3163
2018-03-11 hwangcc23Add strip_workspace_name 3167/head
2018-03-10 Ingo BürkMerge pull request #3166 from Hritik14/next
2018-03-10 Michael StapelbergMerge branch 'next' into master
2018-03-09 Hritik VijayFixed typo 3166/head
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-23 Daniel Muellerdo not check for NULL in FREE macro 3058/head
2017-11-05 Ingo BürkMerge pull request #2980 from orestisf1993/issue-1160-pr
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-04 Michael StapelbergMerge branch 'next' into master
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 Stapelbergrename config.h to configuration.h
2016-09-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
2016-03-06 Michael StapelbergMerge branch 'next' into master
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-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
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 #2004 from Airblader/bug-2003
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ürkRename is_markup to pango_markup. 1994/head
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-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
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-07 Michael StapelbergMerge pull request #1731 from Airblader/feature-indicat...
2015-06-02 Michael StapelbergMerge pull request #1733 from Airblader/feature-1732
2015-05-31 Ingo BürkIntroduce a config directive 'binding_mode' in the...
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-19 Michael StapelbergMerge pull request #1632 from Deiz/binding-border
2015-04-06 Ingo BürkUse a reasonable default sep_block_width if a separator...
2015-04-04 Michael StapelbergMerge pull request #1634 from Airblader/feature-sep...
2015-04-03 Ingo BürkUse a reasonable default sep_block_width if a separator... 1634/head
next