mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +00:00
4d098b0536
* Fix race condition in gw_info handling. * Fix a couple potential nullptr derefs. * Fix font handling without x. * Fix regression in output to ncurses with X disabled. * Apply some formatting/code smell fixes.
26 lines
265 B
Plaintext
26 lines
265 B
Plaintext
.DS_Store
|
|
*~
|
|
.*.swp
|
|
Doxyfile
|
|
patches/
|
|
doc/conky.1
|
|
README
|
|
build*
|
|
doc/*.html
|
|
|
|
Makefile
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
data/convertconf.h
|
|
data/defconfig.h
|
|
lua/libcairo-orig.c
|
|
lua/libcairo.c
|
|
lua/libimlib2.c
|
|
*.so
|
|
*.a
|
|
/config.h
|
|
|
|
# Ignore vscode stuff
|
|
.vscode
|
|
*.code-workspace
|