index
:
dwm
master
A lighter-weight fork of suckless' dwm
Nick Shipp <nick@shipp.ninja>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tile.c
Age
Commit message (
Expand
)
Author
Lines
2008-05-19
merged tile.c again into dwm.c
anselm@anselm1
-102
/
+0
2008-05-19
improving space usage if master is left of stack (default)
Anselm R Garbe
-3
/
+5
2008-05-19
update
Anselm R Garbe
-4
/
+0
2008-05-19
updatetilegeom should be fine for setmfact
Anselm R Garbe
-1
/
+1
2008-05-19
recent changes, introduced togglebar, changed some defines into variable decl...
Anselm R Garbe
-6
/
+7
2008-05-17
s/tilegeom/updatetilegeom/
Anselm R Garbe
-16
/
+16
2008-05-17
moved all tile()-related stuff into tile.c which is included from config.def....
Anselm R Garbe
-0
/
+103
2007-09-15
micromizing dwm step 1
Anselm R. Garbe
-85
/
+0
2007-09-09
introduced new define RESIZEHINTS, which allows to enable/disable size hint h...
Anselm R. Garbe
-1
/
+1
2007-08-26
prepared 4.4.1 bugfix and minor feature enhancement release
Anselm R. Garbe
-2
/
+1
2007-08-18
applied Gottox mwfact patch
Anselm R. Garbe
-8
/
+7
2007-08-17
applied Jukka Salmi's setmwfact patch
Anselm R. Garbe
-5
/
+11
2007-08-16
applied Jukka's patch
Anselm R. Garbe
-1
/
+3
2007-08-13
small bugfix
Anselm R. Garbe
-1
/
+1
2007-08-13
made tile simplier
Anselm R. Garbe
-23
/
+20
2007-08-13
made Layout a static struct in layout.c, added some convenience getters in la...
Anselm R. Garbe
-9
/
+4
2007-08-12
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
Anselm R. Garbe
-7
/
+6
2007-08-11
separated layout-specific stuff into separate .h and .c files which are inclu...
Anselm R. Garbe
-0
/
+88
2007-02-19
merged tag.c, view.c and tile.c to manage.c
Anselm R. Garbe
-131
/
+0
2007-02-19
added some new convenience functions
Anselm R. Garbe
-4
/
+1
2007-02-19
some more refactoring
Anselm R. Garbe
-2
/
+4
2007-02-19
introduced tile.c, some refactoring of functions
Anselm R. Garbe
-0
/
+132