mlvwm/mlvwm
2021-03-18 09:48:22 -04:00
..
add_window.c Add_Window&Borders: Move placement of titlebar buttons 2021-03-07 11:17:39 +01:00
add_window.h
balloon.c Convert sprintf()s to snprintf()s. Issue #6 2020-12-25 20:51:46 -05:00
balloon.h Convert sprintf()s to snprintf()s. Issue #6 2020-12-25 20:51:46 -05:00
borders.c Reduce window shadows by 1px. Issue #16, issue #20 2021-03-17 17:58:38 -04:00
borders.h More accurate rendering of scroll bars. Issue #16 2021-03-14 11:40:42 -04:00
config.c Add RoundedScreenCorners config setting 2021-03-06 19:35:32 +01:00
config.h
event.c More accurate rendering of scroll bars. Issue #16 2021-03-14 13:09:58 -04:00
event.h
functions.c Duplicate command string in RestartSystem() as it'll get freed in Done() before it's used. Issue #10 2021-01-30 15:01:56 -05:00
functions.h
Imakefile
Makefile.make
menus.c Fixed top left & right rounded corners in System8 theme. Issue #16, issue #17 2021-03-18 09:48:22 -04:00
menus.h Menus: Change menubar size to 20 2021-03-07 10:55:35 +01:00
misc.c Convert sprintf()s to snprintf()s. Issue #6 2020-12-25 20:51:46 -05:00
misc.h
mlvwm.c Default scrollbar width to 16px. Issue #16 2021-03-13 09:27:36 -05:00
mlvwm.h MLVWM: change the default font size from 14 to 12 2021-03-10 18:42:32 +01:00
screen.h Add RoundedScreenCorners config setting 2021-03-06 19:35:32 +01:00
sun_headers.h
wild.c