c9170189bf
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
Anselm R Garbe
2008-03-06 18:53:15 +00:00
f7a45ff28b
allow for vstack
Anselm R Garbe
2008-03-06 11:56:43 +00:00
add7df6e9b
added some comments what the TODOs are for 4.8
Anselm R Garbe
2008-03-06 11:56:00 +00:00
3a79b82721
changed config.def.h
Anselm R Garbe
2008-03-05 21:14:57 +00:00
b31b430592
integrated the new -x -y -w toggles of dmenu into my setup
Anselm R Garbe
2008-03-05 19:03:45 +00:00
88c8ead3e8
removed some more useless clunk
Anselm R Garbe
2008-03-05 18:48:33 +00:00
2e95837220
implemented the stuff as I discussed on dwm@
Anselm R Garbe
2008-03-05 18:31:08 +00:00
5d9ae3f3b7
fixed urgent hint handling
Anselm R Garbe
2008-03-05 13:13:13 +00:00
2e38296edd
renamed maximise to monocle again.
Anselm R Garbe
2008-03-05 10:31:37 +00:00
59aa02a075
fixed urgency hint, though Xinerama integration is still ongoing
Anselm R Garbe
2008-03-05 10:22:21 +00:00
e3c2d327f6
next on TODO
anselm@anselm1
2008-03-05 00:11:44 +00:00
39af3c2607
renamed monocle into maxmise, documented the keybindings in dwm(1)
anselm@anselm1
2008-03-04 21:40:49 +00:00
96ee9d888c
monocle goes mainstream
Anselm R Garbe
2008-03-04 18:58:23 +00:00
a82cba2759
fixed applyrules bug
Anselm R Garbe
2008-03-04 18:13:07 +00:00
f7c097e802
removed View cruft, now back to the roots
anselm@anselm1
2008-03-03 21:40:37 +00:00
da1b3fa437
made tag names snappier
Anselm R Garbe
2008-02-29 11:59:28 +00:00
ad0a2fa042
fixed some issues nsz reported in IRC log
anselm@anselm1
2008-02-28 21:44:52 +00:00
9804726c82
well, AIM_XINERAMA should not be enabled
anselm@anselm1
2008-02-28 21:39:45 +00:00
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
anselm@anselm1
2008-02-28 21:38:53 +00:00
f1719ac2de
removed initags -- we autoselect the first tag in each view instead
anselm@anselm1
2008-02-28 20:02:57 +00:00
d99ec61482
a small fix to buttonpress
Anselm R Garbe
2008-02-28 17:13:13 +00:00
2f70a14ee1
some more changes towards a better dwm
Anselm R Garbe
2008-02-28 17:07:30 +00:00
00ca643bd7
proceeded, though we still miss a real Tag struct
anselm@anselm1
2008-02-27 21:50:50 +00:00
2bfd3fffbf
certain fixes, though still a lot of the mutex stuff missing
anselm@anselm1
2008-02-25 22:19:17 +00:00
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
anselm@anselm1
2008-02-23 23:11:27 +00:00
fd01413fae
fixed Gottox' mail address
anselm@anselm1
2008-02-22 19:32:53 +00:00
d6e24f7116
well typo fix
Anselm R Garbe
2008-02-22 15:27:50 +00:00
c43d7b7587
added Gottox to Copyright holders after all his contributions, applied his last patch
Anselm R Garbe
2008-02-22 15:26:27 +00:00
de5b294edc
some other fixes, resize contains a minor bug
Anselm R Garbe
2008-02-22 10:34:12 +00:00
8e0f8ffcc6
crash fix
Anselm R Garbe
2008-02-22 10:15:59 +00:00
dd21823536
made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues
Anselm R Garbe
2008-02-22 10:03:42 +00:00
9cb9c32ee7
minor
Anselm R Garbe
2008-02-21 19:19:46 +00:00
ca3e847e45
applied some necessary changes
Anselm R Garbe
2008-02-20 08:09:26 +00:00
c2737b7b93
removed Monitor->dc, unnecessary
Anselm R Garbe
2008-02-18 17:08:22 +00:00
191cb9ce28
removed Monitor->root, since we do not support classical multihead
Anselm R Garbe
2008-02-18 16:47:16 +00:00
6ab163c695
some drawbar() polishing, and certain related fixes
Anselm R Garbe
2008-02-15 16:00:02 +00:00
e8244395e4
urgency hook handling needs also to invert the square if present
Anselm R Garbe
2008-02-13 20:34:17 +00:00
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 +00:00
308f95ae5a
added dmenu_run to config.h
anselm@anselm1
2007-12-22 12:26:24 +00:00
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 +00:00
985e330524
merged Christof Musik's Xinerama support patches, though this needs some polishing!
anselm@anselm1
2007-12-21 12:54:45 +00:00
5f19423c7b
simplified Mod-m
Anselm R. Garbe
2007-12-09 13:39:29 +01:00
d66ad1457e
implemented reapply for re-applying the tagging rules during runtime, Mod-r
Anselm R. Garbe
2007-12-08 20:11:56 +01:00
8497f9f781
next version will be 4.8
Anselm R. Garbe
2007-12-08 19:59:51 +01:00
91bb749e97
Added tag 4.7 for changeset d6d3085307d8
Anselm R. Garbe
2007-11-21 21:19:03 +01:00
68ff133857
fixed focus steeling bug done by clients like opera
Anselm R. Garbe
2007-11-17 19:59:13 +01:00
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 +01:00
123a565bb9
yeah compiz didn't did the trick, but identifying dwm as LookingGlass (LG3D)
Anselm R. Garbe
2007-11-15 20:38:25 +01:00
d0e0505301
foo
Anselm R. Garbe
2007-11-15 19:26:44 +01:00
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 +01:00
cb4951dd54
applied Ritesh's patch to stext handling with some minor modifications
Anselm R. Garbe
2007-11-10 20:21:22 +01:00
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 +01:00
e9a0733506
Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!
Anselm R. Garbe
2007-11-10 19:16:11 +01:00
198502f41d
moved LENGTH to dwm.c, moved prevtags to dwm.c
arg@suckless.org
2007-11-07 09:49:53 +01:00
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 +01:00
951d022dfc
removed a misleading comment about client title windows, which don't exist anymore
Anselm R. Garbe
2007-11-04 12:17:06 +01:00
54bde0f9d7
full names in -v output of dwm
Anselm R. Garbe
2007-11-04 12:12:52 +01:00
260a55ef62
doing it in a shorter way
Anselm R. Garbe
2007-11-03 21:14:04 +01:00
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 +01:00
af4667a85a
simplified
Anselm R. Garbe
2007-11-02 17:07:14 +01:00
a98b5e5935
made error handling more proper
Anselm R. Garbe
2007-11-02 17:04:40 +01:00
b8985dc7bb
replaced low-level stext reading with an fgets call
Anselm R. Garbe
2007-11-02 16:57:52 +01:00
6f60b2e1cd
revival of RESIZEHINTS
Anselm R. Garbe
2007-11-02 10:43:39 +01:00
3033d45d1c
sanders patch for b2 toggle
arg@suckless.org
2007-10-29 12:42:58 +01:00
34e7872c89
replaced Nmacros with LENGTH(x) macro
Anselm R. Garbe
2007-10-28 12:52:16 +01:00
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 +01:00
3fd39feb41
some sanity changes
Anselm R. Garbe
2007-10-27 18:21:02 +02:00
93eee247ca
going toward 4.7
Anselm R. Garbe
2007-10-27 18:12:54 +02:00
d5e8edcbcb
Added tag 4.6 for changeset bcd7e18e196a
Anselm R. Garbe
2007-10-25 20:24:59 +02:00
13577b15e5
fixed a comment
arg@suckless.org
2007-10-25 10:42:55 +02:00
5473e763f6
also consider width for tile fallback enforcing
Anselm R. Garbe
2007-10-24 20:34:08 +02:00
cdd6c3e820
removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients
arg@suckless.org
2007-10-24 16:26:59 +02:00
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 +02:00
7b65b763bc
parenthized use of ISTILE macro in dwm.c
arg@suckless.org
2007-10-23 09:38:47 +02:00
e94774dd69
thx to Toni Lainson
arg@suckless.org
2007-10-19 09:56:51 +02:00
af0034f3a5
fixed two comments
arg@suckless.org
2007-10-18 17:02:19 +02:00
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 +02:00
8dc03d6e6b
small cosmetic fix
arg@suckless.org
2007-10-17 14:35:21 +02:00