This is a GGI limitation. To obey the WM injonctions about
resizing I will need the libwmh helper library from the GGI
project, which (need to check that) has not been updated for
a long time.
This is anyway a planned feature...
For the time being, you can specify the window size this way:
$ GGI_DEFMODE=1024x768 ggiterm --font font.ttf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The libggiwmh extension is intended to provide special features
for windowed targets such as resizing, iconifying, etc.
Since the X-target is the only one window based target and
this one
works perfect, what should be changed?
Next targets for libggiwmh will be likely directx and quartz
respectively cocoa for Mac OSX. But this has to wait until
libggi's
directx and osx target are useable..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=808224
This is a GGI limitation. To obey the WM injonctions about
resizing I will need the libwmh helper library from the GGI
project, which (need to check that) has not been updated for
a long time.
This is anyway a planned feature...
For the time being, you can specify the window size this way:
$ GGI_DEFMODE=1024x768 ggiterm --font font.ttf
Logged In: YES
user_id=51548
The libggiwmh extension is intended to provide special features
for windowed targets such as resizing, iconifying, etc.
Since the X-target is the only one window based target and
this one
works perfect, what should be changed?
Next targets for libggiwmh will be likely directx and quartz
respectively cocoa for Mac OSX. But this has to wait until
libggi's
directx and osx target are useable..