wmii/cmd/strut
David du Colombier d1acb57db2 fix warnings
This change fixes the following warnings:

lib/libstuff/x11/keys/parsekey.c:73:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
cmd/strut/ewmh.c:23:27: warning: ‘sizeof’ on array function parameter ‘struts’ will return size of ‘Rectangle *’ {aka ‘struct Rectangle *’} [-Wsizeof-array-argument]
cmd/wmii/key.c:109:3: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
cmd/wmii/dat.h:108:7: warning: comparison of constant ‘2’ with boolean expression is always false [-Wbool-compare]
2019-09-30 22:03:43 +02:00
..
dat.h Add witray system tray program. 2010-05-27 03:58:02 -04:00
ewmh.c fix warnings 2019-09-30 22:03:43 +02:00
fns.h Add witray system tray program. 2010-05-27 03:58:02 -04:00
main.c Fix last commit. 2010-06-11 23:48:29 -04:00
Makefile [guide] Some updates to wmii.pdf to track the man pages. 2010-06-16 18:32:09 -04:00
win.c Allow chained event handlers. 2010-05-27 18:57:08 -04:00