Anselm R. Garbe
|
0c60620410
hmm I doubt the usefulness of storing this information...
|
il y a 18 ans |
Anselm R. Garbe
|
77044e8765
made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
|
il y a 18 ans |
Anselm R. Garbe
|
0937cc78bf
moved floating to layout.c, kept tile.c outside
|
il y a 18 ans |
Anselm R. Garbe
|
f6e41b0bc3
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
|
il y a 18 ans |
Anselm R. Garbe
|
2d81b78b85
separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
il y a 18 ans |
Anselm R. Garbe
|
a54cf2ecef
changed ban/unban implementation to not move the windows anymore, but map/unmap them instead - PLEASE TEST THIS
|
il y a 18 ans |
Anselm R. Garbe
|
141beb2704
replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
|
il y a 18 ans |
Anselm R. Garbe
|
81658eaab3
applied Szabolcs proposal to simplify setlayout()
|
il y a 18 ans |
Anselm R. Garbe
|
b896b58d6d
removed strip, added -s to LDFLAGS
|
il y a 18 ans |
Anselm R. Garbe
|
fef6c5c66b
added new Mod1-b functionality to dwm(1)
|
il y a 18 ans |
Anselm R. Garbe
|
37e062b0ed
another fix, call lt->arrange() in togglebar only
|
il y a 18 ans |
Anselm R. Garbe
|
fc2e3eae20
next version is 4.1
|
il y a 18 ans |
Anselm R. Garbe
|
4d318060a2
next version will be 4.0, so don't expect it within the next days
|
il y a 18 ans |
Anselm R. Garbe
|
93aeaa53c9
next version will be 3.9, but don't expect it this week
|
il y a 18 ans |
Anselm R. Garbe
|
ee8fb0c6e4
Escape -s in dwm.1
|
il y a 18 ans |
Anselm R. Garbe
|
84ae6e12eb
reverting to bg 555
|
il y a 18 ans |
Anselm R. Garbe
|
7541f1ad49
creating 3.6.1
|
il y a 18 ans |
Anselm R. Garbe
|
f196b71e4d
cleaned up and commented the config.*.h
|
il y a 18 ans |
Anselm R. Garbe
|
7c4da24465
removed debug compile flags
|
il y a 18 ans |
Anselm R. Garbe
|
cdbc84b9a8
introduced Layout struct
|
il y a 18 ans |
Anselm R. Garbe
|
3ce8c9f338
added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
|
il y a 18 ans |
Anselm R. Garbe
|
c6fc6b173d
next version is 3.5
|
il y a 18 ans |
Anselm R. Garbe
|
9ed5de00b6
removed debug flags
|
il y a 18 ans |
Anselm R. Garbe
|
28ffff801b
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
|
il y a 18 ans |
Anselm R. Garbe
|
7ece30ebc0
made some changes more concistent
|
il y a 19 ans |
Anselm R. Garbe
|
3d48f33025
got rid of LD (inspired by JGs patch to wmii)
|
il y a 19 ans |
Anselm R. Garbe
|
bced9077f9
renamed CAVEATS into BUGS
|
il y a 19 ans |
Anselm R. Garbe
|
2c1db7ed35
prepared yet another hotfix release
|
il y a 19 ans |
Anselm R. Garbe
|
55be4d6137
hotfix release 3.2.1
|
il y a 19 ans |
Anselm R. Garbe
|
caf5a16271
moved BORDERPX to config.*.h
|
il y a 19 ans |