wmii/cmd
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
..
menu Add Control-k support to wimenu. 2011-09-03 07:49:40 -04:00
strut fix warnings 2019-09-30 22:03:43 +02:00
tray Fix witray corner case. Closes issue #246. 2011-10-20 05:29:03 -04:00
wmii fix warnings 2019-09-30 22:03:43 +02:00
x11 [menu] Add vertical mode. 2010-10-07 16:31:41 -04:00
Makefile Rearrange some things. 2010-06-14 10:30:23 -04:00
wihack.sh Fix the patch in LD_PRELOAD for wihack 2013-12-09 17:43:36 +01:00
wmii.rc.rc Change format of bar files. Refactor fs.c. Add M-n/M-b to rc scripts. Add showkeys to plan9port rc. Update docs. Linkify code fragments in wmii.tex. 2010-06-25 17:21:12 -04:00
wmii.sh.sh Add ScreenChange event. 2012-04-08 14:07:38 -04:00
wmiir.c [wmiir] Flush conversion buffer on short read. Closes issue #235. 2011-09-19 23:45:42 -04:00