anselm@garbe.us
87adcd263b
starting with initial draw.h
2012-11-17 19:01:22 +01:00
anselm@garbe.us
fd3c19bd55
incorporating Xft instead of cairo, cairo provides far too many options
2012-11-02 12:17:50 +01:00
anselm@garbe.us
1bdb393f81
keep 6.1 intact
2012-07-08 09:45:53 +02:00
anselm@garbe.us
940feed314
reverted to old updategeom() after several complains, we need to optimize the old way
2012-07-08 09:43:11 +02:00
anselm@garbe.us
606b44179d
applied James Turner's XkbKeycodeToKeysym patch, thanks
2012-06-23 20:12:49 +02:00
anselm@garbe.us
20f6917910
drastically changed updategeom() handling, see comment in updategeom() for details
2012-06-23 10:12:46 +02:00
anselm@garbe.us
820cbb3545
reversed Andreas Amann's fullscreen fix with the approach proposed by Gary Langshaw:
...
- idea is not supporting movemouse/resizemouse/togglefloating for fullscreen windows
- as fullscreen windows are broken anyways, they should only be adjusted by their own means
2012-06-23 09:06:00 +02:00
anselm@garbe.us
90f3238301
added kludge to fix some input focus misbehavior in gedit and anjuta, thanks Martti Kühne
2012-04-15 11:41:18 +02:00
anselm@garbe.us
3bfc43c3d0
applied Andreas Amanns' netwm_client_list patch, but with some indentation fixes
2012-03-25 17:49:35 +02:00
anselm@garbe.us
c1128417a9
applied Andreas Amann's netwm_active_window patch, thx
2012-03-25 17:46:03 +02:00
anselm@garbe.us
1b62f8fa58
applied Andreas Amann fullscreen fix, some minor modifications
2012-03-17 18:14:17 +01:00
anselm@garbe.us
51336aa4a3
applied Eckehard Berns fix fix, sorry that this took so long
2012-02-08 19:54:05 +01:00
anselm@garbe.us
c4b6ac812e
added 20h's clarification
2012-01-22 20:23:49 +01:00
anselm@garbe.us
873bcb97a9
applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation.
2012-01-12 07:36:05 +01:00
anselm@garbe.us
907db0a851
config.mk cleanup
2012-01-04 13:30:12 +01:00
anselm@garbe.us
4e7c469862
Added tag 6.0 for changeset ec4baab78314
2011-12-19 16:09:07 +01:00
anselm@garbe.us
26445a0dc9
bump version to 6.0
2011-12-19 15:38:30 +01:00
anselm@garbe.us
e5a1e77351
testing Brians multiscreen issue fix
2011-11-04 20:02:35 +01:00
garbeam@gmail.com
1586b7a02d
added keyrelease remark to TODO
2011-10-29 10:57:27 +02:00
garbeam@gmail.com
0f1f30daca
applied Connors cleanup patch of Eckehards proposed fix of applyrules(), thanks everyone involved
2011-08-15 18:44:12 +02:00
garbeam@gmail.com
dec4850d05
applied Connors and Valentins patch to improve the unmapnotify handling of broken clients
2011-08-08 16:55:06 +00:00
garbeam@gmail.com
0de4197cc5
applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver
2011-07-29 20:01:22 +02:00
garbeam@gmail.com
a372248b80
applied anonymous code cleanup patch
2011-07-27 19:59:10 +02:00
garbeam@gmail.com
69e7d7dfd3
added a marker for the flash fullscreen issue
2011-07-24 10:41:43 +01:00
garbeam@gmail.com
c99fe7dd7d
changed sleep 20 into sleep 1 in example script as suggested by Snader_LB
2011-07-20 18:56:10 +00:00
garbeam@gmail.com
d6670a800d
applied Connors aesthitic buf fix in tile(), thanks
2011-07-20 18:45:40 +00:00
garbeam@gmail.com
6288c44697
applied Peters magic float mode bugfix
2011-07-20 18:36:15 +00:00
garbeam@gmail.com
d5c5c52b30
applied lolilolicon's floating center patch, further investigation wrt his second issue reported needed
2011-07-20 18:33:19 +00:00
garbeam@gmail.com
d0b4575bf4
thanks to recursions on IRC for his remark
2011-07-20 18:30:51 +00:00
garbeam@gmail.com
03518ce49e
Added tag 5.9 for changeset dd74622a4785
2011-07-10 21:25:23 +01:00
garbeam@gmail.com
cd8bb06af5
enabled release flags
2011-07-10 21:24:17 +01:00
garbeam@gmail.com
3150a8a1be
applied Peters wintoclient/wintomon optimisation in enternotify()
2011-07-10 21:22:22 +01:00
garbeam@gmail.com
b3c5f5435a
removed unneeded offset recalculation, thanks Jukka, let's see if this breaks some other client
2011-07-10 21:18:50 +01:00
garbeam@gmail.com
a692bdcf2b
undo the focus optimisation patch for 5.9
2011-07-10 21:12:05 +01:00
garbeam@gmail.com
d83454f6b7
applied Peters two patches, please test hg tip, if nothing breaks this is 5.9
2011-07-09 07:57:10 +01:00
garbeam@gmail.com
27b0142203
applied Garys patch in a slightly modified way
2011-07-02 11:02:22 +02:00
garbeam@gmail.com
867ba36030
applied Nicolas Capit's patch as interim solution until the multiscreen support is reworked in 6.0
2011-07-01 17:56:53 +01:00
garbeam@gmail.com
3a392b8558
making enternotify less focus hungry
2011-06-25 09:07:28 +01:00
garbeam@gmail.com
92fe06b501
applied Andreas Amann's patch from Oct 2010, thanks
2011-06-24 21:02:32 +01:00
garbeam@gmail.com
6cf29bff33
applied Rudys barwidth patch, thanks Rudy
2011-06-17 20:22:54 +01:00
garbeam@gmail.com
60c06a7cb4
don't check for monocle layout in zoom() exit condition
2011-06-14 22:28:16 +01:00
garbeam@gmail.com
1147546122
Thanks for the pedantic review :)
2011-06-14 05:51:21 +01:00
garbeam@gmail.com
d384cee751
fixing some minor issues, next week is dwm-5.9 release time
2011-06-11 08:33:20 +01:00
anselm@garbe.us
83d10be1c1
added TODO and bumped version to 5.9
2010-08-24 13:13:20 +01:00
anselm@garbe.us
1529058f27
applied Hiltjo Posthuma's line saver patch
2010-08-23 17:25:53 +01:00
anselm@garbe.us
f1a2a3c850
Added tag 5.8.2 for changeset a043f0800805
2010-06-04 11:41:16 +01:00
anselm@garbe.us
f83d61dfe8
removed DEBUG code and added 2010 to the copyright list
2010-05-27 08:20:42 +01:00
anselm@garbe.us
c6180949a7
applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
2010-05-27 08:19:08 +01:00
nsz@tpx
9c066c24b3
always updategeom when root is configured
2009-09-07 11:46:02 +02:00
anselm@x200s.config
8dc9fcf1b9
mark broken clients as broken
2009-07-12 22:49:06 +01:00
anselm@x200s.config
fc21dd4b7e
fixing updatetitle
2009-07-12 22:34:29 +01:00
arg@garbe.us
ea0008cba2
applied the patch I missed from Gottox, thanks mate!
2009-03-03 11:22:16 +00:00
a@null
1a26389e2b
applied nsz' remark
2009-02-14 11:21:24 +00:00
a@null
2373940215
Added tag 5.4.1 for changeset 85a78d8afa0f
2009-02-08 12:11:35 +00:00
a@null
90687482ad
fixed an issue reported by Nibble, also fixed s/2008/2009/
2009-02-08 12:11:22 +00:00
a@null
5ab627c06c
Added tag 5.4 for changeset 8b7836a471f8
2009-02-08 09:47:02 +00:00
a@null
76d7e80fc4
avoid reverting the border if it's not necessary (avoids some flashing on view())
2009-02-08 09:46:23 +00:00
a@null
af8049bce8
spotted missing spaces
2008-12-20 12:02:14 +00:00
a@null
2bb51b3246
reverting some border patches
2008-12-20 00:02:56 +00:00
a@null
b16d8282be
changed adjustborder to be a macro
2008-12-19 23:56:00 +00:00
a@null
fef4614772
applied yiyus applyrules() patch
2008-12-19 23:41:31 +00:00
a@null
be39dddcc5
implemented noborder for 1 client in the view
2008-12-17 21:25:32 +00:00
a@null
6d209b9b29
made status script example of .xinitrc more useful
2008-12-13 20:20:26 +00:00
a@null
57a0788bd8
ok, using signal.h for portability reasons
2008-12-13 17:44:29 +00:00
a@null
3ad906eede
removed unnecessary closure of stdin reported by Frederic Chardon, thx
2008-12-13 17:27:48 +00:00
a@null
0be9fb8797
added sys/signal.h inclusion for BSD compliance
2008-12-13 16:35:34 +00:00
a@null
62a491e36d
re-applied Neale's spawn patch, credited Neale in LICENSE
2008-12-12 19:55:03 +00:00
a@null
0b5dcf229f
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
2008-12-12 19:49:06 +00:00
arg@localhost.localdomain
fda92f46aa
applied yiyus fix
2008-12-06 16:20:14 +00:00
arg@localhost.localdomain
e7572804fa
reverted spawn
2008-12-06 09:16:48 +00:00
arg@localhost.localdomain
815f9c054d
merged merge
2008-09-01 08:22:11 +00:00
anselm@anselm1
63d7190231
applied Johannes Hofmann's patch, please test
2008-08-04 17:39:36 +01:00
anselm@aab
9aa4a9043d
applied anydot's urgency hint patch, thanks!
2008-07-13 18:08:55 +01:00
arg@suckless.org
ae1d865ac0
s/tags ref/tags mask/
2008-06-15 23:27:08 +02:00
arg@suckless.org
98e7950be8
final version -- Gottox verified it using the test driver
2008-06-09 11:24:33 +02:00
arg@suckless.org
88e6eb4a3a
revert of introduced problem
2008-06-09 11:05:20 +02:00
arg@suckless.org
0840c1367c
applied nsz' textnw patch thank you
2008-06-09 10:26:01 +02:00
arg@suckless.org
077d3e435b
updated the for-loop with Gottox' proposal
2008-06-09 10:05:40 +02:00
arg@suckless.org
d26b60b43e
minor change
2008-06-06 11:49:31 +02:00
arg@suckless.org
32f36ab2d5
applied nsz's patches (many thanks!)
2008-06-04 11:49:46 +02:00
arg@suckless.org
08bcf721b4
small change to drawtext
2008-06-02 12:19:02 +02:00
anselm@anselm1
103fb58a44
some minor fixes
2008-05-19 20:29:57 +01:00
anselm@anselm1
5f55af40ae
simplification
2008-05-19 20:13:24 +01:00
anselm@anselm1
f806a17692
reverted dist target in Makefile
2008-05-19 20:08:31 +01:00
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