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)

----------
I've encountered the same issue in a fresh awesome 3.4.8 install with both a 
fullscreen youtube video in flash and an attached example GTK application that 
starts fullscreen.

The fullscreen app can be compiled with: gcc -Wall -g fullscreen.c -o 
fullscreen `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0`

I've tested with both fbpanel-6.1 and pypanel. When the app starts it covers 
all the default awesome widgets at the top, but not fbpanel/pypanel. This app 
works just fine in KDE and gnome metacity.

I've done some testing with two cases:

Case 1: gtk_window_fullscreen is called right after gtk_window_new.
Window has the fullscreen property at manage time. Does not correctly cover 
dock windows.

Case 2: gtk_window_fullscreen is called after gtk_widget_show_all.
Window does not have the fullscreen property at manage time. Correctly goes 
fullscreen.

Any ideas why the area assigned to the window is different in the two cases?
Suggestions for a workaround or how to fix the problem?

----------

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#comment2665

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