anselm@anselm1
|
822101dd5b
|
merged tile.c again into dwm.c
|
2008-05-19 20:07:12 +01:00 |
|
anselm@anselm1
|
d26c28c1e7
|
this is the correct way
|
2008-04-20 19:09:30 +01:00 |
|
anselm@anselm1
|
b6335776e4
|
copyright notice is in LICENSE
|
2008-04-20 19:09:00 +01:00 |
|
anselm@anselm1
|
c059625128
|
applied Ph's seltags-simplification with some modifications
|
2008-04-20 18:35:11 +01:00 |
|
anselm@anselm1
|
874837f653
|
applied Ph's MIN/MAX patch, nice work!
|
2008-04-20 18:28:21 +01:00 |
|
anselm@anselm1
|
5fa559dbfc
|
applied Ph's patch regarding geom and lt initialization
|
2008-04-20 18:23:59 +01:00 |
|
anselm@anselm1
|
146ff227fe
|
applied Gottox' applyrules() fix
|
2008-04-20 18:17:33 +01:00 |
|
anselm@anselm1
|
9ce6abb95c
|
Added tag 4.9 for changeset 22c669b2dd36
|
2008-04-03 21:57:32 +01:00 |
|
anselm@anselm1
|
3d6630b7d2
|
uncommented dual layout in preparation of dwm 4.9
|
2008-04-02 22:18:09 +01:00 |
|
anselm@anselm1
|
c982bb1389
|
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
|
2008-04-02 22:10:55 +01:00 |
|
anselm@anselm1
|
2c2063bc75
|
hotfix of idxoftag
|
2008-03-22 16:53:37 +00:00 |
|
anselm@anselm1
|
e6ede461a9
|
blw/bgw calculation bugfix
|
2008-03-22 12:47:12 +00:00 |
|
anselm@anselm1
|
fb5f99d935
|
minor bugfix in applyrules
|
2008-03-17 23:45:46 +00:00 |
|
anselm@anselm1
|
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
|
2008-03-11 21:52:10 +00:00 |
|
anselm@anselm1
|
e3c2d327f6
|
next on TODO
|
2008-03-05 00:11:44 +00:00 |
|
anselm@anselm1
|
295ad21092
|
renamed MAXLEN into MAXTAGLEN (backward compliance)
|
2008-03-04 21:41:36 +00:00 |
|
anselm@anselm1
|
39af3c2607
|
renamed monocle into maxmise, documented the keybindings in dwm(1)
|
2008-03-04 21:40:49 +00:00 |
|
anselm@anselm1
|
f7c097e802
|
removed View cruft, now back to the roots
|
2008-03-03 21:40:37 +00:00 |
|
anselm@anselm1
|
ad0a2fa042
|
fixed some issues nsz reported in IRC log
|
2008-02-28 21:44:52 +00:00 |
|
anselm@anselm1
|
9804726c82
|
well, AIM_XINERAMA should not be enabled
|
2008-02-28 21:39:45 +00:00 |
|
anselm@anselm1
|
7bc272a4e4
|
made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
|
2008-02-28 21:38:53 +00:00 |
|
anselm@anselm1
|
f1719ac2de
|
removed initags -- we autoselect the first tag in each view instead
|
2008-02-28 20:02:57 +00:00 |
|
anselm@anselm1
|
00ca643bd7
|
proceeded, though we still miss a real Tag struct
|
2008-02-27 21:50:50 +00:00 |
|
anselm@anselm1
|
0271ac0ed7
|
disabled AIM_XINERAMA
|
2008-02-26 22:57:23 +00:00 |
|
anselm@anselm1
|
d5178292ed
|
simplified dwm
|
2008-02-26 22:51:23 +00:00 |
|
anselm@anselm1
|
2bfd3fffbf
|
certain fixes, though still a lot of the mutex stuff missing
|
2008-02-25 22:19:17 +00:00 |
|
anselm@anselm1
|
a3d8c05a95
|
pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but those changes are necessary to get a decent multihead support) -- I renamed Monitor into View, to reflect in a better way the dwm terminology of the past
|
2008-02-23 23:11:27 +00:00 |
|
anselm@anselm1
|
fd01413fae
|
fixed Gottox' mail address
|
2008-02-22 19:32:53 +00:00 |
|
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 |
|