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
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull out the behaviour in grab_label and search_start into one utility
oga
2008-05-20
1
-7
/
+5
*
client_cyclenext() -> client_cycle() since we now pass an arg.
okan
2008-05-19
1
-1
/
+1
*
Use the XGrabKeyboard hack in for alt-tabbing as well. This stops the
oga
2008-05-19
1
-2
/
+2
*
finally implement keyboard binding for group toggling
okan
2008-05-19
1
-0
/
+1
*
remove extra calls to client_draw_border()
okan
2008-05-18
1
-2
/
+0
*
fix cwm's current XShape support from Edd Barrett -thanks.
okan
2008-05-17
1
-15
/
+23
*
KNF, no binary change.
oga
2008-05-15
1
-4
/
+4
*
tiny bit of knf
okan
2008-05-15
1
-13
/
+5
*
Rework the alt-tabbing code to be a lot simpler.
oga
2008-05-01
1
-52
/
+30
*
Remove screen_infomsg(), nothing uses it.
oga
2008-04-16
1
-15
/
+1
*
hit it with the knf stick.
oga
2008-04-15
1
-22
/
+23
*
Add "gap" support to .cwmrc. The options put in here make gaps on the edge
oga
2008-04-15
1
-10
/
+9
*
remove alt-tab menu
okan
2008-04-09
1
-85
/
+0
*
Fix a couple of issues with the maximization code.
oga
2008-03-26
1
-7
/
+18
*
Rip out, burn, and dance around the grave of group-edit mode.
oga
2008-03-22
1
-4
/
+1
*
As mentioned in my last commit, there was an issue where the switching
oga
2008-03-19
1
-4
/
+8
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
1
-36
/
+0
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
1
-1
/
+12
*
Adjust initial window placement with any geometry that would place
marc
2008-01-03
1
-3
/
+6
*
Only use the x,y values from the XSizeHints structure when they are greater
marc
2008-01-01
1
-2
/
+4
*
When cycling, only the end of the window names will be printed if the
jasper
2007-10-02
1
-0
/
+4
*
don't map hidden windows on re-start.
jasper
2007-06-08
1
-2
/
+7
*
make it possible to cycle through the windows when non are selected.
jasper
2007-06-05
1
-2
/
+11
*
show hidden windows when they should (eg. when the pointer is warped to them)
jasper
2007-05-29
1
-1
/
+5
*
don't give borderless windows a border, when they're inactive
jasper
2007-05-29
1
-2
/
+0
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
1
-70
/
+70
*
Initial revision
bernd
2007-04-27
1
-0
/
+935