Re: DPI with multiple heads and virtual desktops

2003-08-24 Thread David Dawes
On Sun, Aug 24, 2003 at 12:16:23PM +0200, Alexander Pohoyda wrote: David Dawes [EMAIL PROTECTED] writes: Xinerama *hides* the fact that there are two heads, so there is no way for the app to be told a different DPI debending which head it is currently on - what should it be told if it is on

Timeout timers with xlib ??

2003-08-24 Thread stephan wezel
Hi, does it give in xlib timeout timers?? If yes,how is the funktion name and can it handle multiple timers?? If not, must i use an toolkit that have an timer?? When i must use an toolkit for timer,can i use only the timer(s) and can make the rest with xlib funktions?? Or must i convert my xlib

Re: patch to include some kernel info in banner

2003-08-24 Thread Marc Aurele La France
On Tue, 12 Aug 2003, Daniel Stone wrote: This patch puts the kernel version in the banner, on Linux, and also whether or not it's tainted (providing it's a sufficiently recent kernel). Thanks to Mike Harris for this patch (slightly altered to remove RH_CUSTOM, etc). Please do not

Re: Window maximize/minimize request to Window Manager

2003-08-24 Thread Havoc Pennington
On Thu, Aug 21, 2003 at 08:54:22PM -0500, Jeff Epler wrote: Here's some code from a Tk application that maximizes windows on some modern window managers. (icewm, sawfish, metacity are the ones I've used the code on personally) Please be nice to my code, I don't know X half as well as I