THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#879 - Flash fullscreen not working with bottom wibar
User who did this - Maarten van Casteren (Maartenvc)

----------
Attached a new fullscreen.c and a simple Makefile that compiles two binaries: 
fullscreen-map which sets fullscreen before mapping and fullscreen-resize which 
sets it after showing the window.

xwininfo output shows that fullscreen-map's window actually is the size of the 
screen (1600x900) but is displaced upwards by 95 pixels, causing part of it to 
be offscreen. The height of the tested fbpanel is 95 pixels.

xwininfo: Window id: 0x1000003 "fullscreen-map"

 Absolute upper-left X:  0
 Absolute upper-left Y:  -95
 Relative upper-left X:  0
 Relative upper-left Y:  -95
 Width: 1600
 Height: 900
 Depth: 24
 Visual: 0x21
 Visual Class: TrueColor
 Border width: 0
 Class: InputOutput
 Colormap: 0x20 (installed)
 Bit Gravity State: NorthWestGravity
 Window Gravity State: NorthWestGravity
 Backing Store State: NotUseful
 Save Under State: no
 Map State: IsViewable
 Override Redirect State: no
 Corners:  +0+-95  -0+-95  -0-95  +0-95
 -geometry 1600x900+0+-95

Here's the xwininfo of fullscreen-resize which works as expected.

xwininfo: Window id: 0x1000003 "fullscreen-resize"

 Absolute upper-left X:  0
 Absolute upper-left Y:  0
 Relative upper-left X:  0
 Relative upper-left Y:  0
 Width: 1600
 Height: 900
 Depth: 24
 Visual: 0x21
 Visual Class: TrueColor
 Border width: 0
 Class: InputOutput
 Colormap: 0x20 (installed)
 Bit Gravity State: NorthWestGravity
 Window Gravity State: NorthWestGravity
 Backing Store State: NotUseful
 Save Under State: no
 Map State: IsViewable
 Override Redirect State: no
 Corners:  +0+0  -0+0  -0-0  +0-0
 -geometry 1600x900+0+0
----------

One or more files have been attached.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=879#comment2666

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to