]> git.sur5r.net Git - i3/i3/history - libi3/ipc_connect.c
Update badges in README
[i3/i3] / libi3 / ipc_connect.c
2017-12-03 Ingo BürkMerge pull request #3022 from orestisf1993/i3bar-leaks
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-27 Michael StapelbergMerge pull request #3059 from stapelberg/debuglog
2017-11-26 Michael Stapelbergno-op refactoring: make ipc_connect find socket path
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
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
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2013-04-14 Michael StapelbergMerge branch 'fix-ipc-fd'
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergBugfix: mark IPC fd CLOEXEC (Thanks Layus)
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
2011-10-23 Michael Stapelbergadd libi3/ipc_connect, use it in i3-config-wizard,...