Commit Graph

  • 9cb9c32ee7 minor Anselm R Garbe 2008-02-21 19:19:46 +0000
  • 4076e2ff60 applied Gottox' monitor.diff patch (thanks btw) Anselm R Garbe 2008-02-21 14:33:59 +0000
  • 55edd2d6ec made restack, drawbar also Monitor-related only Anselm R Garbe 2008-02-21 10:31:06 +0000
  • 2e8e5509d9 changed arrange functions to contain the Monitor as first argument Anselm R Garbe 2008-02-21 10:14:42 +0000
  • 4426032450 applied Jukka's zoom-patch Anselm R Garbe 2008-02-20 13:48:52 +0000
  • e0f0397896 resize handles offscreen issues Anselm R Garbe 2008-02-20 08:13:41 +0000
  • ca3e847e45 applied some necessary changes Anselm R Garbe 2008-02-20 08:09:26 +0000
  • c2737b7b93 removed Monitor->dc, unnecessary Anselm R Garbe 2008-02-18 17:08:22 +0000
  • 191cb9ce28 removed Monitor->root, since we do not support classical multihead Anselm R Garbe 2008-02-18 16:47:16 +0000
  • 6ab163c695 some drawbar() polishing, and certain related fixes Anselm R Garbe 2008-02-15 16:00:02 +0000
  • e8244395e4 urgency hook handling needs also to invert the square if present Anselm R Garbe 2008-02-13 20:34:17 +0000
  • 954db46bac Chris pointed me to the fact, that the window geoms calculation can be done once for each monitor, so I applied this remark Anselm R Garbe 2008-02-11 20:57:56 +0000
  • 508922b90d fixed missing else branch Anselm R Garbe 2008-02-11 20:51:04 +0000
  • 4adfdc9d95 applied dme's patch to prevent changing prevtags if nothing actually changed Anselm R Garbe 2008-02-11 20:48:22 +0000
  • c619363d15 applied dwm-4.8-snaptileds.diff Anselm R Garbe 2008-02-11 20:43:41 +0000
  • 012710a3ce implemented urgent hint handling (with multihead support) anselm@aab 2008-02-11 20:34:17 +0000
  • c2c54cc0fa got initial Xinerama support working, though there is a lot work todo anselm@aab 2008-02-11 15:55:42 +0000
  • a62630ae92 some more polishing/consistency changes anselm@anselm1 2007-12-22 14:40:44 +0000
  • 62b18fb9d4 proceeded with multihead/Xinerama support anselm@anselm1 2007-12-22 14:30:47 +0000
  • e0d6451086 removed maximize, there will be monocle soon anselm@anselm1 2007-12-22 12:52:14 +0000
  • 7a496e9777 fixed wrong tagging stuff anselm@anselm1 2007-12-22 12:49:04 +0000
  • 308f95ae5a added dmenu_run to config.h anselm@anselm1 2007-12-22 12:26:24 +0000
  • 40a734bca9 root window and screen have to be in Monitor struct, we want side-by-side Xinerama and Multihead support (only Xinerama when enabled and present) anselm@anselm1 2007-12-21 20:45:46 +0000
  • 985e330524 merged Christof Musik's Xinerama support patches, though this needs some polishing! anselm@anselm1 2007-12-21 12:54:45 +0000
  • 5f19423c7b simplified Mod-m Anselm R. Garbe 2007-12-09 13:39:29 +0100
  • d66ad1457e implemented reapply for re-applying the tagging rules during runtime, Mod-r Anselm R. Garbe 2007-12-08 20:11:56 +0100
  • 8497f9f781 next version will be 4.8 Anselm R. Garbe 2007-12-08 19:59:51 +0100
  • 91bb749e97 Added tag 4.7 for changeset d6d3085307d8 Anselm R. Garbe 2007-11-21 21:19:03 +0100
  • 68ff133857 fixed focus steeling bug done by clients like opera Anselm R. Garbe 2007-11-17 19:59:13 +0100
  • 4380db468a removed support for the NetSupportingWmCheck stuff, netbeans, argouml and others also don't work with compiz, so it is Suns problem to provide a fix Anselm R. Garbe 2007-11-17 18:59:51 +0100
  • 123a565bb9 yeah compiz didn't did the trick, but identifying dwm as LookingGlass (LG3D) Anselm R. Garbe 2007-11-15 20:38:25 +0100
  • d0e0505301 foo Anselm R. Garbe 2007-11-15 19:26:44 +0100
  • 762b66ae7c hack that adds NET_SUPPORTING_WM_CHECK handling, dwm identifies itself as compiz, hence I believe this might workaround the JDK 1.6+ XToolkit bug Anselm R. Garbe 2007-11-15 18:57:31 +0100
  • cb4951dd54 applied Ritesh's patch to stext handling with some minor modifications Anselm R. Garbe 2007-11-10 20:21:22 +0100
  • 667da18b31 initialize prevtags in setup, now users can setup which seltags should be selectedin config.h Anselm R. Garbe 2007-11-10 19:31:01 +0100
  • e9a0733506 Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs! Anselm R. Garbe 2007-11-10 19:16:11 +0100
  • 198502f41d moved LENGTH to dwm.c, moved prevtags to dwm.c arg@suckless.org 2007-11-07 09:49:53 +0100
  • 35efafe8ac we check variable == value, and not the other way - the other way is for beginner programmers. Anselm R. Garbe 2007-11-04 17:49:56 +0100
  • 951d022dfc removed a misleading comment about client title windows, which don't exist anymore Anselm R. Garbe 2007-11-04 12:17:06 +0100
  • 54bde0f9d7 full names in -v output of dwm Anselm R. Garbe 2007-11-04 12:12:52 +0100
  • 260a55ef62 doing it in a shorter way Anselm R. Garbe 2007-11-03 21:14:04 +0100
  • 0e98090d65 removed fgets usage, increment offset until a line is read, dwm will drop all lines read in one call, except the first!!! one (previously it preferred the last) - but the current approach is simplier and works better for general purpose in conjunction with the offset handling Anselm R. Garbe 2007-11-03 20:43:12 +0100
  • af4667a85a simplified Anselm R. Garbe 2007-11-02 17:07:14 +0100
  • a98b5e5935 made error handling more proper Anselm R. Garbe 2007-11-02 17:04:40 +0100
  • b8985dc7bb replaced low-level stext reading with an fgets call Anselm R. Garbe 2007-11-02 16:57:52 +0100
  • 6f60b2e1cd revival of RESIZEHINTS Anselm R. Garbe 2007-11-02 10:43:39 +0100
  • 3033d45d1c sanders patch for b2 toggle arg@suckless.org 2007-10-29 12:42:58 +0100
  • 34e7872c89 replaced Nmacros with LENGTH(x) macro Anselm R. Garbe 2007-10-28 12:52:16 +0100
  • c36f7c3c5e replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead. Anselm R. Garbe 2007-10-28 12:41:14 +0100
  • 3fd39feb41 some sanity changes Anselm R. Garbe 2007-10-27 18:21:02 +0200
  • 93eee247ca going toward 4.7 Anselm R. Garbe 2007-10-27 18:12:54 +0200
  • d5e8edcbcb Added tag 4.6 for changeset bcd7e18e196a Anselm R. Garbe 2007-10-25 20:24:59 +0200
  • 13577b15e5 fixed a comment arg@suckless.org 2007-10-25 10:42:55 +0200
  • 5473e763f6 also consider width for tile fallback enforcing Anselm R. Garbe 2007-10-24 20:34:08 +0200
  • cdd6c3e820 removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients arg@suckless.org 2007-10-24 16:26:59 +0200
  • 29f2b15ddc some cleanup, removed ntags variable, defined NTAGS macro, simplified tag(), view() and idxoftag(), fixed some NULL comparisions arg@suckless.org 2007-10-24 16:07:43 +0200
  • 7b65b763bc parenthized use of ISTILE macro in dwm.c arg@suckless.org 2007-10-23 09:38:47 +0200
  • e94774dd69 thx to Toni Lainson arg@suckless.org 2007-10-19 09:56:51 +0200
  • af0034f3a5 fixed two comments arg@suckless.org 2007-10-18 17:02:19 +0200
  • cd7ebaad25 removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities arg@suckless.org 2007-10-18 10:28:41 +0200
  • 8dc03d6e6b small cosmetic fix arg@suckless.org 2007-10-17 14:35:21 +0200
  • 1dcb18c124 uncommented DEBUG CFLGAS/LDFLAGS arg@suckless.org 2007-10-17 12:28:34 +0200
  • 206eb344e2 just making dwm.h saner arg@suckless.org 2007-10-17 11:19:14 +0200
  • 04de5720e6 applied Eric Mertens patch to mainstream dwm, however this needs testing Anselm R. Garbe 2007-10-16 19:07:51 +0200
  • 5a04edecb1 cleaned up dwm.c/dwm.h somewhat that it allows easier integration of patches Anselm R. Garbe 2007-10-16 19:04:49 +0200
  • 24c125cc8a small comment Anselm R. Garbe 2007-10-11 20:50:01 +0200
  • 0453c1d180 recreated dwm.h Anselm R. Garbe 2007-10-11 20:47:34 +0200
  • 0b5c14cf59 added Mod1-Tab description to dwm.1 Anselm R. Garbe 2007-10-10 18:51:03 +0200
  • a73de0cff4 added antoszka's viewprev patch with some minor modifications, restored Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise Anselm R. Garbe 2007-10-10 18:39:28 +0200
  • eeea4ef583 applied Brandon MacDone's static initialization patch for seltags and Client->tags Anselm R. Garbe 2007-10-06 19:43:15 +0200
  • 883e09b2eb removing NULL-terminating **tags definition in config.h Anselm R. Garbe 2007-10-05 18:30:01 +0200
  • 7e25897f11 removed two spaces reported by Soleen Anselm R. Garbe 2007-10-03 16:25:25 +0200
  • 95091dcad4 reverted Peters patch to tile, I will discuss the reasons at dwm@ Anselm R. Garbe 2007-10-01 21:25:15 +0200
  • 57676994ea s/xterm/uxterm/ Anselm R. Garbe 2007-10-01 15:39:37 +0200
  • 60adbab726 added hint for downloading dextra Anselm R. Garbe 2007-10-01 14:40:53 +0200
  • c3eca4d14f fixed font definition Anselm R. Garbe 2007-10-01 11:43:53 +0200
  • d1f4fbb469 fixed man page Anselm R. Garbe 2007-09-30 19:20:05 +0200
  • 635b64384d fixed an issue in Peter's patch (it is no good idea to restack() all clients on enternotify() Anselm R. Garbe 2007-09-30 18:33:05 +0200
  • bedbe59aaa applied Peter Hartlich's border collapse patch Anselm R. Garbe 2007-09-30 12:47:08 +0200
  • 3f3086f8b8 improved tile() for the RESIZEHINTS == True case, now more space is consumed by the clients (esp. if those clients use increment handling heavily) Anselm R. Garbe 2007-09-27 20:08:21 +0200
  • f92a4e45c4 fixed colors Anselm R. Garbe 2007-09-27 18:59:47 +0200
  • 2fc8a13588 fixed inclusion order arg@suckless.org 2007-09-27 09:14:32 +0200
  • 63725004f5 updated with my favorite colorscheme Anselm R. Garbe 2007-09-26 19:14:22 +0200
  • e9348dcaca applied colors depend from lavishs proposal Anselm R. Garbe 2007-09-25 20:43:29 +0200
  • fa857b2896 switching to white normal bg, renaming tag 9 into www, for static use in conjunction with ff Anselm R. Garbe 2007-09-23 18:50:04 +0200
  • c77663fcb4 btw 4.6 will be the next release Anselm R. Garbe 2007-09-23 11:24:42 +0200
  • 17d39ee014 renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all Anselm R. Garbe 2007-09-23 11:24:12 +0200
  • 8d1810c85b introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom() Anselm R. Garbe 2007-09-22 21:55:19 +0200
  • 60444daa70 setmwfact and zoom check isarrange(floating) now, not !isarrange(tile) - this makes it easier to play well with bstack and nmtile patches Anselm R. Garbe 2007-09-22 21:34:06 +0200
  • b0477c3017 Added tag 4.5 for changeset 2acc60d6dfe2 Anselm R. Garbe 2007-09-22 09:13:03 +0200
  • 24dae7d7e3 cosmetic fix Anselm R. Garbe 2007-09-22 08:57:24 +0200
  • fa1ce22bc4 fixed a comment Anselm R. Garbe 2007-09-20 21:45:27 +0200
  • 1fafcb1820 applied Peters patch, applied yiyus hint to initfont arg@suckless.org 2007-09-19 17:32:28 +0200
  • 08c2d92480 applied Peter Hartlich's togglemax patch to allow toggling tiled clients to maximum Anselm R. Garbe 2007-09-18 19:04:50 +0200
  • fe2775a15b made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it arg@suckless.org 2007-09-17 16:42:37 +0200
  • 01022b95d6 there might be envs which need Xlib.h Anselm R. Garbe 2007-09-16 20:02:42 +0200
  • b2f276b0f9 Mod1-Button2 on a floating but not-fixed client will make it tiled again Anselm R. Garbe 2007-09-16 13:42:37 +0200
  • d1ce3eac33 now tiled windows can be resized/moved, their floating state will be toggled implicitely Anselm R. Garbe 2007-09-16 13:27:33 +0200
  • 9449ea3e00 some more rearrangements Anselm R. Garbe 2007-09-16 12:34:08 +0200
  • 49197fe4bf ordered all functions alphabetically Anselm R. Garbe 2007-09-16 11:53:14 +0200