index
:
dwm
experimental
master
dwm fork - https://dwm.suckless.org/
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-22
fififif
arg@mig29
1
-33
/
+0
2006-11-16
applied Gottox' windowarea patch
arg@mig29
1
-23
/
+17
2006-11-03
applied Jukkas patch
arg@mig29
1
-3
/
+7
2006-10-31
renamed resizecol into resizemaster
2.1
arg@mig29
1
-1
/
+1
2006-10-31
applied Gottox patch to simplify the resizing of col, instead of resizing the...
arg@mig29
1
-17
/
+2
2006-10-27
applied sanders try2 patch
arg@mig29
1
-2
/
+1
2006-10-27
applied sanders max size fix
arg@mig29
1
-0
/
+4
2006-10-06
hotfix
Anselm R. Garbe
1
-1
/
+2
2006-10-06
do* has no Arg arument anymore (never called directly)
1.9
Anselm R. Garbe
1
-9
/
+9
2006-10-06
code polishing, removed unnecessary newlines
Anselm R. Garbe
1
-14
/
+4
2006-10-06
yet another small fix and simplification of dotile
Anselm R. Garbe
1
-18
/
+10
2006-10-05
removed the stack position stuff
Anselm R. Garbe
1
-58
/
+13
2006-10-05
small boundary check fix
Anselm R. Garbe
1
-2
/
+2
2006-10-05
changing MASTER value from percent into per mill
Anselm R. Garbe
1
-2
/
+2
2006-10-05
simplified dotile(), removed misleading line
1.8
Anselm R. Garbe
1
-2
/
+3
2006-10-05
keep master ratio on resizecol -> arrange
Anselm R. Garbe
1
-14
/
+10
2006-10-05
yet another simplification of dotile()
Anselm R. Garbe
1
-30
/
+25
2006-10-05
simplified dotile()
Anselm R. Garbe
1
-36
/
+20
2006-10-05
applied resizecol fix by Jukka
Anselm R. Garbe
1
-2
/
+4
2006-09-29
removed useless updatemaster
Anselm R. Garbe
1
-6
/
+1
2006-09-29
fixed small offset issue
Anselm R. Garbe
1
-1
/
+1
2006-09-29
fixed the z-layer issue described on mailinglist
Anselm R. Garbe
1
-1
/
+8
2006-09-29
removed the direction flipping
Anselm R. Garbe
1
-60
/
+18
2006-09-29
small fix of a corner case
Anselm R. Garbe
1
-1
/
+1
2006-09-29
added the new dotile as described on ml
Anselm R. Garbe
1
-30
/
+98
2006-09-29
prelim of dotile()
Anselm R. Garbe
1
-37
/
+67
2006-09-29
first step to a more flexible dotile() algorithm
Anselm R. Garbe
1
-27
/
+31
2006-09-28
renamed column into area
Anselm R. Garbe
1
-0
/
+18
2006-09-28
applied Jukkas patch
Anselm R. Garbe
1
-11
/
+11
2006-09-25
applied sanders jukka patch
arg@mmvi
1
-5
/
+3
2006-09-25
applied Jukkas patch
arg@mmvi
1
-3
/
+3
2006-09-22
removed all dotile checks
arg@mmvi
1
-3
/
+3
2006-09-22
applied Jukkas remark (dunno if this is correct though)
arg@mmvi
1
-2
/
+2
2006-09-22
applied jukkas patch
arg@mmvi
1
-8
/
+4
2006-09-22
hotfix
arg@mmvi
1
-5
/
+5
2006-09-22
small change to achieve Jukka's last proposal
arg@mmvi
1
-13
/
+32
2006-09-22
fixed issue pointed out by Jukka
arg@mmvi
1
-4
/
+4
2006-09-22
implemented the maximization as I described on the mailinglist, this feels be...
arg@mmvi
1
-6
/
+17
2006-09-14
removed useless inclusion
Anselm R. Garbe
1
-1
/
+0
2006-09-12
removed a bunch of lines through making function signatures more consistent w...
Anselm R. Garbe
1
-32
/
+16
2006-09-08
applied sanders patch of not manipulating sel
1.5
Anselm R. Garbe
1
-4
/
+4
2006-09-07
using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe
1
-5
/
+9
2006-09-06
this patch keeps track of global z-layer order of clients which are floating ...
Anselm R. Garbe
1
-12
/
+7
2006-09-06
no this is better
Anselm R. Garbe
1
-4
/
+11
2006-09-06
drawstatus even if no client exists
Anselm R. Garbe
1
-1
/
+3
2006-09-06
sanders solution is convincing and elegant
Anselm R. Garbe
1
-41
/
+9
2006-09-06
small fix
Anselm R. Garbe
1
-2
/
+2
2006-09-06
no, reodering floating clients definately breaks the manage() policy which at...
Anselm R. Garbe
1
-8
/
+15
2006-09-05
no, ordering floating clients at the end seems better
Anselm R. Garbe
1
-16
/
+9
2006-09-05
fix
Anselm R. Garbe
1
-1
/
+1
[next]