index
:
suckless/dwm
this commit
bong
master
musl
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
implemented NET_ACTIVE_WINDOW support
Anselm R.Garbe
2006-08-08
1
-0
/
+5
*
applied endless loop prevention on zoom()
arg@10ksloc.org
2006-08-07
1
-1
/
+3
*
small fix of the last commit
arg@10ksloc.org
2006-08-05
1
-1
/
+1
*
using -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org
2006-08-05
1
-1
/
+1
*
mouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org
2006-08-05
1
-0
/
+20
*
removed TLast tag enum, now tags is simple defined as char *[] array, the res...
arg@10ksloc.org
2006-08-03
1
-1
/
+3
*
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...
arg@10ksloc.org
2006-08-03
1
-1
/
+1
*
made fullscreen apps working fine in floating mode (there is no sane way to m...
arg@10ksloc.org
2006-08-02
1
-22
/
+10
*
new stuff
arg@10ksloc.org
2006-08-02
1
-15
/
+21
*
implemented focus on enterwindow on titlebars
arg@10ksloc.org
2006-08-02
1
-1
/
+1
*
reverting to old resize policy
arg@10ksloc.org
2006-08-02
1
-11
/
+19
*
new resize stuff (using XConfigureWindow instead of XSendEvent)
arg@10ksloc.org
2006-08-02
1
-19
/
+11
*
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
arg@10ksloc.org
2006-08-01
1
-1
/
+1
*
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
arg@10ksloc.org
2006-08-01
1
-8
/
+3
*
uppercasing all define'd values (uppercase-prefixed should only be enum field...
arg@10ksloc.org
2006-08-01
1
-3
/
+3
*
applied Sanders patches
arg@10ksloc.org
2006-08-01
1
-3
/
+3
*
committed a patch which fixes the hints of Jukka
arg@10ksloc.org
2006-08-01
1
-34
/
+8
*
sanitization of several clunky stuff, removed heretag (rarely of use), simpli...
arg@10ksloc.org
2006-07-21
1
-2
/
+15
*
applied sanders no_sizehints for tiled mode patch (thx!)
arg@10ksloc.org
2006-07-20
1
-10
/
+10
*
serious mistake in pop() (forgot to set c->prev to NULL on pop)
arg@10ksloc.org
2006-07-20
1
-0
/
+1
*
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
2006-07-20
1
-15
/
+31
*
made status bar drawing more robust, implemented togglemax and togglemode, wo...
arg@10ksloc.org
2006-07-20
1
-15
/
+38
*
cleaned up code
arg@10ksloc.org
2006-07-20
1
generated by
cgit-pink 1.4.1-2-gfad0
(
git 2.36.2.497.gbbea4dcf42
) at 2025-07-29 22:18:34 +0000