portable version of OpenBSD's cwm(1) window manager
Go to file
2014-01-03 14:23:50 +00:00
calmwm.c ICCCM explicitly states that server time (CurrentTime) should *not* be 2013-12-12 20:15:07 +00:00
calmwm.h bring mousefunc closer to kbfunc 2014-01-02 21:30:20 +00:00
client.c state is long 2014-01-03 14:23:50 +00:00
conf.c bring mousefunc closer to kbfunc 2014-01-02 21:30:20 +00:00
cwm.1 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
cwmrc.5 Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
group.c Stash Class and WM Hints in client_ctx 2013-12-11 14:09:21 +00:00
kbfunc.c Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. 2013-12-16 19:02:17 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c calculate proper menu width/height on the first Expose event; 'jump' (while using gap) noticed by Christian Neukirchen 2014-01-02 22:49:10 +00:00
mousefunc.c bring mousefunc closer to kbfunc 2014-01-02 21:30:20 +00:00
parse.y Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION 2013-12-13 14:40:52 +00:00
screen.c Teach screen_find_xinerama() to apply gap only when told to do so; 2013-12-13 22:39:13 +00:00
search.c Stash Class and WM Hints in client_ctx 2013-12-11 14:09:21 +00:00
util.c sort 2012-11-09 03:52:02 +00:00
xevents.c Accept _NET_CURRENT_DESKTOP ClientMessage; from Thomas Adam, though 2014-01-02 22:43:55 +00:00
xmalloc.c missing stdarg.h include 2013-12-17 16:12:18 +00:00
xutil.c replace with memset 2013-12-17 16:10:43 +00:00