index
:
cwm
this commit
cn-bisectgtkbug
cn-menu-redraw
cn-noraise
cn-noraise-global
cwm
dh-gapsnap
ignorewarp
linux
master
portable version of OpenBSD's cwm(1) window manager
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cvsimport
matthieu
2016-08-13
1
-1
/
+1
|
\
|
*
add a column to previous commit for consitency.
matthieu
2016-08-13
1
-1
/
+1
|
*
conf_screen: report the fontname that can't be opened in case of failure.
matthieu
2016-08-13
1
-1
/
+1
*
|
cvsimport
okan
2015-11-17
1
-1
/
+1
|
\
|
|
*
Fix a typo from r1.201; fixes window_grouptoggle binding.
okan
2015-11-17
1
-1
/
+1
*
|
cvsimport
okan
2015-11-12
1
-124
/
+146
|
\
|
|
*
more client vs screen context differences
okan
2015-11-12
1
-22
/
+22
|
*
Move kb pointer movement out of the kbfunc_client_moveresize since it's
okan
2015-11-12
1
-48
/
+48
|
*
Start cleaning up name vs function differences; replace magic numbers.
okan
2015-11-10
1
-100
/
+122
*
|
cvsimport
okan
2015-09-23
1
-1
/
+1
|
\
|
|
*
On execwm, we should properly release resources before exec'ing into a
okan
2015-09-16
1
-1
/
+1
*
|
cvsimport
okan
2015-08-28
1
-42
/
+37
|
\
|
|
*
Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but
okan
2015-08-24
1
-0
/
+1
|
*
Sort _NET_WM_STATE Atoms like the spec.
okan
2015-08-24
1
-1
/
+1
|
*
Fix whitespace.
okan
2015-08-21
1
-26
/
+26
|
*
Add client freeze extension to _NET_WM_STATE Atom, allowing flag to
okan
2015-08-21
1
-0
/
+1
|
*
Leave command list order from .cwmrc alone; remove sort.
okan
2015-08-21
1
-8
/
+1
|
*
Alter big move and resize bindings to match what's in cwm(1);
okan
2015-08-20
1
-8
/
+8
*
|
cvsimport
okan
2015-07-12
1
-2
/
+3
|
\
|
|
*
introduce 'groupsearch' for group menu search; matches on either group
okan
2015-07-12
1
-0
/
+1
|
*
style
okan
2015-07-01
1
-2
/
+2
*
|
cvsimport
Christian Neukirchen
2015-07-01
1
-4
/
+12
|
\
|
|
*
keep cmdq sorted
okan
2015-06-30
1
-1
/
+9
|
*
style and spacing nits
okan
2015-06-30
1
-3
/
+3
*
|
cvsimport
okan
2015-06-09
1
-7
/
+16
|
\
|
|
*
merge kbd and mouse grouptoggle
okan
2015-05-21
1
-2
/
+2
|
*
Make window name and window class separate parameters to conf_autogroup.
kspillner
2015-05-17
1
-5
/
+14
*
|
cvsimport
okan
2015-03-29
1
-12
/
+8
|
\
|
|
*
Simplify key/mb binding moving argtype into flags and dropping another
okan
2015-03-26
1
-12
/
+8
*
|
cvsimport
Christian Neukirchen
2015-02-11
1
-1
/
+1
|
\
|
|
*
calloc -> malloc
okan
2015-01-24
1
-1
/
+1
*
|
cvsimport
Christian Neukirchen
2015-01-24
1
-1
/
+1
|
\
|
|
*
use malloc over calloc here
okan
2015-01-23
1
-1
/
+1
*
|
cvsimport
Christian Neukirchen
2015-01-22
1
-1
/
+2
|
\
|
|
*
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
okan
2015-01-19
1
-1
/
+2
*
|
cvsimport
okan
2014-09-18
1
-16
/
+17
|
\
|
|
*
these client actions are just toggles; less confusing with better names
okan
2014-09-17
1
-6
/
+6
|
*
Implement EWMH _NET_WM_STATE_HIDDEN.
okan
2014-09-17
1
-0
/
+1
|
*
more style nits
okan
2014-09-07
1
-10
/
+10
*
|
cvsimport
Christian Neukirchen
2014-09-07
1
-53
/
+36
|
\
|
|
*
Move termpath and lockpath into cmdq; side effect is that 'lock' and
okan
2014-09-06
1
-19
/
+11
|
*
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
okan
2014-08-25
1
-0
/
+3
|
*
Continue effort to bring keyboard and mouse functions together; merge
okan
2014-08-24
1
-30
/
+20
|
*
Purely mechanical; unify 'num', 'no' and 'shortcut'.
okan
2014-08-20
1
-2
/
+2
|
*
Remove unnecessary memset since reload was replaced with restart;
okan
2014-08-19
1
-2
/
+0
*
|
cvsimport
okan
2014-04-21
1
-0
/
+1
|
\
|
|
*
plug memleak (currently unused func); from Tiago Cunha
okan
2014-04-21
1
-0
/
+1
*
|
cvsimport
okan
2014-02-02
1
-11
/
+12
|
\
|
|
*
No need to store screen colormap and visual; rather just use the X
okan
2014-02-02
1
-6
/
+7
|
*
The menu already limits entries with MENU_MAXENTRY, so don't bother
okan
2014-02-02
1
-5
/
+5
[next]