calmwm.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
calmwm.h
|
Introduce a xreallocarray and convert a few xcalloc instances that do
|
2015-03-28 23:12:47 +00:00 |
client.c
|
First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients
|
2015-01-23 19:35:11 +00:00 |
conf.c
|
Simplify key/mb binding moving argtype into flags and dropping another
|
2015-03-26 21:41:43 +00:00 |
cwm.1
|
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
|
2014-08-25 12:49:19 +00:00 |
cwmrc.5
|
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
|
2014-08-25 12:49:19 +00:00 |
group.c
|
Introduce a xreallocarray and convert a few xcalloc instances that do
|
2015-03-28 23:12:47 +00:00 |
kbfunc.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
Makefile
|
move the 2 small font helper functions to xutil.c
|
2013-05-19 23:38:20 +00:00 |
menu.c
|
Reshuffle and slightly simplify menu_complete_path(), removing an
|
2015-03-28 22:09:10 +00:00 |
mousefunc.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
parse.y
|
simplify error messages; discussed with doug@
|
2015-02-14 18:24:12 +00:00 |
screen.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
search.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
util.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
xevents.c
|
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
|
2015-01-19 14:54:16 +00:00 |
xmalloc.c
|
Introduce a xreallocarray and convert a few xcalloc instances that do
|
2015-03-28 23:12:47 +00:00 |
xutil.c
|
Introduce a xreallocarray and convert a few xcalloc instances that do
|
2015-03-28 23:12:47 +00:00 |