[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2015-03-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Olivier Duchateau  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #10 from Olivier Duchateau  ---
Since revision r380565, I think this bug can be closed. Support of Qt
applications with xfwm 4.12 is better. Otherwise xfce4-panel 4.12 provides new
feature, calls "intelligently autohide" (see in preferences window).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

--- Comment #9 from Olivier Duchateau  ---
(In reply to Norbert Augenstein from comment #7)
> Patch works for VLC only, not for Mplayer, Firefox(Flash) or Virtualbox VM
> in fullscreen. I have a dual Monitor setup.

Do you try this command, which disable always-on-top behaviour panel?

xfconf-query -c xfce4-panel -p /panels/panel-/disable-struts -t bool -n -s
true

Where  is integer (usually 0 or 1).

If nothing change, you can revert value with:

xfconf-query -c xfce4-panel -p /panels/panel-/disable-struts -T

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Olivier Duchateau  changed:

   What|Removed |Added

 Status|Issue Resolved  |Open
 Resolution|FIXED   |---

--- Comment #8 from Olivier Duchateau  ---
(In reply to Norbert Augenstein from comment #7)
> Patch works for VLC only, not for Mplayer, Firefox(Flash) or Virtualbox VM
> in fullscreen. I have a dual Monitor setup.

Even with F11 key (usually it's shortcut for fullscreen mode)?

Patch is just workaround, not approved by upstream, and I can't see
modification for this complaint.

I re-open this PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Norbert Augenstein  changed:

   What|Removed |Added

 CC||li...@augenstein.net

--- Comment #7 from Norbert Augenstein  ---
Patch works for VLC only, not for Mplayer, Firefox(Flash) or Virtualbox VM in
fullscreen. I have a dual Monitor setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Olivier Duchateau  changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 Resolution|--- |FIXED

--- Comment #6 from Olivier Duchateau  ---
Committed, thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: olivierd
Date: Mon Oct 20 16:01:37 UTC 2014
New revision: 371279
URL: https://svnweb.freebsd.org/changeset/ports/371279

Log:
  - Add patch, which hides panel for maximized applications
  - Remove @dirrm* in pkg-plist
  - Bump PORTREVISION

  PR:194135
  Reported by:adrian@
  Obtained from:Xfce's BugZilla (bugs #8563, #10622)

Changes:
  head/x11-wm/xfce4-wm/Makefile
  head/x11-wm/xfce4-wm/files/patch-src__client.c
  head/x11-wm/xfce4-wm/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

--- Comment #4 from Olivier Duchateau  ---
(In reply to Adrian Chadd from comment #3)
> Comment on attachment 148469 [details]
> Patch, which hides panel for maximized applications
> 
> Have you tried it locally? I'm unfortunately unable to build packages at the
> moment; I don't have a poudriere setup on any of the laptops and I just run
> 100% binary packages. :(

Unfortunately, I use xfwm4 4.11.2, but it affects also this release (and
previous). I succeeded to reproduce behavior.

> 
> is there an easy way to just checkout and build the -one- package?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

--- Comment #3 from Adrian Chadd  ---
Comment on attachment 148469
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148469
Patch, which hides panel for maximized applications

Have you tried it locally? I'm unfortunately unable to build packages at the
moment; I don't have a poudriere setup on any of the laptops and I just run
100% binary packages. :(

is there an easy way to just checkout and build the -one- package?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Olivier Duchateau  changed:

   What|Removed |Added

 CC||olivi...@freebsd.org

--- Comment #2 from Olivier Duchateau  ---
Created attachment 148469
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148469&action=edit
Patch, which hides panel for maximized applications

Could you test patch in attachment?

It must be applied to **x11-wm/xfce4-wm**.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Olivier Duchateau  changed:

   What|Removed |Added

 Status|Needs Triage|In Discussion

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars

2014-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |x...@freebsd.org
   |org |
Summary|[xfce] [vlc] full screen|x11-wm/xfce4: full screen
   |vlc doesn't hide the panel  |vlc doesn't hide the panel
   |bars|bars

--- Comment #1 from Mark Linimon  ---
Fix synopsis and assign.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"