Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nico Golde  
View profile  
 More options Oct 21, 3:40 pm
Newsgroups: linux.debian.bugs.dist
From: Nico Golde <n...@debian.org>
Date: Wed, 21 Oct 2009 21:40:02 +0200
Local: Wed, Oct 21 2009 3:40 pm
Subject: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard

reassign 551807 matchbox-keyboard
reassign 550221 matchbox-keyboard
thanks

Hi,
* Pini <gilles.filipp...@free.fr> [2009-10-21 12:59]:

I am reassigning this and #550221 to matchbox keyboard now. I don't know this
tool nor do I have the time to invest its x properties but it seems all
unexpected behaviour recently involves this tool. I see no wrong behaviour in
how openbox is handling ICCCM and EWMH compliance.

Cheers
Nico

--
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0AAAA
For security reasons, all text in this mail is double-rot13 encrypted.

  application_pgp-signature_part
< 1K Download

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gilles Filippini  
View profile  
 More options Nov 2, 5:50 pm
Newsgroups: linux.debian.bugs.dist
From: Gilles Filippini <gilles.filipp...@free.fr>
Date: Mon, 02 Nov 2009 23:50:02 +0100
Local: Mon, Nov 2 2009 5:50 pm
Subject: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard

reassign 551807 openbox
thanks

Hi,

Nico Golde a écrit :

I've done some testing around this bug and set up a simple testcase to
reproduce it (attached).

AFAIUI, all lies in how STRUTs are handled by the window manager. IMO
they should be cumulative: when win1, win2, ..., winN set STRUTs, the
resulting workarea should be cropped by STRUT1 + STRUT2 + ... + STRUTN.

The testcase demonstrates that openbox currently crops the workarea with
max(STRUT1, STRUT2, ..., STRUTN) instead of their sum. This way is wrong
- IMHO - since only one STRUT can be set at once per display side then.
Moreover, setting - say - a right STRUT + a bottom STRUT results in an
overlapping in the workarea's bottom right corner.

=> Reassigning to openbox.

To reproduce:
$ gcc -lX11 -c testcase.c -o testcase
$ ./testcase &
$ ./testcase &
...

Each testcase instance defines a bottom STRUT of 1/3 of the current
workarea.

Hope this helps,

_Gilles.

  testcase.c
4K Download

  signature.asc
< 1K Download

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dana Jansens  
View profile  
 More options Nov 5, 2:00 pm
Newsgroups: linux.debian.bugs.dist
From: Dana Jansens <dan...@orodu.net>
Date: Thu, 05 Nov 2009 20:00:03 +0100
Local: Thurs, Nov 5 2009 2:00 pm
Subject: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard
The window manager shown in the pictures documenting the bug is not
Openbox.  Openbox does not use rounded titlebars at this time, I would
guess it is Metacity from the look of it.

--
To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nico Golde  
View profile  
 More options Nov 5, 2:30 pm
Newsgroups: linux.debian.bugs.dist
From: Nico Golde <n...@debian.org>
Date: Thu, 05 Nov 2009 20:30:03 +0100
Local: Thurs, Nov 5 2009 2:30 pm
Subject: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard

Hi,
* Dana Jansens <dan...@orodu.net> [2009-11-05 19:45]:

> The window manager shown in the pictures documenting the bug is not
> Openbox.  Openbox does not use rounded titlebars at this time, I would
> guess it is Metacity from the look of it.

I guess that comes from xfce...

Cheers
Nico
--
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0AAAA
For security reasons, all text in this mail is double-rot13 encrypted.

  application_pgp-signature_part
< 1K Download

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Bug#551807: Re: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard" by Gilles Filippini
Gilles Filippini  
View profile  
 More options Nov 5, 4:00 pm
Newsgroups: linux.debian.bugs.dist
From: Gilles Filippini <gilles.filipp...@free.fr>
Date: Thu, 05 Nov 2009 22:00:03 +0100
Local: Thurs, Nov 5 2009 4:00 pm
Subject: Bug#551807: Re: Bug#551807: openbox: xy-maximized windows uncorrectly y-sized with xfce4-panel + matchbox-keyboard
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

Nico Golde a écrit :

> Hi,
> * Dana Jansens <dan...@orodu.net> [2009-11-05 19:45]:
>> The window manager shown in the pictures documenting the bug is not
>> Openbox.  Openbox does not use rounded titlebars at this time, I would
>> guess it is Metacity from the look of it.

> I guess that comes from xfce...

As I've just explained on the upstream's BTS follow up, the confusion
comes from the fact I've taken VNC snapshots of my FreeRunner - running
openbox - from my laptop - running metacity.

I can assure that I've experienced this bug with openbox.

Running the provided testcase should be enough to convince you.

Thanks,

_Gilles.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJK8zkQAAoJEO/obGx//s+DGVAH/jLafrPc4OOjcSgXvvZrXNZV
GTK8GM+sflAy33xTnu1RpXOt1aFOXezd2mTuGu8J3rI+mzkUSlyOExOjZKiMrcfB
GENuxuNG4qKG+6ev5lOeJf1VhLs27dshGYGQrMR90FG95CoMMWczLi4IARiCx9ef
rX5h95EvS+rnQOTMZPDwdpNijVKY7kEcMJI/+qlRj2tIG2y4ipTr92Ey15XS7OjB
/ofG28wAFPsMccteAj0FIq0GNf8QngMPSR64LG5KUECRoKgYGI3b9gkmEsYVxqna
ZbqPg5dfIrAeQUZDrxbA6yxzLsX6RTp/KpOWNQA9+0gtq45u62PbCAXOsQt3lhg=
=Etd7
-----END PGP SIGNATURE-----

--
To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google