decorations
decoration: stack: stacks multiple decorations on top of each other
2018-12-26 15:59:48 +01:00
modules
module/mpd: monitors MPD
2018-12-27 11:36:38 +01:00
particles
particle/string: call particle_default_destroy()
2018-12-26 21:35:39 +01:00
.gitignore
initial commit: wip
2018-11-17 11:30:33 +01:00
bar.c
bar: set_cursor(): new interface function, to set the X cursor
2018-12-26 17:16:54 +01:00
bar.h
bar: set_cursor(): new interface function, to set the X cursor
2018-12-26 17:16:54 +01:00
CMakeLists.txt
module/mpd: monitors MPD
2018-12-27 11:36:38 +01:00
color.h
initial commit: wip
2018-11-17 11:30:33 +01:00
config.c
module/mpd: monitors MPD
2018-12-27 11:36:38 +01:00
config.h
initial commit: wip
2018-11-17 11:30:33 +01:00
decoration.h
decoration: configurable graphical effects, added to a particle
2018-12-26 15:30:47 +01:00
font.c
initial commit: wip
2018-11-17 11:30:33 +01:00
font.h
initial commit: wip
2018-11-17 11:30:33 +01:00
log.c
log: add LOG_ERRNO()
2018-12-19 21:01:01 +01:00
log.h
log: add LOG_ERRNO()
2018-12-19 21:01:01 +01:00
main.c
main: remove ifdef
2018-12-13 19:05:52 +01:00
module.c
module: add new function module_signal_ready()
2018-12-19 20:23:53 +01:00
module.h
module: add new function module_signal_ready()
2018-12-19 20:23:53 +01:00
particle.c
particle: provide a default destroy() function
2018-12-26 21:34:19 +01:00
particle.h
particle: provide a default destroy() function
2018-12-26 21:34:19 +01:00
tag.c
tag: add a new variant of int tags, with a realtime unit property
2018-12-27 11:43:27 +01:00
tag.h
tag: add a new variant of int tags, with a realtime unit property
2018-12-27 11:43:27 +01:00
tllist.h
tllist: cast away const in tll_{r,}foreach()
2018-12-15 11:46:34 +01:00
xcb.c
xcb: use new log framework
2018-12-17 20:25:27 +01:00
xcb.h
xcb: add xcb_init(): checks the x server + extensions, and caches atoms
2018-11-17 11:47:34 +01:00
yml.c
yml: bump anchor vector size
2018-12-26 15:31:37 +01:00
yml.h
initial commit: wip
2018-11-17 11:30:33 +01:00