GNOME Bugzilla – Bug 654051
Special GtkToolbar style when in fullscreen mode to respect the fitts's law
Last modified: 2014-09-27 10:51:20 UTC
When an application uses a GtkToolbar widget in fullscreen mode the toolbar has a padding that breaks the fitts's law, that is, you can't activate a toolbar button clicking on the edge of the screen. For this reason there should be a special style that ensures that a toolbar placed on the edge of the screen will respect the fitts's law.
*** Bug 731317 has been marked as a duplicate of this bug. ***
Maybe we should have a style class for fullscreen, to allow different styles when in a fullscreen context.
We have a class for maximized windows, so it is like a consistent approach
what's the styleclass anyway?