1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-14 18:44:13 +01:00
Files
wmaker/src/winmenu.c
Christophe CURIS db9e002ecf wmaker: Created an array to hold the maximize menu entries
The idea is that an array is easier to work with, when it's about to add,
remove or change entries, because all data end up stored in one place
instead of dispatched around the code.

It also makes code smaller as it avoids repetitions.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
2013-12-30 18:11:04 +00:00

20 KiB