is there a way you can send a message to gemwin to tell the gem window where to open as well as how large in the usual X way? ie the offset from any edge in x and y and then the size of the window.
Thanks!
Ben
is there a way you can send a message to gemwin to tell the gem window where to open as well as how large in the usual X way? ie the offset from any edge in x and y and then the size of the window.
If you use the sawfish window manager you can configure this using the 'matched windows' feature in the sawfish configuration tool.
However the only way to resize the gem window (properly) is using the resize message which (at least for me) does not work properly. (my fix was to hack the source and recompile with the desired default size)
andy
On 10 Jan 2002, Andrew (Andy) W. Schmeder wrote:
However the only way to resize the gem window (properly) is using the resize message which (at least for me) does not work properly. (my fix was to hack the source and recompile with the desired default size)
in which way it did not work properly ?
Guenter
After the gem window has been resized, hardware-acceleration gets lost. At least, that's what I'm guessing because suddenly Gem runs at 5 fps and cpu goes to 100%. This is an nvidia card, btw.
andy
However the only way to resize the gem window (properly) is using the resize message which (at least for me) does not work properly. (my fix was to hack the source and recompile with the desired default size)
in which way it did not work properly ?
Guenter