calmwm.c
|
No need to store screen colormap and visual; rather just use the X
|
2014-02-02 16:29:04 +00:00 |
calmwm.h
|
Merge group_menu into mousefunc_menu_group.
|
2014-09-01 18:04:58 +00:00 |
client.c
|
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
|
2014-08-25 12:49:19 +00:00 |
conf.c
|
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
|
2014-08-25 12:49:19 +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
|
Merge group_menu into mousefunc_menu_group.
|
2014-09-01 18:04:58 +00:00 |
kbfunc.c
|
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
|
2014-08-25 12:49:19 +00:00 |
Makefile
|
move the 2 small font helper functions to xutil.c
|
2013-05-19 23:38:20 +00:00 |
menu.c
|
Take menu's bwidth into account for position/size; reported by Thomas Adam.
|
2014-02-01 19:28:46 +00:00 |
mousefunc.c
|
Merge group_menu into mousefunc_menu_group.
|
2014-09-01 18:04:58 +00:00 |
parse.y
|
re-add lost free from previous
|
2014-01-30 22:41:16 +00:00 |
screen.c
|
gc->hidden has never consistently kept track of a group's state;
|
2014-08-24 15:37:45 +00:00 |
search.c
|
Fix nogroup regression, where nogroup became an actual group - the
|
2014-08-22 19:04:00 +00:00 |
util.c
|
|
|
xevents.c
|
Move redundant bits from screen_init (while dealing with existing
|
2014-02-03 20:20:39 +00:00 |
xmalloc.c
|
missing stdarg.h include
|
2013-12-17 16:12:18 +00:00 |
xutil.c
|
Since the flatting out of sc->group_names is only for setting
|
2014-08-25 14:31:22 +00:00 |