194 Commits (master)

Author SHA1 Message Date
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
Anselm R Garbe bb0a328978 geometry fix proposed by Jukka 16 years ago
Anselm R Garbe d477fb6927 some cleanup changes 16 years ago
anselm@anselm1 3d6630b7d2 uncommented dual layout in preparation of dwm 4.9 16 years ago
anselm@anselm1 c982bb1389 applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys! 16 years ago
Anselm R Garbe a355782a77 revival of mfact and setmfact 16 years ago
Anselm R Garbe 20cd336087 setlayout and setgeom are now togglable again 16 years ago
Anselm R Garbe a6a216f28c geom indicator and layout indicator is only displayed if there are several geoms/layouts 16 years ago
Anselm R Garbe 7ebab7533a added sample of {grow,shrink}master to config.def.h 16 years ago
Anselm R Garbe fe6b0c0fc1 geoms are now drawed in the status bar 16 years ago
Anselm R Garbe aa2395b6a8 removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro 16 years ago
Anselm R Garbe dba22848c7 made the string-based setgeom working 16 years ago
Anselm R Garbe 33b1960220 some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries 16 years ago
Anselm R Garbe e237b2a76f some changes towards 4.9 16 years ago
Anselm R Garbe 95eae7b9d2 removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms 16 years ago
Anselm R Garbe 247ba66c08 changed config.def.h 16 years ago
Anselm R Garbe d7b074fcce new stuff 16 years ago
Anselm R Garbe c9170189bf implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon 16 years ago
Anselm R Garbe 3a79b82721 changed config.def.h 16 years ago
Anselm R Garbe b31b430592 integrated the new -x -y -w toggles of dmenu into my setup 16 years ago
Anselm R Garbe 2e95837220 implemented the stuff as I discussed on dwm@ 16 years ago
Anselm R Garbe 2e38296edd renamed maximise to monocle again. 16 years ago
anselm@anselm1 295ad21092 renamed MAXLEN into MAXTAGLEN (backward compliance) 16 years ago