Remove Nova outer window padding when the window is tiled
Categories
(Firefox :: Theme, defect)
Tracking
()
People
(Reporter: sthompson, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fidefe-nova])
Split off from bug 2054183 - which has more details.
We want to remove the border, outer padding and outer-most corner radii from the chrome when in a tiled window.
We already place a gtktiledwindow attribute on the root element to support this for gtk/linux. See also bug 1919115. We don't currently have all the signals we need in the front-end to know when a window is being tiled or snapped in Windows & MacOS.
Updated•4 days ago
|
Comment 1•4 days ago
|
||
For the MacOS piece of this, we have bug 2054999 on file. Though the visual effect is similar, the windows remain fully moveable and resizable on that platform. I.e. they are placed in quadrants/halves of the screen, but aren't expected to stay they and fill that area in the same way?
Which is just to say we'll evaluate this on a case by case basis.
Description
•