Anselm R Garbe
|
c2fff604a7
|
we need a tagset per monitor, removed tagset declaration from config.h
|
15 years ago |
Anselm R Garbe
|
2ce37bc69e
|
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
|
15 years ago |
Anselm R Garbe
|
2dbfda72f0
|
removed MAXTAGLEN
|
15 years ago |
Anselm R Garbe
|
565697087b
|
applied Gottox' patches, and also removed usegrab
|
15 years ago |
a@null
|
0b5dcf229f
|
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
|
16 years ago |
Anselm R Garbe
|
ea8a4ca46a
|
several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
|
16 years ago |
Anselm R Garbe
|
ec11a3470c
|
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
|
16 years ago |
Anselm R Garbe
|
051a404b66
|
added a comment about FAQ regarding mfact meaning
|
16 years ago |
Anselm R Garbe
|
b279cef670
|
made readin a config.h variable
|
16 years ago |
Premysl Hruby
|
78f0f8595f
|
make hg tip compilable with default config
|
16 years ago |
Anselm R Garbe
|
c86ed46a1b
|
got rid of compile time xidx configuration, querying mouse pointer instead
|
16 years ago |
Anselm R Garbe
|
a6d23fb61c
|
removed useless comment
|
16 years ago |
Anselm R Garbe
|
829b6b57e7
|
removed useless characters
|
16 years ago |
Anselm R Garbe
|
b86c818599
|
applied Gottox' ClkTagBar patch
|
16 years ago |
Anselm R Garbe
|
12ea925076
|
untested monocle
|
16 years ago |
Anselm R Garbe
|
f25cc5678f
|
tiled layout resizehints should be respected by default
|
16 years ago |
arg@suckless.org
|
ae1d865ac0
|
s/tags ref/tags mask/
|
16 years ago |
Anselm R Garbe
|
e3da222c1e
|
removed scroll-wheel based focussing on window title clicks
|
16 years ago |
Anselm R Garbe
|
66608a60fe
|
fix of swapped focusstack mouse buttons
|
16 years ago |
Anselm R Garbe
|
9ff5143acb
|
removed root window click handling
|
16 years ago |
Anselm R Garbe
|
1edf6a7866
|
removed font and color definitions
|
16 years ago |
Anselm R Garbe
|
512541bfbd
|
update
|
16 years ago |
Anselm R Garbe
|
5cd65f8cd8
|
integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
|
16 years ago |
Anselm R Garbe
|
e3838e8585
|
made Xinerama screen index customizable
|
16 years ago |
Anselm R Garbe
|
d662f98d89
|
added nsz' patch
|
16 years ago |
Anselm R Garbe
|
c56533615f
|
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
|
16 years ago |
Anselm R Garbe
|
a8e0772c4d
|
applied anydot's patchset.diff
|
16 years ago |
Anselm R Garbe
|
c26e22ccee
|
Gottox' drawtext simplification
|
16 years ago |
Anselm R Garbe
|
c2784e4a38
|
applied noviewprev.diff, fix.diff and unusedflags.diff
|
16 years ago |
Anselm R Garbe
|
2d4faae522
|
removed Layout->updategeom, unnecessary
|
16 years ago |
Anselm R Garbe
|
0fe2e783e9
|
applied yiyus domax patch with slight modifications
|
16 years ago |
Anselm R Garbe
|
0528a37c79
|
s/int/uint/ in config.h
|
16 years ago |
Anselm R Garbe
|
9f569fac74
|
setmfact argument was wrong
|
16 years ago |
Anselm R Garbe
|
39d1ecd5b0
|
applied Gottox bitmask + void *arg patch
|
16 years ago |
anselm@anselm1
|
822101dd5b
|
merged tile.c again into dwm.c
|
16 years ago |
Anselm R Garbe
|
549726869b
|
recent changes, introduced togglebar, changed some defines into variable declarations where possible
|
16 years ago |
Anselm R Garbe
|
585294ce0f
|
removed the <M> togglelayout call
|
16 years ago |
Anselm R Garbe
|
bd67a82fb5
|
removed monocle for now
|
16 years ago |
Anselm R Garbe
|
14d8d828ab
|
removed the exact focus mechanism of next/prev window
|
16 years ago |
Anselm R Garbe
|
4246affc15
|
moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
|
16 years ago |
Anselm R Garbe
|
42c4b31003
|
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
|
16 years ago |
Anselm R Garbe
|
a785a0d712
|
removed Layout->isfloating
|
16 years ago |
Anselm R Garbe
|
489ac07e83
|
removed reapply() -- unnecessary
|
16 years ago |
Anselm R Garbe
|
349d768b57
|
renamed setlayout into togglelayout
|
16 years ago |
Anselm R Garbe
|
fa244aa7fb
|
having monocle on Mod1-m
|
16 years ago |
Anselm R Garbe
|
7eb26288fc
|
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
|
16 years ago |
Anselm R Garbe
|
93a4fe1052
|
cleaned up config.def.h
|
16 years ago |
Anselm R Garbe
|
5602f44b29
|
implemented exact focus next, if arg != NULL to focus{next,prev}
|
16 years ago |
Anselm R Garbe
|
86c4797f2c
|
applied JUCE patch
|
16 years ago |
Anselm R Garbe
|
7f70d90219
|
applied yiyus fgeom patch
|
16 years ago |