wmii/cmd/wmii
David du Colombier e720b28418 fix clang warnings
This change fixes the following warnings:

cmd/wmii/div.c:80:6: warning: unsequenced modification and access to 'n'
cmd/wmii/message.c:231:7: warning: variable 'l' is used uninitialized whenever '&&' condition is false
cmd/wmii/message.c:240:7: warning: variable 'l' is used uninitialized whenever '&&' condition is false
2023-06-25 20:48:37 +02:00
..
area.c Add ViewAttach, ViewDetach, AreaAttach, and AreaDetach events. 2011-04-21 09:07:19 -04:00
backtrace.c Add witray system tray program. 2010-05-27 03:58:02 -04:00
bar.c fix warning 2023-06-25 20:44:07 +02:00
client.c Work around focus drawing issue in newer Xorg versions. 2014-06-03 19:58:58 -07:00
column.c Add command to cleanup old screens after monitor disconnect. 2014-06-03 21:38:41 -07:00
dat.h fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
debug.h fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
div.c fix clang warnings 2023-06-25 20:48:37 +02:00
error.c Update copyrights. 2010-05-17 13:59:30 -04:00
event.c Cleanup, minor fixes. 2010-06-08 23:59:01 -04:00
ewmh.c Fix compiler warnings. 2011-09-14 17:45:29 -04:00
float.c Don't collapse dock/menu/toolbar windows in float+stack mode. 2011-09-15 13:35:37 -04:00
fns.h Add command to cleanup old screens after monitor disconnect. 2014-06-03 21:38:41 -07:00
frame.c Add command to cleanup old screens after monitor disconnect. 2014-06-03 21:38:41 -07:00
fs.c Suppress duplicate ScreenChange events. 2012-04-13 22:37:30 -04:00
key.c fix warnings 2019-09-30 22:03:43 +02:00
layout.c Fix compiler warnings. 2011-09-14 17:45:29 -04:00
main.c fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
Makefile [guide] Some updates to wmii.pdf to track the man pages. 2010-06-16 18:32:09 -04:00
message.c fix clang warnings 2023-06-25 20:48:37 +02:00
mouse.c Allow Mod+Mouse3 to resize windows and columns unidirectionally. 2011-09-15 14:07:51 -04:00
print.c [guide] Some updates to wmii.pdf to track the man pages. 2010-06-16 18:32:09 -04:00
root.c Allow alpha colors in the bar. 2010-07-19 09:30:52 -04:00
rule.c Require that clients be given permission to activate themselves. 2010-06-11 04:18:40 -04:00
screen.c Experimental demand-loading of Xft. Removed hard dependency. 2010-05-22 18:58:37 -04:00
stack.c Fix compiler warnings. 2011-09-14 17:45:29 -04:00
utf.c Fix iconv bug. 2008-02-04 18:19:40 -05:00
view.c Keep regexp clients on the same screen when attaching to new view. 2014-06-03 22:03:01 -07:00
xdnd.c [witray] Add partial DND proxy. 2010-06-01 20:09:25 -04:00