21cd59a630
play safe
Anselm R Garbe
2009-06-30 15:56:32 +01:00
6cbe47d481
applied a collection of Christof Musik patches, and fixed an issue reported by waistcoats on IRC
Anselm R Garbe
2009-06-30 15:51:09 +01:00
029655bb22
some cleanup handling for index based mon search
Anselm R Garbe
2009-06-27 18:50:50 +01:00
27db9d4448
using mon in function names for consistency reasons
Anselm R Garbe
2009-06-27 18:42:10 +01:00
176408afa8
fixed several issues with focus handling via mouse, also added sending clients to the right monitor they belong to after mouse moves/resizals
Anselm R Garbe
2009-06-27 18:39:03 +01:00
64674c395b
fixed focusmon brokeness
Anselm R Garbe
2009-06-27 17:38:18 +01:00
b9dee2c6f1
tag fix
Anselm R Garbe
2009-06-26 16:41:27 +01:00
a73ff905b0
typo fix
Anselm R Garbe
2009-06-25 11:17:42 +01:00
e3f0445df1
assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho)
Anselm R Garbe
2009-06-25 11:10:19 +01:00
ab06f7444b
added some TODOs, some other focus fixes
Anselm R Garbe
2009-06-24 20:04:18 +01:00
a2a3590979
disabled XINULATOR code for now
Anselm R Garbe
2009-06-24 19:52:09 +01:00
e8aafb8e91
made bar based monitor switching working
Anselm R Garbe
2009-06-24 19:51:41 +01:00
18b1312449
several other focus fixes, introduced unfocus()
Anselm R Garbe
2009-06-24 19:45:47 +01:00
80ee95473b
some focus fixes
Anselm R Garbe
2009-06-24 15:37:32 +01:00
454a04acdf
fixed title rendering on non-active screen
Anselm R Garbe
2009-06-24 13:51:45 +01:00
891831fe62
fixed getclient brokeness
Anselm R Garbe
2009-06-24 12:48:01 +01:00
cdb8e27453
some hotfix cleanup related to wild selmon-> destruction
Anselm R Garbe
2009-06-24 11:14:51 +01:00
5c4913e983
some restack fixes, still odd behavior if n>1 on unmanaging clients
Anselm R Garbe
2009-06-23 19:09:30 +01:00
fa5ae54bbb
added some dual head simulator code
Anselm R Garbe
2009-06-23 19:00:32 +01:00
7de534192c
simplified left over re-assignment
Anselm R Garbe
2009-06-23 17:39:42 +01:00
54dc0d542c
fixed tagmon, re-using detach/detachstack and attach/attachstack
Anselm R Garbe
2009-06-23 17:34:20 +01:00
913333f518
simplified ISVISBLE and nexttiled
Anselm R Garbe
2009-06-23 17:20:33 +01:00
d702f39274
moved clients/stack/sel to Monitor, that's a per monitor structure from now on
Anselm R Garbe
2009-06-23 17:17:25 +01:00
0d8671a5ad
declare buf only if XINERAMA support is used
Anselm R Garbe
2009-06-23 16:29:32 +01:00
38e9b67026
if compiled without XINERAMA support assume 1 monitor by default (n = 1)
Anselm R Garbe
2009-06-23 16:28:37 +01:00
a3bbdb1b7b
some more refactoring, bar toggle fixes
Anselm R Garbe
2009-06-22 20:29:59 +01:00
d53ceee682
hotfixes
Anselm R Garbe
2009-06-22 18:13:05 +01:00
78f56672b5
changes monitor structure to be a list
Anselm R Garbe
2009-06-22 14:58:08 +01:00
c2fff604a7
we need a tagset per monitor, removed tagset declaration from config.h
Anselm R Garbe
2009-06-20 17:02:55 +01:00
6644a6aa2e
some minor fixes regarding the new xinerama support
Anselm R Garbe
2009-06-20 16:18:02 +01:00
3da2453997
several fixes through ISVISIBLE change (takes Monitor into account)
Anselm R Garbe
2009-06-20 15:51:34 +01:00
2ce37bc69e
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
Anselm R Garbe
2009-06-20 15:10:04 +01:00
f27ccc5c60
introduction of Monitor for better Xinerama support, work in progress
Anselm R Garbe
2009-06-19 20:15:15 +01:00
2dbfda72f0
removed MAXTAGLEN
Anselm R Garbe
2009-05-29 09:29:22 +01:00
7df39f3fc7
next version will be 5.6, shortened some very long lines
Anselm R Garbe
2009-04-20 11:03:33 +01:00
0b45199cec
Added tag 5.5 for changeset deaa276abac1
Anselm R Garbe
2009-04-18 12:49:34 +01:00
3632d7132f
applied Marc Andre Tanners showhide patch, the removal of ntiled
Anselm R Garbe
2009-03-19 13:06:15 +00:00
565697087b
applied Gottox' patches, and also removed usegrab
Anselm R Garbe
2009-03-17 19:53:00 +00:00
ea0008cba2
applied the patch I missed from Gottox, thanks mate!
arg@garbe.us
2009-03-03 11:22:16 +00:00
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
Anselm R Garbe
2008-10-19 12:59:18 +01:00
4883a06221
removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m
Premysl Hruby
2008-10-15 18:08:24 +02:00
4dea5324c0
Added tag 5.2 for changeset e4bcaca8e6ef
Anselm R Garbe
2008-09-09 20:47:01 +01:00
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
Anselm R Garbe
2008-09-08 22:24:05 +01:00
83abfc05eb
applied XGetWMNormalHints fix
Anselm R Garbe
2008-09-07 09:53:59 +01:00
862b0d541d
I prefer doing the check in showhide
Anselm R Garbe
2008-09-06 09:34:49 +01:00
c1c6fdc5d8
applied Donald Chai's showhide patch in slightly modified ways
Anselm R Garbe
2008-09-06 09:21:32 +01:00
9a4d07d9de
applied Martin Hurton's checkotherwm simplification
Anselm R Garbe
2008-09-06 08:59:51 +01:00
30410108eb
applied Peter Hartlichs aspect revert fix
Anselm R Garbe
2008-09-02 22:36:06 +01:00
addc52c948
fixed
Anselm R Garbe
2008-08-29 11:29:42 +01:00
26f41c9055
checking result of XGetClassHint, removed some obsolete lines in initfont()
Anselm R Garbe
2008-08-29 10:13:47 +01:00
73ec124ae9
merged my changes
Anselm R Garbe
2008-08-27 15:03:35 +01:00
ec11a3470c
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
Anselm R Garbe
2008-08-27 12:52:44 +01:00
4b3b597da3
WM_NAME is builtin atom
Premysl Hruby
2008-08-25 11:43:45 +02:00
288cf78b18
grabbuttons() and grabkeys() are now independent from prior numlockmask initialization
Anselm R Garbe
2008-08-25 09:44:23 +01:00
6411aa921b
reverted some resize() changes, reverted setlocale removal
Anselm R Garbe
2008-08-25 09:37:39 +01:00
db5db8806f
applied Peter Hartlich's patch regarding aspect calculation with slight modifications
Anselm R Garbe
2008-08-23 09:54:55 +01:00
258c338030
removed artifact from wmii
Anselm R Garbe
2008-08-23 09:33:05 +01:00