Commit Graph
100 Commits
Author SHA1 Message Date
anselm@aab 012710a3ce implemented urgent hint handling (with multihead support) 2008-02-11 20:34:17 +00:00
anselm@aab c2c54cc0fa got initial Xinerama support working, though there is a lot work todo 2008-02-11 15:55:42 +00:00
anselm@anselm1 a62630ae92 some more polishing/consistency changes 2007-12-22 14:40:44 +00:00
anselm@anselm1 62b18fb9d4 proceeded with multihead/Xinerama support 2007-12-22 14:30:47 +00:00
anselm@anselm1 e0d6451086 removed maximize, there will be monocle soon 2007-12-22 12:52:14 +00:00
anselm@anselm1 7a496e9777 fixed wrong tagging stuff 2007-12-22 12:49:04 +00:00
anselm@anselm1 308f95ae5a added dmenu_run to config.h 2007-12-22 12:26:24 +00:00
anselm@anselm1 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) 2007-12-21 20:45:46 +00:00
anselm@anselm1 985e330524 merged Christof Musik's Xinerama support patches, though this needs some polishing! 2007-12-21 12:54:45 +00:00
arg@suckless.org 198502f41d moved LENGTH to dwm.c, moved prevtags to dwm.c 2007-11-07 09:49:53 +01:00
arg@suckless.org 3033d45d1c sanders patch for b2 toggle 2007-10-29 12:42:58 +01:00
arg@suckless.org 13577b15e5 fixed a comment 2007-10-25 10:42:55 +02:00
arg@suckless.org cdd6c3e820 removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients 2007-10-24 16:26:59 +02:00
arg@suckless.org 29f2b15ddc some cleanup, removed ntags variable, defined NTAGS macro, simplified tag(), view() and idxoftag(), fixed some NULL comparisions 2007-10-24 16:07:43 +02:00
arg@suckless.org 7b65b763bc parenthized use of ISTILE macro in dwm.c 2007-10-23 09:38:47 +02:00
arg@suckless.org e94774dd69 thx to Toni Lainson 2007-10-19 09:56:51 +02:00
arg@suckless.org af0034f3a5 fixed two comments 2007-10-18 17:02:19 +02:00
arg@suckless.org 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 2007-10-18 10:28:41 +02:00
arg@suckless.org 8dc03d6e6b small cosmetic fix 2007-10-17 14:35:21 +02:00
arg@suckless.org 1dcb18c124 uncommented DEBUG CFLGAS/LDFLAGS 2007-10-17 12:28:34 +02:00
arg@suckless.org 206eb344e2 just making dwm.h saner 2007-10-17 11:19:14 +02:00
arg@suckless.org 2fc8a13588 fixed inclusion order 2007-09-27 09:14:32 +02:00
arg@suckless.org 1fafcb1820 applied Peters patch, applied yiyus hint to initfont 2007-09-19 17:32:28 +02:00
arg@suckless.org fe2775a15b made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it 2007-09-17 16:42:37 +02:00
arg@f00b4r 82be289985 applied dwm-windowscrolling patch 2007-07-24 18:25:01 +02:00
arg@f00b4r f2190c8fc2 Added tag 4.3 for changeset e0ec0d5d8b1e 2007-07-14 21:14:15 +02:00
arg@f00b4r c31648d15d restoring tip to be a working dwm again (switching FONT to terminus in config.arg.h) 2007-07-12 19:45:28 +02:00
arg@mig29 21898c6049 using more thinkpad compliant colors 2007-01-02 16:29:01 +01:00
arg@mig29 6a9300e815 changed arg's color scheme 2007-01-02 16:25:01 +01:00
arg@mig29 ac24f132db corrections 2007-01-02 15:44:19 +01:00
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 2007-01-02 15:37:58 +01:00
arg@mig29 beac539f31 Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561 2007-01-02 14:53:02 +01:00
arg@mig29 b5d297f02f fixed cleanup, using clients instead of sel 2007-01-02 14:40:18 +01:00
arg@mig29 9056d7ea88 changed comment of updatesizehints 2007-01-02 12:28:02 +01:00
arg@mig29 ebd17e4827 renamed updatesize into updatesizehints (thx to Sander for this hint) 2007-01-01 19:10:31 +01:00
arg@mig29 7e59c89250 small simplification to dotile() (thx to Ross for this hint) 2006-12-20 12:07:05 +01:00
arg@mig29 9e4e4d9022 migrated arg's config.h to new dmenu command line options 2006-12-19 11:38:08 +01:00
arg@mig29 71fd06f843 added Solaris hints 2006-12-18 14:39:34 +01:00
arg@mig29 58e6866d86 Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f 2006-12-14 08:50:49 +01:00
arg@mig29 c7da124149 applied Sanders patch 2006-12-13 14:15:38 +01:00
arg@mig29 21bd90d7d3 fixed man page, status bar displays EOF instead of "broken pipe" 2006-12-13 13:53:10 +01:00
arg@mig29 c8f96b5b4c added the java odyssee to CAVEATS section 2006-12-13 13:42:17 +01:00
arg@mig29 ded60365d4 removed Client->grav 2006-12-12 19:14:38 +01:00
arg@mig29 629647dfee removed gravitate for the moment 2006-12-11 16:45:02 +01:00
arg@mig29 4ca3d861f0 disabling configure() during resize 2006-12-11 09:42:16 +01:00
arg@mig29 069e7a6e24 made gravitate effectless, waiting for complains ;) 2006-12-11 08:31:30 +01:00
arg@mig29 ac6e34ea06 fixed diagnostic error message 2006-12-08 11:11:52 +01:00
arg@mig29 a308b7507a removed the hardcoded fixed fallback, it is useless in non-Latin1 environments 2006-12-08 10:40:09 +01:00
arg@mig29 630e7ff26f we don't use the term clients anymore, windows is the better term 2006-12-07 16:38:57 +01:00
arg@mig29 3764ab471b Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778 2006-12-07 14:55:29 +01:00
arg@mig29 a3319c6f8e found compromise for fonts 2006-12-07 14:39:31 +01:00
arg@mig29 66c699a701 nah, people should define 'fixed' to be compatible with their locale 2006-12-07 12:03:15 +01:00
arg@mig29 aaf1e44da9 using a UTF-8 capable fixed font 2006-12-07 11:55:04 +01:00
arg@mig29 1ef2307ec4 switching to uxterm again, I get kretze from this urxvt crap 2006-12-07 10:43:34 +01:00
arg@mig29 d42c3ba2dc with this patch everything works fine for me 2006-12-07 10:02:46 +01:00
arg@mig29 4b06155873 don't use Xlocale crap, let's use locale.h instead 2006-12-07 09:49:45 +01:00
arg@mig29 857d825eeb using the portable Xmb+UTF-8 way of life, will see if this works well... 2006-12-07 09:47:55 +01:00
arg@mig29 6b345353e3 improved the memory leak prevention 2006-12-06 11:19:06 +01:00
arg@mig29 ab3b3a8f61 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). 2006-12-05 14:21:18 +01:00
arg@mig29 71b82fb1f6 also setting LC_CTYPE only 2006-12-05 13:31:29 +01:00
arg@mig29 9bd9ea423e enforcing using fontsets even if they are incomplete for some encodings 2006-12-05 10:30:31 +01:00
arg@mig29 99964398e7 Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e 2006-12-04 21:01:14 +01:00
arg@mig29 7009ebfa69 hotfix of a serious crashing bug 2006-12-04 21:00:26 +01:00
arg@mig29 760e23dd3a Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045 2006-12-04 15:39:43 +01:00
arg@mig29 c53d9d516a applied Manuel's regex patch 2006-12-03 11:21:25 +01:00
arg@mig29 7739e6b466 made squares equally sized, and 1px bigger 2006-12-01 17:55:46 +01:00
arg@mig29 4881857458 if client is focused, the emptysquare don't needs to be drawed 2006-12-01 17:51:05 +01:00
arg@mig29 c73d5cb7b6 and the winner is 2006-12-01 17:45:27 +01:00
arg@mig29 6458803d21 sander1 proposal 2006-12-01 17:36:37 +01:00
arg@mig29 6e72d781f7 dood 2006-12-01 16:55:42 +01:00
arg@mig29 4e926a9ef2 darkening the fg colors somewhat 2006-12-01 15:50:22 +01:00
arg@mig29 4ba3cfaee9 less obtrusive indicator (only a top line) 2006-12-01 15:03:42 +01:00
arg@mig29 e655e8a7d5 final2 indicator 2006-12-01 12:52:16 +01:00
arg@mig29 c34e4e4b39 removing the -1 on final indicators, looks cleaner 2006-12-01 12:39:13 +01:00
arg@mig29 a678ee6365 final indicators 2006-12-01 12:25:23 +01:00
arg@mig29 49f0ee329d changed things like I described in last mail 2006-12-01 10:16:10 +01:00
arg@mig29 0c9d9a3d94 improved tag indicator 2006-12-01 09:52:15 +01:00
arg@mig29 89e1acb0bb removed viewall signature from dwm.h 2006-11-30 17:01:39 +01:00
arg@mig29 c2ed26b711 next version will be 2.5 2006-11-30 15:51:26 +01:00
arg@mig29 42fd392e05 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) 2006-11-30 15:27:43 +01:00
arg@mig29 e06447ee88 Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f 2006-11-30 09:19:52 +01:00
arg@mig29 683dabe5e6 extended dwm.1 with last change 2006-11-28 17:36:00 +01:00
arg@mig29 3aff96177c togglefloat should only work in dotile mode (thanks to Sander for this hint) 2006-11-28 17:35:31 +01:00
arg@mig29 0a915eba8f applied Alex Elide's tricky patch, thanks! 2006-11-27 17:51:50 +01:00
arg@mig29 19dcbc5717 returning to old Key struct 2006-11-27 17:49:58 +01:00
arg@mig29 d2a4952956 applied Szabolcs Nagy's patch (thank you!) 2006-11-27 17:46:02 +01:00
arg@mig29 0c97b21b61 applied patch by Jukka 2006-11-27 17:30:06 +01:00
arg@mig29 19390b1a91 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) 2006-11-27 13:21:38 +01:00
arg@mig29 8dc86051df added man page entry 2006-11-27 11:05:47 +01:00
arg@mig29 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut 2006-11-27 10:57:37 +01:00
arg@mig29 35e96b8deb applied Jukka's patch preventing some cornercases and making the EOF error message correct 2006-11-27 10:29:47 +01:00
arg@mig29 2210ea7e3b applied yet another proposal of Manuel 2006-11-26 15:43:16 +01:00
arg@mig29 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. 2006-11-26 14:26:53 +01:00
arg@mig29 27ef73507b applied Jukka's stdinread patch 2006-11-26 13:31:36 +01:00
arg@mig29 2b35fb643e next version will be 2.4 2006-11-25 19:26:31 +01:00
arg@mig29 478f6f95f1 applied Manuels patch (thanks to Manuel!) 2006-11-25 19:26:16 +01:00
arg@mig29 44411d2d48 small fix of man page 2006-11-24 17:02:41 +01:00
arg@mig29 a2175cf71a Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 2006-11-24 15:46:32 +01:00
arg@mig29 4606d218c3 using the term 'indicated' instead of 'higlighted' 2006-11-23 16:00:16 +01:00
arg@mig29 d37d0f24e6 updated man page with the bottom right corner indicator 2006-11-23 15:59:16 +01:00