]> git.sur5r.net Git - i3/i3/history - libi3/get_colorpixel.c
Merge branch 'release-4.16.1'
[i3/i3] / libi3 / get_colorpixel.c
2018-11-04 Michael StapelbergMerge branch 'next' into master
2018-10-23 Ingo BürkMerge pull request #3452 from orestisf1993/title_align
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-13 OrestisMerge pull request #3454 from alanbarr/cppcheck_fixes_2
2018-10-13 Alan BarrFixes for undefined behaviour on signed shift (#3453)
2018-09-14 Ingo BürkMerge pull request #3342 from orestisf1993/tree_close_i...
2018-08-24 Ingo BürkMerge pull request #3368 from orestisf1993/render_root
2018-08-22 Ingo BürkMerge pull request #3369 from orestisf1993/clang-format
2018-08-22 Orestis FlorosApply compatible changes from clang-format 6.0.1 3369/head
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-08-03 Michael StapelbergMerge pull request #2301 from EvilPudding/next
2016-08-03 EvilPuddingLeaving the last byte in Colorpixel.hex NULL 2301/head
2016-08-03 EvilPuddingHex in struct Colorpixel.hex to contiguous memory
2016-03-06 Michael StapelbergMerge branch 'next' into master
2016-01-06 Michael StapelbergMerge pull request #2145 from Airblader/bug-2144
2016-01-06 Ingo BürkFix segfault when calling "i3 -C". 2145/head
2015-12-30 Michael StapelbergMerge pull request #2135 from Alexis211/colors
2015-12-29 Alex Auvolatget_colorpixel support for non-true color displays 2135/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-07 Ingo BürkAllow text drawing to use the alpha channel.
2015-09-30 Michael StapelbergMerge branch 'next' into master
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
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
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergImplement support for chosing a 32 bit visual (necessar...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else