]> git.sur5r.net Git - i3/i3/history - libi3
validate JSON before loading
[i3/i3] / libi3 /
2017-09-06 Theo BuehlerAvoid use of uninitialized in init_dpi_end
2017-09-04 Michael StapelbergMerge branch 'next' into master
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 Criscilibi3: Add basic validation to hex color conversion 2838/head
2017-01-13 Ingo BürkRemove unused function arguments. (#2635)
2017-01-02 Ingo BürkFree allocated X resource value. (#2620)
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-09 Baptiste DaroussinRespect SYSCONFDIR when looking for defaut 'xdg' directory
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-09-27 Michael StapelbergRemove conditional compilation for cairo/pangocairo...
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-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
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-30 Michael StapelbergMerge pull request #2243 from Xarthisius/pango_support
2016-03-23 Kacper Kowalik ... Convert ifdef CAIRO_SUPPORT to if statements to keep... 2243/head
2016-03-23 Kacper Kowalik ... Add missing MAX macros, ensure that i3 can be compiled...
2016-03-06 Michael StapelbergMerge branch 'next' into master
2016-02-06 Michael Stapelbergtravis: check spelling of binaries and manpages, use...
2016-01-09 Michael Stapelbergfont: free errors
2016-01-08 Michael Stapelbergroot_atom_contents: properly clean up in all cases
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
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-30 Michael StapelbergMerge pull request #2135 from Alexis211/colors
2015-12-29 Alex Auvolatget_colorpixel support for non-true color displays 2135/head
2015-12-29 Alex AuvolatCorrect color management for pango fonts
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-04 Michael StapelbergMerge pull request #2095 from Airblader/bug-2090
2015-12-04 Michael StapelbergMerge pull request #2096 from Airblader/bug-2094
2015-12-03 Ingo BürkFail gracefully when the gc cannot be created 2096/head
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkMake freeing surfaces idempotent 2065/head
2015-11-23 Ingo BürkUse 32-bit visual by default if available.
2015-11-23 Ingo BürkParse colors as color_t instead of colorpixel.
2015-11-23 Ingo BürkSkip drawing for uninitialized surfaces.
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-11-23 Ingo BürkFix draw_util_copy_surface.
2015-11-23 Ingo BürkMove draw_util.c to libi3.
2015-10-18 Michael StapelbergMerge pull request #2004 from Airblader/bug-2003
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ü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-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-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-11 Michael StapelbergMerge pull request #1893 from rr-/resize
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-06 Michael StapelbergMerge pull request #1895 from Airblader/bug-1883
2015-09-05 Michael StapelbergMerge pull request #1899 from Airblader/bug-swallowed...
2015-09-05 Michael StapelbergMerge pull request #1898 from Airblader/bug-1896
2015-09-05 Ingo BürkFree the string returned by g_markup_escape_text. 1898/head
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 Theo Buehlermkdirp: do not throw an error if directory exists
2015-07-30 DeizMove mkdirp into libi3
2015-07-30 Tim CreechChanges for compiling on Illumos 1816/head
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 Ingo BürkParse the title_format and display the customized windo...
2015-05-24 Michael StapelbergMerge pull request #1714 from Airblader/feature-docs-6
2015-05-23 Michael StapelbergMerge pull request #1716 from botovq/next
2015-05-23 Theo Buehlermkdirp: do not throw an error if directory exists 1716/head
2015-05-18 Michael StapelbergMerge pull request #1706 from Airblader/feature-docs-5
2015-05-17 Michael StapelbergMerge pull request #1698 from Airblader/feature-1696
2015-05-12 Michael StapelbergMerge pull request #1700 from mh21/tray-icon-size-cleanup
2015-05-07 Michael StapelbergMerge pull request #1693 from mh21/wm-class-garbage...
2015-05-06 Michael HofmannIntroduce sstrndup wrapper.
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-16 Michael StapelbergMerge branch 'master' into next
2015-03-30 Michael StapelbergMerge pull request #1589 from Deiz/fix-center
2015-03-29 Michael StapelbergMerge pull request #1606 from Deiz/libi3-mkdirp
2015-03-29 DeizMove mkdirp into libi3 1606/head
next