742 Commits (8fcd1bfda89df37655b140c1b4091d8d50add899)
 

Author SHA1 Message Date
arg@mmvi b4d53bf194 added configure(), but this doesn't really fix those frking broken SDL apps 18 years ago
arg@mmvi 67bc08d1b9 slight change of event handling order 18 years ago
arg@mmvi bcb07de750 simplified mouse resizals 18 years ago
arg@mmvi 7d7cde0fd6 applied sanders jukka patch 18 years ago
arg@mmvi 6b25d06d7d applied Jukkas patch 18 years ago
arg@mmvi cff951c650 removed all dotile checks 18 years ago
arg@mmvi 114cc3ec02 applied Jukkas remark (dunno if this is correct though) 18 years ago
arg@mmvi 3c4b7672a8 applied jukkas patch 18 years ago
arg@mmvi 6de149eb22 man page fix 18 years ago
arg@mmvi da909dd1e8 ismax toggling on mouse based action 18 years ago
arg@mmvi 67986e81ee hotfix 18 years ago
arg@mmvi 346bdea946 small change to achieve Jukka's last proposal 18 years ago
arg@mmvi 05c10c5776 fixed issue pointed out by Jukka 18 years ago
arg@mmvi b2cb925d99 patched resizemouse according to sanders remark 18 years ago
arg@mmvi 9fb6502b3b small man page fix 18 years ago
arg@mmvi 9eb226ff78 sander check this 18 years ago
arg@mmvi e34c4eaf61 slight change to config.arg.h (I use ff floating) 18 years ago
arg@mmvi 9e75bcfc75 updated man page 18 years ago
arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 18 years ago
arg@mmvi bda53ac6ad reviewed client.c 18 years ago
arg@mmvi 4230932563 reviewed util.c 18 years ago
arg@mmvi f17e898bd1 fixed a nuance in dwm.1 18 years ago
arg@mmvi 886b2088f1 improved intro comment in dwm.h, updated config.mk 18 years ago
arg@mmvi 551d6bb23d some simplifications to intro in dwm.h 18 years ago
arg@mmvi d504005e91 Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c 18 years ago
arg@mmvi 2511b5c675 added visibility check to enternotify as well 18 years ago
arg@mmvi 28aba061ec offscreen client appearance fixes 18 years ago
arg@mmvi 8e37c78ce3 focus() enforces visibility of a client if not NULL 18 years ago
Anselm R. Garbe ca68975ff8 removed useless inclusion 18 years ago
Anselm R. Garbe 529be52fea fixed executing of dmenu output to handle args correctly 18 years ago
Anselm R. Garbe ca65478c89 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) 18 years ago
Anselm R. Garbe a1e9362d38 some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm 18 years ago
Anselm R. Garbe cbfc69e310 made introduction comment in dwm.h shorter 18 years ago
Anselm R. Garbe 1d7674bb22 applied Christof Musik's multihead patch for a pathologic cornercase 18 years ago
Anselm R. Garbe e6cc22396a added a general comment to dwm.h how dwm is basically organized 18 years ago
Anselm R. Garbe 868159fd0a some other simplifications 18 years ago
Anselm R. Garbe b597fa4637 fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers 18 years ago
Anselm R. Garbe d2d394eccf small change to comments, renamed two set* functions in client.c into update* 18 years ago
Anselm R. Garbe 438beeabde small fix 18 years ago
Anselm R. Garbe 281f0981a6 added some comments 18 years ago
Anselm R. Garbe 6ff346bed9 Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97 18 years ago
Anselm R. Garbe 0925dd588c applied sanders patch of not manipulating sel 18 years ago
Anselm R. Garbe 6f20315dff really small changes to dwm.1 18 years ago
Anselm R. Garbe 2e68f22118 hotfix 18 years ago
Anselm R. Garbe 8aa860d270 simplified unmanage 18 years ago
Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great 18 years ago
Anselm R. Garbe 7ab8c87281 made markups in dwm.1 more consistent 18 years ago
Anselm R. Garbe 4ff8f71643 small addition to dwm.1 18 years ago
Anselm R. Garbe d22abeee86 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled 18 years ago
Anselm R. Garbe a33150eb4b no this is better 18 years ago