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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
command uses execvp(3) not execve(2)
kn
2019-07-02
1
-1
/
+1
|
*
Plug a memory leak in log_debug(); OK okan@
tim
2019-04-29
1
-0
/
+1
|
*
Handle _NET_WM_NAME changes.
tim
2019-04-29
1
-1
/
+2
*
|
cvsimport
okan
2019-03-11
11
-272
/
+308
|
\
|
|
*
Check the atom type on propertynotify before iterating.
okan
2019-03-11
1
-3
/
+5
|
*
use screen_find() for xrandr crtc changes
okan
2019-03-10
1
-11
/
+8
|
*
Find the managed screen from the parent window for client_current().
okan
2019-03-10
1
-4
/
+8
|
*
Print window id in hex; while here, remove unnecessary newline.
okan
2019-03-08
1
-1
/
+1
|
*
Similar to keypress event, fetch the screen from the event root window in the
okan
2019-03-08
1
-6
/
+4
|
*
extend verbose logging for key/button events
okan
2019-03-08
1
-4
/
+7
|
*
[keypress event] turns out we've been checking the wrong window for a matching
okan
2019-03-08
1
-6
/
+7
|
*
add parans for readibility
okan
2019-03-08
1
-4
/
+4
|
*
Teach client_current() to use a screen to find the current client instead of
okan
2019-03-07
4
-12
/
+19
|
*
check cc->gc directly
okan
2019-03-07
1
-4
/
+2
|
*
zip extra lines
okan
2019-03-07
1
-5
/
+1
|
*
gc clientq inside groups, instead use the better maintained one per-screen
okan
2019-03-07
3
-28
/
+40
|
*
shuffle deck chairs: rename group actions to match intent for clarity
okan
2019-03-07
4
-30
/
+30
|
*
same thing as screen_find()
okan
2019-03-06
1
-7
/
+3
|
*
Separate out the menu window from the client resize/move geom window; in each
okan
2019-03-04
6
-80
/
+93
|
*
fix a few misplaced (and misnamed) ewmh root window functions
okan
2019-03-04
3
-15
/
+15
|
*
_NET_WORKAREA needs ngroups, so screen_update_geometry() needs to come after
okan
2019-03-04
1
-1
/
+1
|
*
simplify xftcolor config
okan
2019-03-04
1
-5
/
+2
|
*
Tie group number and name together during config.
okan
2019-03-01
4
-13
/
+32
|
*
Move the group index (desktop number) check to the only 2 callers that require
okan
2019-02-28
2
-14
/
+6
|
*
Ensure we don't action on the last group when the requested one is not found.
okan
2019-02-28
1
-19
/
+17
|
*
Selectively hide and show clients based on state; merge client_unhide() and
okan
2019-02-28
3
-17
/
+9
|
*
Add a configtest flag (-n).
okan
2019-02-25
2
-5
/
+16
*
|
README: update links
Leah Neukirchen
2019-03-01
1
-2
/
+2
*
|
cvsimport
Leah Neukirchen
2019-02-25
9
-41
/
+90
|
\
|
|
*
Add 'group-close-[n]' action to close all windows within specified group.
okan
2019-02-25
5
-0
/
+36
|
*
simplify screen 'area' usage for initial client placement
okan
2019-02-23
1
-13
/
+8
|
*
restore order from before r1.248 (vtile/vtile containment changes).
okan
2019-02-22
1
-2
/
+1
|
*
Rename internal functions to delinate between client remove, delete and xproto
okan
2019-02-22
7
-15
/
+16
|
*
Limit vtile/htile actions to clients fully within the screen of master client.
okan
2019-02-22
1
-12
/
+29
|
*
fix missing includes
okan
2019-02-13
3
-1
/
+2
*
|
cvsimport
okan
2018-11-14
6
-20
/
+35
|
\
|
|
*
Stop asking for events (NoEventMask) from menu window once done with
okan
2018-11-14
1
-0
/
+1
|
*
Allow 'transientfor' clients to inherit group and bwidth either during init or
okan
2018-11-13
3
-20
/
+25
|
*
merge from base, from sashan@:
okan
2018-11-09
1
-1
/
+2
|
*
Use the original client border width to adjust initial placement of clients
okan
2018-11-08
2
-0
/
+8
*
|
cvsimport
okan
2018-07-16
1
-1
/
+0
|
\
|
|
*
Remove unused prototype; from Ross L Richardson.
okan
2018-07-16
1
-1
/
+0
*
|
README: update
v6.3
Leah Neukirchen
2018-05-14
1
-0
/
+8
*
|
Makefile: drop unused fontconfig dependency
Leah Neukirchen
2018-05-14
1
-2
/
+2
*
|
cvsimport
anton
2018-02-19
5
-72
/
+55
|
\
|
|
*
Do not print any parse errors when ~/.cwmrc is missing. Regression introduced in
anton
2018-02-19
1
-10
/
+10
|
*
Store the screen's visual type and colormap.
okan
2018-02-13
3
-7
/
+10
|
*
Consolidate region 'view' and 'area'.
okan
2018-02-13
2
-9
/
+4
|
*
limit scope of screen_apply_gap()
okan
2018-02-09
2
-2
/
+3
|
*
Clean up conf_file/homedir and conf_init() bits.
okan
2018-02-09
3
-44
/
+28
[prev]
[next]