find anything which checks it
Signed-off-by: Jon TURNEY
---
configure.ac | 12 +++-
glx/Makefile.am|2 +-
hw/xfree86/dixmods/Makefile.am |2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/configure.ac b/configure.ac
index b1d
On 16/04/2010 17:51, Kristian Høgsberg wrote:
On Fri, Apr 16, 2010 at 11:24 AM, Jon TURNEY wrote:
Can't use --enable/disable-aiglx to control if Xwin DDX is built with AIGLX
enabled,
as at the moment it's forced off if we aren't building the X.Org DDX DRI loader
Rearran
can
get it working from there.
Cheers, Jon
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg
Felix Miata wrote, On 27/02/10 06:11:
On 2010/02/26 23:19 (GMT) Jon composed:
Any other suggestions to try appreciated.
Ask on the Intel list: http://lists.freedesktop.org/mailman/listinfo/intel-gfx
Thanks for this tip. Will check this now.
My other thought is, do we know if the "s
rev 3, Mem @
0xfe98/524288, 0xd000/268435456, 0xfe94/262144, I/O @
0xdc80/8
Do you know how distros force the DPI to 96? I couldn't workout which
file to modify to get this "startx -- -dpi 160" permanent.. I might
ju
dered larger.
I've been discussing on ubuntu forums, but no luck yet
http://ubuntuforums.org/showthread.php?p=8859536#post8859536
all the changes I've tried, from http://www.mozilla.org/unix/dpi.html
and other places have not worked.
Any tips appreciat
On Fri, Nov 20, 2009 at 9:43 AM, Robby Workman wrote:
> On Fri, 20 Nov 2009 13:40:43 -
> "Maria del Rosario Lopez-Gonza"
> wrote:
>
> > I need to update X11R6.7 to X11R7.5. Could you please give any idea?
>
>
> Upgrade to a later release of your distribution; you almost surely
> don't want t
On Thu, Nov 12, 2009 at 9:44 AM, Alan Coopersmith
wrote:
> Beso wrote:
> > apart the ps2pdf issue, i think that installing renderproto should fix
> > the libXrender installation. After the renderproto and libXrender are
> > installed then libX11 should install too, according that ps2pdf is
> > co
On Wed, Nov 11, 2009 at 4:40 PM, Alan Coopersmith
wrote:
> Jon Grosshart wrote:
> > Here is LibX11:
> >
> > make[1]: Entering directory `/tmp/Xorg7.5/source/lib/
> > libX11-1.3.2/specs'
> > Making all in libX11
> > make[2]: Entering directory
> >
man page for more details.
How is one supposed to go building the libs section of X11R7.5? I'm using
all versions that can be found in the 7.5 release directory. This one has me
kinda stumped.
Thanks for any suggestions.
Jon
___
xorg mailin
On 22/10/2009 13:03, walt wrote:
> On 10/21/2009 08:36 PM, Alan Coopersmith wrote:
>
>> -Alan Coopersmith- alan.coopersm...@sun.com
>> Sun Microsystems, Inc. - X Window System Engineering
>
> Hi Alan,
>
> I'm guessing that the email address as it appears above is the reason tha
On 13/10/2009 20:59, Jeremy Huddleston wrote:
> Hi Keith,
>
> Can you please pull these two commits into master:
>
> 6980f77892e0409b44bd8f33ba82e7273c6462a4
> 7e178ffbed7c8557faf8d471ad275aa2b0365e1d
>
[...]
>
> There is some confusion as to if RootlesscolormapCallback() returns a
> Bool or
> xp_e
Colin Harrison wrote:
> Hi,
>
> Jon wrote
>> XXX: Needs to allow for different border thickness when window is
> uncaptioned?
>
> I found this works for me...
> --- ./save_winmultiwindowwndproc.c2009-01-19 18:42:49.0 +
> +++ ./winmultiwindowwndproc.c
ttp://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/winlayouts.h | 21 ++---
1 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h
index cc07524..dabd5e0 100644
--- a/hw/xwin/winlayouts.h
+++ b/hw/xwin/winlayout
From: Colin Harrison
When you take ownership of a selection you should always check you got
it (X11 ICCCM gospel).
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin
From: Colin Harrison
Free the memory allocated for ReturnData in FlushXEvents().
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/winclipboardxevents.c |2 ++
1 files changed, 2
ttp://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/winclipboardwndproc.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/xwin/winclipboardwndproc.c b/hw/xwin/winclipboardwndproc.c
ind
From: Colin Harrison
Improve clipboard integration startup in XDMCP mode
Stop the "Clipboard not yet started, aborting" message from spamming the log.
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-o
/
Signed-off-by: Jon TURNEY
---
hw/xwin/winclipboardthread.c | 16 +++-
1 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/hw/xwin/winclipboardthread.c b/hw/xwin/winclipboardthread.c
index 19aa7ea..c1e8e13 100644
--- a/hw/xwin/winclipboardthread.c
+++ b/hw/xwin
From: Colin Harrison
Add Colin Harrison to copyright and authors list
Adjust license text for multiple authors
Signed-off-by: Jon TURNEY
---
hw/xwin/winclipboardthread.c | 10 ++
hw/xwin/winclipboardwndproc.c | 10 ++
hw/xwin/winclipboardwrappers.c | 10 ++
hw
Fixes warning as prototype is now in scope for the definition
Signed-off-by: Jon TURNEY
---
hw/xwin/win.h |2 ++
hw/xwin/winmultiwindowwindow.c |2 --
hw/xwin/winwin32rootless.c |3 ---
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/hw/xwin/win.h
Fixes warnings as they are now in scope at the definition
Signed-off-by: Jon TURNEY
---
hw/xwin/win.h|5 +
hw/xwin/winwndproc.c |4
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/hw/xwin/win.h b/hw/xwin/win.h
index 999c719..32d3b02 100644
--- a/hw/xwin
Signed-off-by: Jon TURNEY
---
hw/xwin/winconfig.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/hw/xwin/winconfig.c b/hw/xwin/winconfig.c
index a9c4c46..3e1908c 100644
--- a/hw/xwin/winconfig.c
+++ b/hw/xwin/winconfig.c
@@ -563,8 +563,6 @@ winConfigFiles ()
Bool
Fix prototypes of winOverrideIcon(), winTaskbarIcon() and
winOverrideDefaultIcon() to return HICON
Also use HICON type in WINPREFS stucture
Remove various casts these changes make unnecessary
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowicons.c|6 +++---
hw/xwin/winprefs.c
Fix old-style definition warnings caused by definitions with empty
parameter lists "()", which should be "(void)" to indicate the function
takes no parameters, rather than unspecified parameters
Signed-off-by: Jon TURNEY
---
hw/xwin/InitOutput.c |2 +-
hw/xwi
integration code
Xming: Check clipboard selection ownership after taking it
Xming: Update keyboard layouts mapping table
Jon TURNEY (5):
Cygwin/X: Fix -Wold-style-definition warnings
Cygwin/X: Fix several prototypes to return HICON
cygwin/X: Remove an unused variable to fix a warning
Cygwin/X
Peter Hutterer wrote:
> I think it'd be better to call XkbGetRulesDflts(&g_winInfo.xkb);
>> + memset(&rmlvo, 0, sizeof(rmlvo));
>
> arguably superfluous, since you set everything anyway.
Good point. I'd failed to make g_winInfo.xkb a XkbRMLVOSet which fixes both
your comments.
Thanks f
Fix a stray '}'
Update to use RMLVO interface
Remove g_winInfo.xkb.disable, can never be set since noXkbExtension has been
removed
Change to retrieve modifier key state using XkbStateFieldFromRec() from Colin
Harrison
Update to use XKB defaults from xkb-config.h
Signed-off-by:
our question correctly, but I think you could
go to http://www.x.org/wiki/Server16Branch if you wished to nominate it for
that branch (although I have a hard time convincing myself it's worthy)
> Jon TURNEY wrote:
>> I'm not sure if this is patch-worthy or not, but whilst getting
styles keyword and attributes.
Xming: Ensure we dont try to print a null value when displaying xkb
configuration
Xming: Update .rc file to tidy About and Exit dialogs
Jon TURNEY (5):
Cygwin/X: should also use GetTickCount(), just like Xming
Cygwin/X: Correctly allow for the native window
From: Colin Harrison
Signed-off-by: Jon TURNEY
---
hw/xwin/winkeybd.c |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/hw/xwin/winkeybd.c b/hw/xwin/winkeybd.c
index 90cd5af..24a7b43 100644
--- a/hw/xwin/winkeybd.c
+++ b/hw/xwin/winkeybd.c
@@ -267,9 +267,11
acquires focus?
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowwindow.c | 15 ++-
hw/xwin/winmultiwindowwndproc.c |8
2 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/hw/xwin/winmultiwindowwindow.c b/hw/xwin/winmultiwindowwindow.c
index 6cad631
From: Colin Harrison
Tidy up About and Exit dialogs, add keyboard accelerators
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/XWin.rc |8
1 files changed, 4 insertions
From: Colin Harrison
Fix internal WM to notify X when the keyboard focus is lost to a pure Windows
window in -multiwindow mode.
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowwndproc.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/hw/xwin
From: Colin Harrison
Add handling for style keyword and atttributes in .XWinrc
Update man page to document these additions
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/XWinrc.man
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowwindow.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/hw/xwin/winmultiwindowwindow.c b/hw/xwin/winmultiwindowwindow.c
index 2399d5a..da8a0a5 100644
--- a/hw/xwin/winmultiwindowwindow.c
+++ b/hw/xwin
me' to
'hostname:display-number.screen'.
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/projects/xming/
Signed-off-by: Jon TURNEY
---
hw/xwin/wincreatewnd.c |8 ++--
hw/xwin/wintrayicon.c |2 +-
hw/xwin/winwin
Unfortunately, we have to jump through hoops to get this to link properly...
Signed-off-by: Jon TURNEY
---
configure.ac |1 +
os/utils.c |7 ++-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 9161cba..d8b16fc 100644
--- a
Fix internal WM to correctly use the current native window style in determining
the native window border when validating window sizing
XXX: Needs to allow for different border thickness when window is uncaptioned?
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowwndproc.c | 31
, appears they are now only held on the virtual core keyboard.
Signed-off-by: Jon TURNEY
---
hw/xwin/winkeybd.c | 15 ---
1 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/hw/xwin/winkeybd.c b/hw/xwin/winkeybd.c
index 24a7b43..0c07c2f 100644
--- a/hw/xwin/winkeybd.c
+++ b
From: Yaakov Selkowitz
RTLD_LOCAL is not defined on Cygwin
Signed-off-by: Jon TURNEY
---
glx/glxdriswrast.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/glx/glxdriswrast.c b/glx/glxdriswrast.c
index 5b3ecb0..de89d38 100644
--- a/glx/glxdriswrast.c
+++ b/glx
When the style changes, adjust the window size so the client area remains the
same.
Otherwise the window size may change when sizing is reflected from
Windows to X, and some windows are drawn expecting them to be exactly the
reqeusted size
(e.g. gmplayer control window)
Signed-off-by: Jon
From: Colin Harrison
Fix internal WM so it only allows WM_MOUSEWHEEL messages to act on the client
area of a focused window.
Signed-off-by: Jon TURNEY
---
hw/xwin/winmultiwindowwndproc.c | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/hw/xwin
on Sep 17 00:00:00 2001
Message-Id:
<2e9ddcdaa1890204ec69ba6848cb1c49d5b85ef3.1231288719.git.jon.tur...@dronecode.org.uk>
In-Reply-To:
References:
From: Jon TURNEY
Date: Mon, 5 Jan 2009 13:52:45 +
Subject: [PATCH 18/22] GLX: Avoid a crash when we have an uninitialized GL
context
If the G
Jeremy Huddleston wrote:
> Is this the right way to setup auto-repeating? I didn't see an
> XkbSetRepeatRate or something similar... so is this what I should be
> doing, or should I be calling something?
Yes, I'd like to know as well, as Cygwin/X does essentially the same thing.
Recently I h
Alan Hourihane wrote:
> On Thu, 2008-10-16 at 13:09 +0100, [EMAIL PROTECTED] wrote:
>> Updated series of patches to bring Cygwin/X up to date,
>> so it at least builds and minimally works
>>
>> Any comments on their correctness appreciated
>
> Hi Jon,
>
>
Peter Breitenlohner wrote:
> A different point: is there anything else that should be integrated
> into xorg-macros.m4 before bumping to 1.2.0?
Would you consider this patch I posted a little while ago?
http://lists.freedesktop.org/archives/xorg/2008-October/039450.html
__
Patch by Yaakov Selkowitz
---
macros/xorg-macros.m4.in |4
1 file changed, 4 insertions(+)
Index: xorg-git/macros/xorg-macros.m4.in
===
--- xorg-git.orig/macros/xorg-macros.m4.in
+++ xorg-git/macros/xorg-macros.m4.in
@@ -79
---
xserver/configure.ac |6 --
xserver/hw/xwin/InitInput.c|7 +++
xserver/hw/xwin/Makefile.am| 19 ++-
xserver/hw/xwin/winerror.c | 11 +--
xserver/hw/xwin/winmultiwindowwm.c |9 +
xserver/hw/xwin/winpro
---
xserver/hw/xwin/win.h |3 +++
xserver/hw/xwin/winscrinit.c | 32 +++-
xserver/hw/xwin/winshaddd.c |2 +-
xserver/hw/xwin/winshadddnl.c |2 +-
xserver/hw/xwin/winshadgdi.c |2 +-
5 files changed, 33 insertions(+), 8 deletions(-)
Index:
---
xserver/hw/xwin/wincursor.c | 33 -
1 file changed, 24 insertions(+), 9 deletions(-)
Index: xorg-git/xserver/hw/xwin/wincursor.c
===
--- xorg-git.orig/xserver/hw/xwin/wincursor.c
+++ xorg-git/xs
---
xserver/hw/xwin/InitInput.c |3 +--
xserver/hw/xwin/winkeybd.c | 20
xserver/hw/xwin/winmouse.c | 25 +++--
3 files changed, 28 insertions(+), 20 deletions(-)
Index: xorg-git/xserver/hw/xwin/InitInput.c
===
---
xserver/hw/xwin/InitOutput.c | 17 -
xserver/hw/xwin/Makefile.am |1 +
2 files changed, 1 insertion(+), 17 deletions(-)
Index: xorg-git/xserver/hw/xwin/InitOutput.c
===
--- xorg-git.orig/xserver/hw/xwin/Ini
Updated series of patches to bring Cygwin/X up to date,
so it at least builds and minimally works
Any comments on their correctness appreciated
Thanks!
--
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/x
Apparently we shouldn't need this, something else is wrong...
---
xserver/hw/xwin/win.h |3 +++
xserver/hw/xwin/winmouse.c| 26 ++
xserver/hw/xwin/winmultiwindowwndproc.c |6 +++---
xserver/hw/xwin/winwin32rootlesswndproc.c |
---
xserver/hw/xwin/InitInput.c | 16 +---
xserver/hw/xwin/win.h |2 ++
xserver/hw/xwin/winmultiwindowwndproc.c |4 ++--
xserver/hw/xwin/winwndproc.c|4 ++--
4 files changed, 15 insertions(+), 11 deletions(-)
Index: xorg-git/xser
Thanks for the comments.
Peter Hutterer wrote:
> InitEventList should only be called once and that's done in the DIX anyway.
> Use GetEventList() instead here.
Oops. I'm not sure how I missed the existence of that
>> +void winEnqueueMotion(int x, int y)
>
> I don't think this one is needed. us
Hmm.. I wonder what went wrong then...
Original Message
From [EMAIL PROTECTED] Mon Sep 29 23:08:44 2008
Message-Id: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: quilt/0.46-1
Date: Mon, 29 Sep 2008 23:08:35 +0100
From: [EMAIL PROTECTED]
To: xorg@lists.freedesk
---
xserver/hw/xwin/win.h |3 +++
xserver/hw/xwin/winscrinit.c | 32 +++-
xserver/hw/xwin/winshaddd.c |2 +-
xserver/hw/xwin/winshadddnl.c |2 +-
xserver/hw/xwin/winshadgdi.c |2 +-
5 files changed, 33 insertions(+), 8 deletions(-)
Index:
---
xserver/hw/xwin/InitInput.c |5 ++---
xserver/hw/xwin/wincursor.c | 33 -
2 files changed, 26 insertions(+), 12 deletions(-)
Index: xorg-git/xserver/hw/xwin/InitInput.c
===
--- xorg-git.orig/
---
xserver/hw/xwin/InitInput.c | 10 --
xserver/hw/xwin/win.h |3 +
xserver/hw/xwin/winkeybd.c| 22 +++--
xserver/hw/xwin/winmouse.c| 50 ++
xserver/hw/xwin/winmultiwindowwndproc.c
A series of patches to bring Cygwin/X up to date so it at least builds and
minimally works
Any comments on their correctness appreciated
Thanks!
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg
62 matches
Mail list logo