Commit Graph

  • 103fb58a44 some minor fixes anselm@anselm1 2008-05-19 20:29:57 +0100
  • 5f55af40ae simplification anselm@anselm1 2008-05-19 20:13:24 +0100
  • f806a17692 reverted dist target in Makefile anselm@anselm1 2008-05-19 20:08:31 +0100
  • 822101dd5b merged tile.c again into dwm.c anselm@anselm1 2008-05-19 20:07:12 +0100
  • 6bdef73a4f take bar into account Anselm R Garbe 2008-05-19 17:27:30 +0100
  • 234b12eb73 be more polite to clients which like to appear outside the window area, but still on the screen Anselm R Garbe 2008-05-19 17:23:49 +0100
  • bd4deaebfc fixed comment Anselm R Garbe 2008-05-19 15:36:45 +0100
  • 499315c22c fix Anselm R Garbe 2008-05-19 15:09:16 +0100
  • f22d047d41 make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients Anselm R Garbe 2008-05-19 15:05:46 +0100
  • 4a5c8d84db improving space usage if master is left of stack (default) Anselm R Garbe 2008-05-19 14:44:53 +0100
  • 71365a524f only snap within window area Anselm R Garbe 2008-05-19 13:41:58 +0100
  • 3afca3e6a1 s/DEFGEOM/CUSTOMGEOM/ Anselm R Garbe 2008-05-19 13:37:46 +0100
  • bdc80bdad6 update Anselm R Garbe 2008-05-19 13:32:43 +0100
  • 64707da963 updatetilegeom should be fine for setmfact Anselm R Garbe 2008-05-19 12:42:26 +0100
  • 549726869b recent changes, introduced togglebar, changed some defines into variable declarations where possible Anselm R Garbe 2008-05-19 12:34:54 +0100
  • 42cb2bd3be new stuff Anselm R Garbe 2008-05-17 14:51:12 +0100
  • 585294ce0f removed the <M> togglelayout call Anselm R Garbe 2008-05-17 14:50:37 +0100
  • a864a82b34 s/tilegeom/updatetilegeom/ Anselm R Garbe 2008-05-17 14:48:04 +0100
  • bd67a82fb5 removed monocle for now Anselm R Garbe 2008-05-17 14:46:06 +0100
  • 14d8d828ab removed the exact focus mechanism of next/prev window Anselm R Garbe 2008-05-17 14:41:41 +0100
  • 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 Anselm R Garbe 2008-05-17 14:38:22 +0100
  • 42c4b31003 removed tileh, renamed tilev into tile again, removed counttiles, tilemaster Anselm R Garbe 2008-05-17 14:23:05 +0100
  • a785a0d712 removed Layout->isfloating Anselm R Garbe 2008-05-17 14:17:18 +0100
  • 489ac07e83 removed reapply() -- unnecessary Anselm R Garbe 2008-05-17 14:06:41 +0100
  • 349d768b57 renamed setlayout into togglelayout Anselm R Garbe 2008-05-17 14:04:27 +0100
  • 6dfa7cac56 removed temporary wildcard handling Anselm R Garbe 2008-05-15 10:51:37 +0100
  • 71681c21a5 added wild-card handling for tags Anselm R Garbe 2008-05-15 10:47:26 +0100
  • 704781875c applied nsz's another style patch Anselm R Garbe 2008-05-14 11:24:35 +0100
  • d7cc0f6416 applied nsz's style.diff patch Anselm R Garbe 2008-05-13 14:33:02 +0100
  • 6b79f3f326 just added a comment Anselm R Garbe 2008-05-13 11:27:20 +0100
  • 446fa8c671 minor fixes Anselm R Garbe 2008-05-11 20:27:01 +0100
  • fa244aa7fb having monocle on Mod1-m Anselm R Garbe 2008-05-11 20:25:24 +0100
  • 7ac4f8a4af hotfix Anselm R Garbe 2008-05-11 20:22:20 +0100
  • 7eb26288fc removed Geom stuff, introduced updategeom() again, still view is somewhat broken? Anselm R Garbe 2008-05-11 20:20:53 +0100
  • 93a4fe1052 cleaned up config.def.h Anselm R Garbe 2008-05-11 14:54:45 +0100
  • 5602f44b29 implemented exact focus next, if arg != NULL to focus{next,prev} Anselm R Garbe 2008-05-11 14:40:37 +0100
  • b848f4bda8 applied the proposal by nsz Anselm R Garbe 2008-05-06 15:52:44 +0100
  • 86c4797f2c applied JUCE patch Anselm R Garbe 2008-05-06 15:13:36 +0100
  • c094ed2473 simplification of view() as proposed by anydot Anselm R Garbe 2008-04-27 18:36:11 +0100
  • bfd6079a15 applied yiyus tagset patch Anselm R Garbe 2008-04-27 18:33:31 +0100
  • 7f70d90219 applied yiyus fgeom patch Anselm R Garbe 2008-04-27 18:22:52 +0100
  • 858251de46 applied dfenze drawtext simplifications Anselm R Garbe 2008-04-27 18:00:45 +0100
  • d26c28c1e7 this is the correct way anselm@anselm1 2008-04-20 19:09:30 +0100
  • b6335776e4 copyright notice is in LICENSE anselm@anselm1 2008-04-20 19:09:00 +0100
  • c059625128 applied Ph's seltags-simplification with some modifications anselm@anselm1 2008-04-20 18:35:11 +0100
  • 874837f653 applied Ph's MIN/MAX patch, nice work! anselm@anselm1 2008-04-20 18:28:21 +0100
  • 5fa559dbfc applied Ph's patch regarding geom and lt initialization anselm@anselm1 2008-04-20 18:23:59 +0100
  • 146ff227fe applied Gottox' applyrules() fix anselm@anselm1 2008-04-20 18:17:33 +0100
  • bb0a328978 geometry fix proposed by Jukka Anselm R Garbe 2008-04-08 11:49:35 +0100
  • 721b208478 applied applyrules-fix by Jukka, thank you Jukka! Anselm R Garbe 2008-04-07 09:05:41 +0100
  • 6229ed20c2 fix Anselm R Garbe 2008-04-05 19:04:53 +0100
  • 940240e5e6 applied the proposed monocle patch from the mailinglist Anselm R Garbe 2008-04-05 18:23:31 +0100
  • 08c596ed10 next version is 5.0 Anselm R Garbe 2008-04-04 11:15:37 +0100
  • 9ce6abb95c Added tag 4.9 for changeset 22c669b2dd36 anselm@anselm1 2008-04-03 21:57:32 +0100
  • 0e21794e02 yet another cleanup Anselm R Garbe 2008-04-03 14:39:19 +0100
  • d477fb6927 some cleanup changes Anselm R Garbe 2008-04-03 14:38:58 +0100
  • 3d6630b7d2 uncommented dual layout in preparation of dwm 4.9 anselm@anselm1 2008-04-02 22:18:09 +0100
  • c982bb1389 applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys! anselm@anselm1 2008-04-02 22:10:55 +0100
  • 6cf73e706a aspects hints seem broken for fullscreen apps Anselm R Garbe 2008-04-01 15:46:00 +0100
  • a520ba3c0b removed uneccessary line Anselm R Garbe 2008-03-31 10:09:48 +0100
  • 0c71b16b92 bugfix Anselm R Garbe 2008-03-25 09:41:14 +0000
  • 00c28a7ef2 setmfact should not have any effect if in floating layout Anselm R Garbe 2008-03-24 14:31:02 +0000
  • 5a3a2d6b63 minor fix Anselm R Garbe 2008-03-24 14:24:57 +0000
  • a355782a77 revival of mfact and setmfact Anselm R Garbe 2008-03-24 14:23:28 +0000
  • 20cd336087 setlayout and setgeom are now togglable again Anselm R Garbe 2008-03-24 13:49:19 +0000
  • a6a216f28c geom indicator and layout indicator is only displayed if there are several geoms/layouts Anselm R Garbe 2008-03-24 13:33:32 +0000
  • 2c2063bc75 hotfix of idxoftag anselm@anselm1 2008-03-22 16:53:37 +0000
  • e6ede461a9 blw/bgw calculation bugfix anselm@anselm1 2008-03-22 12:47:12 +0000
  • 6877205e9d updated configurenotify Anselm R Garbe 2008-03-19 09:27:17 +0000
  • fb5f99d935 minor bugfix in applyrules anselm@anselm1 2008-03-17 23:45:46 +0000
  • 7ebab7533a added sample of {grow,shrink}master to config.def.h Anselm R Garbe 2008-03-17 17:33:25 +0000
  • 9fa5ca3538 renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value Anselm R Garbe 2008-03-17 16:29:50 +0000
  • fe6b0c0fc1 geoms are now drawed in the status bar Anselm R Garbe 2008-03-17 16:26:06 +0000
  • aa2395b6a8 removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro Anselm R Garbe 2008-03-17 14:56:11 +0000
  • dba22848c7 made the string-based setgeom working Anselm R Garbe 2008-03-15 14:17:42 +0000
  • 33b1960220 some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries Anselm R Garbe 2008-03-14 17:17:08 +0000
  • e237b2a76f some changes towards 4.9 Anselm R Garbe 2008-03-14 14:35:45 +0000
  • dd9ee6d248 Added tag 4.8 for changeset 607015ddb091 Anselm R Garbe 2008-03-13 16:56:11 +0000
  • 1380569133 removed the comment again Anselm R Garbe 2008-03-13 16:30:29 +0000
  • 831428b00c some polishing in tileh/tilev Anselm R Garbe 2008-03-13 13:59:40 +0000
  • 69439715c0 minor bugfix Anselm R Garbe 2008-03-13 13:01:42 +0000
  • f2e98f48fb added a new comment Anselm R Garbe 2008-03-13 12:47:41 +0000
  • c19d4b2930 some cleanup Anselm R Garbe 2008-03-13 12:45:30 +0000
  • f77a3d0a62 updated my geoms function Anselm R Garbe 2008-03-13 10:25:50 +0000
  • 8aa1533879 update Anselm R Garbe 2008-03-13 10:24:02 +0000
  • 2fc9cffdeb set layout already here Anselm R Garbe 2008-03-13 10:22:10 +0000
  • 3c5b6f03ba well I use a different default tile Anselm R Garbe 2008-03-13 10:21:03 +0000
  • 02673538bc added updatebarpos() Anselm R Garbe 2008-03-13 10:19:05 +0000
  • 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 Anselm R Garbe 2008-03-13 10:11:02 +0000
  • 59107755c8 some polishing Anselm R Garbe 2008-03-12 16:04:06 +0000
  • d05d09b205 updated dwm(1) Anselm R Garbe 2008-03-12 15:34:36 +0000
  • 47b1974446 added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw, th, wx, wy, ww, wh ad variables anselm@anselm1 2008-03-11 21:52:10 +0000
  • 247ba66c08 changed config.def.h Anselm R Garbe 2008-03-06 19:22:00 +0000
  • d7b074fcce new stuff Anselm R Garbe 2008-03-06 19:20:14 +0000
  • c9170189bf implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon Anselm R Garbe 2008-03-06 18:53:15 +0000
  • f7a45ff28b allow for vstack Anselm R Garbe 2008-03-06 11:56:43 +0000
  • add7df6e9b added some comments what the TODOs are for 4.8 Anselm R Garbe 2008-03-06 11:56:00 +0000
  • 3a79b82721 changed config.def.h Anselm R Garbe 2008-03-05 21:14:57 +0000
  • b31b430592 integrated the new -x -y -w toggles of dmenu into my setup Anselm R Garbe 2008-03-05 19:03:45 +0000
  • 88c8ead3e8 removed some more useless clunk Anselm R Garbe 2008-03-05 18:48:33 +0000