aboutsummaryrefslogtreecommitdiff
path: root/i3-dump-log
AgeCommit message (Expand)Author
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2021-01-20i3-dump-log -f: switch from pthreads to UNIX socketsMichael Stapelberg
2020-04-20Remove unused headersOrestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2020-02-21Code style: fix misaligned and trailing whitespacesAlbert Safin
2019-02-12i3-dump-log: make log message a little more clear (#3618)Michael Stapelberg
2017-11-26i3-dump-log: enable shmlog on demandMichael Stapelberg
2017-09-24Replace http:// with https:// where applicableMichael Stapelberg
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-10-23Switch to autotools (GNU build system)Michael Stapelberg
2016-09-24Remove compatibility definitions for xcb-util < 0.3.8 (#2473)Michael Stapelberg
2016-06-11Don't use pthread on OpenBSDChristopher Zimmermann
2016-01-08i3-dump-log: explicitly free shmnameMichael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-04-12Respect EXEC_PREFIX and a users' choice of PKG_CONFIG.Thomas Anderson
2015-03-29Add a safe wrapper for write and fix some warningshwangcc
2014-06-15format **/*.c with clang-format-3.5Michael Stapelberg
2013-11-22make i3bar use libi3’s root_atom_contents()Michael Stapelberg
2012-12-24i3-dump-log/main.c: error handling for write(...)Sascha Kruse
2012-12-14i3-dump-log: Correct comment to reflect truthAxel Wagner
2012-09-03fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits)Michael Stapelberg
2012-08-13libi3: Implement Pango renderingFernando Tarlá Cardoso Lemos
2012-08-13shm-logging: implement i3-dump-log -f (follow)Michael Stapelberg
2012-07-23Fix linking by linking libi3 first and its dependencies afterwardsMichael Stapelberg
2012-07-23common.mk: Split XCB common flagsQuentin Glidic
2012-07-22common.mk: Introduce I3_*FLAGSQuentin Glidic
2012-07-22*.mk: Support passing specific CFLAGS/LIBSQuentin Glidic
2012-07-22Add stub Makefiles to allow subdir make callsQuentin Glidic
2012-07-22Move i3-dump-log to the new Makefile layoutQuentin Glidic
2012-05-09Improve the main error message of i3-dump-logMichael Stapelberg
2012-01-06shmlog: store meta information in the buffer itself, store path as X11 atomMichael Stapelberg
2011-12-10add i3-dump-log, a tool to dump the SHM logMichael Stapelberg