dwl-bar-mod/src
守矢諏訪子 62f4492304 ちんぽ 2023-08-23 22:55:55 +09:00
..
bar.c Removed wrong import config.def.h 2023-04-24 18:55:09 -07:00
bar.h Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
config.def.h ちんぽ 2023-08-23 22:55:55 +09:00
event.c Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
event.h Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
input.c Added a reset for axis values after a discete scroll 2023-05-03 22:11:56 -07:00
input.h Added HotspotListener and renamed prcocess_hotspots to hotspots_process to try and keep up with conventions. 2023-04-22 01:44:58 -07:00
log.c Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
log.h Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
main.c ちんぽ 2023-08-23 22:55:55 +09:00
main.h ちんぽ 2023-08-23 22:55:55 +09:00
render.c If monitors on the compositor side are disable, they are removed as globals client side. 2023-05-12 14:28:26 -07:00
render.h added pipline_hide so that future patches can use it. Some will. 2023-04-20 04:05:10 -07:00
shm.c Fixed free on stack problem with shm. 2023-04-26 13:53:52 -07:00
shm.h Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00
user.c ちんぽ 2023-08-23 22:55:55 +09:00
user.h ちんぽ 2023-08-23 22:55:55 +09:00
util.c Messed up list resizing, forgot to multiply allocated amount by the sizeof(void*). 2023-04-22 16:11:51 -07:00
util.h Forgor to add the n in strncmp. 2023-04-21 23:40:28 -07:00