Commit Graph

  • 08bcf721b4 small change to drawtext arg@suckless.org 2008-06-02 12:19:02 +0200
  • fc578c57e4 fixed the tile() issue with xpdf Anselm R Garbe 2008-06-01 17:51:22 +0100
  • c8eaab21b6 using anydot's memcpy-approach in drawtext, however it still looks awkward to me Anselm R Garbe 2008-06-01 17:41:15 +0100
  • c26e22ccee Gottox' drawtext simplification Anselm R Garbe 2008-06-01 11:58:19 +0100
  • c2784e4a38 applied noviewprev.diff, fix.diff and unusedflags.diff Anselm R Garbe 2008-06-01 10:54:02 +0100
  • 6e9387793b fix Anselm R Garbe 2008-05-31 17:37:13 +0100
  • 92f3c181c3 lt->arrange in mfact Anselm R Garbe 2008-05-31 17:05:28 +0100
  • d589f7679a isfixed implies isfloating Anselm R Garbe 2008-05-30 23:03:03 +0100
  • 75690c808d applied nibbles fixes, slightly modified Anselm R Garbe 2008-05-29 18:42:53 +0100
  • fde58d5e63 applied yiyus tip patch from tue Anselm R Garbe 2008-05-29 18:22:51 +0100
  • e1002745fa core dump fix in cleanup Anselm R Garbe 2008-05-28 10:45:18 +0100
  • 940a4cc6c6 updated the initial comment to reflect the use of bit arrays Anselm R Garbe 2008-05-26 11:43:51 +0100
  • 64243ab05b slight changes Anselm R Garbe 2008-05-26 11:42:02 +0100
  • 32c5046635 removed bx and bw, unnecessary Anselm R Garbe 2008-05-26 10:28:18 +0100
  • 6c8618f502 renamed domax into ismax Anselm R Garbe 2008-05-26 10:13:51 +0100
  • 9189f7a12d simplified tile() Anselm R Garbe 2008-05-26 10:10:33 +0100
  • 2d4faae522 removed Layout->updategeom, unnecessary Anselm R Garbe 2008-05-26 09:54:34 +0100
  • 5d2385b636 removed TEXTW Anselm R Garbe 2008-05-26 09:45:34 +0100
  • 0fe2e783e9 applied yiyus domax patch with slight modifications Anselm R Garbe 2008-05-26 09:39:57 +0100
  • cd3d83f571 replaced isvisible with a macro Anselm R Garbe 2008-05-22 14:15:30 +0100
  • 0a9ef560c0 removed emallocz Anselm R Garbe 2008-05-22 14:10:00 +0100
  • 0528a37c79 s/int/uint/ in config.h Anselm R Garbe 2008-05-22 14:02:31 +0100
  • 56b2fece9e removed debug output, sanitized tag limit check Anselm R Garbe 2008-05-22 13:35:45 +0100
  • 9f569fac74 setmfact argument was wrong Anselm R Garbe 2008-05-22 12:00:50 +0100
  • 48d0c56eac Key.mod is uint, Client.[old]bw is int Anselm R Garbe 2008-05-22 11:50:18 +0100
  • 825d6cb93a s/unsigned long/ulong/ Anselm R Garbe 2008-05-22 11:16:23 +0100
  • f852504014 s/nextunfloating/nexttiled/, changed zoom() behavior Anselm R Garbe 2008-05-22 11:12:22 +0100
  • c3fa9e879f s/unsigned int/uint/ Anselm R Garbe 2008-05-22 11:10:08 +0100
  • 8e05f6c592 s/void */const void */ Anselm R Garbe 2008-05-22 11:08:07 +0100
  • 39d1ecd5b0 applied Gottox bitmask + void *arg patch Anselm R Garbe 2008-05-22 11:04:19 +0100
  • 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