Anselm R Garbe
ceac8c91ff
yet another cleanup
...
The previous patches introduced some unclean space-based indentation
patterns. This patch fixes them.
2017-05-08 21:08:27 +02:00
Anselm R Garbe
bb3bd6fec3
applied Markus' tagset purge of alternative view on _NET_ACTIVE_WINDOW event
2016-12-05 10:16:46 +01:00
Anselm R Garbe
e63bf22948
applied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch for gtk3 compatibility
2016-12-05 10:09:49 +01:00
Anselm R Garbe
5376947571
applied Ian Remmler's man page adjustment suggestions
2016-12-05 10:05:00 +01:00
Anselm R Garbe
975c898376
applied Markus' decouple color-scheme patch
2016-12-05 10:01:33 +01:00
Anselm R Garbe
a137a86a23
applied Markus' clarify status text padding patch
2016-12-05 09:54:20 +01:00
Anselm R Garbe
35db6d8afc
removed .hgtags, thanks Dimitris for spotting
2014-11-23 15:25:35 +01:00
Anselm R Garbe
3d1090ba89
applied Hiltjo's resize/move limitation
...
"Limit the amount of updates when resizing or moving a window in floating
mode to 60 times per second. This makes resizing and moving alot smoother
and by limiting it it also uses alot less resources on my machine.
2014-08-11 07:24:29 +02: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 R Garbe
1144e98394
another bug report
2009-11-25 13:56:17 +00:00
Anselm R Garbe
7671d03a90
removed misleading comment, thanks Romain Bertrand
2009-11-24 09:31:17 +00:00
Anselm R Garbe
bc554d45d8
added nsz's last bug corner case
2009-11-23 08:13:18 +00:00
Anselm R Garbe
c45d46ad9a
use buffer instead of pointer for mon->ltsymbol
2009-09-22 09:53:11 +01:00
Anselm R Garbe
6f55de8310
added missing scan
2009-09-22 09:16:48 +01:00
Anselm R Garbe
e7300e0f6f
implemented dynamic layout symbol stuff
2009-09-16 15:59:54 +01:00
Anselm R Garbe
c3feffa1e2
applied Tony Lainson's config.def.h patch
2009-09-15 13:50:41 +01:00
Anselm R Garbe
956a430054
update
2009-09-08 13:33:58 +01:00
Anselm R Garbe
01056b6636
hard-core destruction
2009-09-08 13:30:18 +01:00
Anselm R Garbe
eb260b1a41
renaming isdestroyed into destroyed
2009-09-08 13:18:05 +01:00
Anselm R Garbe
7fe81359d4
sync when a client is being killed
2009-09-08 13:16:54 +01:00
Anselm R Garbe
a3a859b4e9
added isdestroyed flag to unmanage
2009-09-08 13:13:03 +01:00
Anselm R Garbe
0a668922a4
another small optimisation
2009-08-18 15:59:38 +01:00
Anselm R Garbe
5762964232
also update title if the client is on an unfocused monitor
2009-08-18 15:42:55 +01:00
Anselm R Garbe
33fe200b52
added merged patch of anydot and Neale
2009-08-13 10:45:59 +01:00
Anselm R Garbe
91fffb3f7d
fixed nn declaration
2009-07-27 12:01:58 +01:00
Anselm R Garbe
244addb3f4
applied nsz patch
2009-07-21 10:57:54 +01:00
Anselm R Garbe
c13be8d620
updategeom fix for same geom screens
2009-07-21 08:57:04 +01:00
Anselm R Garbe
dc39ae8568
applied nsz' man page comment, thanks!
2009-07-20 17:08:34 +01:00
Anselm R Garbe
966d76a428
merge
2009-07-20 16:40:32 +01:00
Anselm R Garbe
7151bf8329
removed Standard input hint
2009-07-20 16:39:42 +01:00
Anselm R Garbe
999d6e795f
removed misleading comment
2009-07-17 15:28:07 +01:00
Anselm R Garbe
636075297c
merge
2009-07-17 13:35:44 +01:00
Anselm R Garbe
6877a00033
it's all nsz's hard investigation effort, hail nsz! ;)
2009-07-17 13:35:17 +01:00
Anselm R Garbe
450b08dde2
final style fixes
2009-07-14 16:26:04 +01:00
Anselm R Garbe
da80487c07
removed int cast in TAGMASK as suggested by nsz
2009-07-14 16:04:07 +01:00
Anselm R Garbe
d9779c06fc
some stylistic changes
2009-07-14 16:01:14 +01:00
Anselm R Garbe
20996c6c5a
removed obsolete BUG
2009-07-13 12:51:00 +01:00
Anselm R Garbe
565050ac51
removed monsyms, useless
2009-07-09 11:29:01 +01:00
Anselm R Garbe
5e408d8ff6
restricting number of mons by length of monsyms
2009-07-09 11:21:06 +01:00
Anselm R Garbe
3e6fe6b541
no that's definately better
2009-07-08 17:24:39 +01:00
Anselm R Garbe
6620615ab9
some minor changes
2009-07-08 17:05:20 +01:00
Anselm R Garbe
61c3095f2f
die if malloc sizeof(Monitor) fails
2009-07-08 16:05:36 +01:00
Anselm R Garbe
ca376970db
more sensible
2009-07-02 16:48:54 +01:00
Anselm R Garbe
8352f2b3a8
hmm, can't decide on the default monitor symbol set
2009-07-02 16:47:00 +01:00
Anselm R Garbe
d4bfde79f3
update
2009-07-02 16:44:57 +01:00
Anselm R Garbe
7ac8c1d4e1
introduced monitor symbols
2009-07-02 16:41:52 +01:00
Anselm R Garbe
16e1ef5d40
minor fix
2009-07-02 14:42:06 +01:00
Anselm R Garbe
25c1eb28f9
some minor fix if xinerama is disabled, still some odd behavior in there
2009-07-01 17:08:10 +01:00
Anselm R Garbe
21cd59a630
play safe
2009-06-30 15:56:32 +01:00
Anselm R Garbe
6cbe47d481
applied a collection of Christof Musik patches, and fixed an issue reported by waistcoats on IRC
2009-06-30 15:51:09 +01:00
Anselm R Garbe
b9dee2c6f1
tag fix
2009-06-26 16:41:27 +01:00
Anselm R Garbe
a73ff905b0
typo fix
2009-06-25 11:17:42 +01:00
Anselm R Garbe
e3f0445df1
assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho)
2009-06-25 11:10:19 +01:00
Anselm R Garbe
80ee95473b
some focus fixes
2009-06-24 15:37:32 +01:00
Anselm R Garbe
454a04acdf
fixed title rendering on non-active screen
2009-06-24 13:51:45 +01:00
Anselm R Garbe
891831fe62
fixed getclient brokeness
2009-06-24 12:48:01 +01:00
Anselm R Garbe
cdb8e27453
some hotfix cleanup related to wild selmon-> destruction
2009-06-24 11:14:51 +01:00
Anselm R Garbe
78f56672b5
changes monitor structure to be a list
2009-06-22 14:58:08 +01:00
Anselm R Garbe
2dbfda72f0
removed MAXTAGLEN
2009-05-29 09:29:22 +01:00
Anselm R Garbe
7df39f3fc7
next version will be 5.6, shortened some very long lines
2009-04-20 11:03:33 +01:00
Anselm R Garbe
0b45199cec
Added tag 5.5 for changeset deaa276abac1
2009-04-18 12:49:34 +01:00
Anselm R Garbe
3632d7132f
applied Marc Andre Tanners showhide patch, the removal of ntiled
2009-03-19 13:06:15 +00:00
Anselm R Garbe
565697087b
applied Gottox' patches, and also removed usegrab
2009-03-17 19:53:00 +00:00
Anselm R Garbe
af508c2e82
applied Gottox' resizehints patch, thanks Gottox!
2009-03-02 10:43:48 +00:00
Anselm R Garbe
f0d1d5206f
some NULL fixes
2009-02-21 19:20:11 +00:00
Anselm R Garbe
1c80c05587
override_redirect is Bool
2009-02-21 19:15:30 +00:00
Anselm R Garbe
1e350be229
applied Gottox' adjustborder removal patch (thanks!)
2009-02-21 19:12:46 +00:00
Anselm R Garbe
a62ea4062f
fix
2008-12-06 11:22:30 +00:00
Anselm R Garbe
7dc28d130f
Added tag 5.3.1 for changeset 335301ed102f
2008-12-06 09:33:58 +00:00
Anselm R Garbe
fbce733532
integrated yiyus clearurgent refactoring
2008-12-06 09:32:32 +00:00
Anselm R Garbe
ed1bef1241
Added tag 5.3 for changeset 4004d6116035
2008-12-04 20:23:08 +00:00
Anselm R Garbe
2b047e460b
added Neale Pickett's spawn patch, thanks Neale
2008-12-04 20:15:00 +00:00
Anselm R Garbe
5f74dc5e78
applied Gottox' comment fix (thanks)
2008-11-16 13:22:24 +00:00
Anselm R Garbe
ea8a4ca46a
several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
2008-10-19 12:59:18 +01:00
Anselm R Garbe
4dea5324c0
Added tag 5.2 for changeset e4bcaca8e6ef
2008-09-09 20:47:01 +01:00
Anselm R Garbe
53cac17692
using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99
2008-09-08 22:24:05 +01:00