Re: Window Positioning
- From: Giovanni Campagna <scampa giovanni gmail com>
- To: Marshall Neill <ramien43 windstream net>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Window Positioning
- Date: Fri, 28 Feb 2014 22:00:56 +0100
2014-02-28 21:40 GMT+01:00 Marshall Neill <ramien43 windstream net>:
I wonder if it would be too difficult to have the default for positioning
windows on startup to be a default of Center Window.
In my Windows days of coding in VB and C# it was a check on a flag and if it
was set then 1 line of code for centering the window.
I believe that there could be the same option available.
What do you think?
You can ask the same with gtk_window_set_position(), but note that
window managers are free to ignore the hint (and mutter will if
configured with workarounds disabled).
In general though it is a bad idea to position all windows in the
center, because windows will be stacked one over the other instead of
trying to be tiled and covering the whole screen.
Giovanni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]