desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #59672
Re: [Bug 160311] Re: Resizing windows by grabbing window borders is difficult
Actually the size of the shadow sounds as a good starting point!
--
Eisenberger Tamás <tamas@xxxxxxxxxxxxxx>
On Thu, Dec 22, 2011 at 10:07 AM, The Fiddler
<160311@xxxxxxxxxxxxxxxxxx>wrote:
> 2011/12/22 u-foka <tamas@xxxxxxxxxxxxxx>
>
> > Maybe the best would be a configurable size for the hidden grab area :)
> > Currently it's difficult to change, how I seen the size is hardcoded
> > into the theme right?
> >
> >
> But is this really necessary?
>
> Three options:
> - review feedback and pick a sensible default value
> - add a new option to ccsm
> - link the actual radius with some other element that makes sense, e.g. the
> shadow decoration.
>
> KDE has a configurable border size somewhere in its theme options (option
> #2). Gnome 2 used to link the radius with the theme border (option
> #3). Windows and MacOS (Lion) don't have a configurable size, same as Unity
> (option #1). I am not sure about Gnome Shell (but the default size seems to
> be slightly larger than Unity).
>
> This is on of those cases where a sensible default, well, makes sense. A
> size of 8px or 10px would be easier to hit than 5px, without impacting
> usability negatively (i.e. it still falls within the visible shadow
> decoration, where you are unlikely to click to raise a window). It should
> be a relatively simple change with a negligible chance of regressions.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (638709).
> https://bugs.launchpad.net/bugs/160311
>
> Title:
> Resizing windows by grabbing window borders is difficult
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions
>
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/160311
Title:
Resizing windows by grabbing window borders is difficult
Status in Ayatana Design:
Fix Released
Status in One Hundred Paper Cuts:
Fix Released
Status in The Metacity Window Manager:
In Progress
Status in Release Notes for Ubuntu:
Fix Released
Status in Unity 2D:
New
Status in “human-gtk-theme” package in Ubuntu:
Invalid
Status in “light-themes” package in Ubuntu:
Fix Released
Status in “metacity” package in Ubuntu:
Fix Released
Status in “human-gtk-theme” source package in Maverick:
Invalid
Status in “light-themes” source package in Maverick:
Triaged
Status in “metacity” source package in Maverick:
Triaged
Bug description:
*************
>>>> No more comments needed <<<<
This should mostly be fixed for Natty and might get backported to
earlier releases as well.
*************
*************Blueprint for Natty, Ubuntu 11.04:
https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-
dx-n-resizing-windows
Work items1 * Make sure the new resize grip fits in current applications; doesn't interfere with anything. We should make some noise about this during the Natty cycle so people keep their eyes open and file bugs.
2 * Invisible window resize area - around 3px invisible area to allow resize on all sides.
*************
Working grip backported to gtk2 already available in ppa :
https://launchpad.net/~bratsche/+archive/gtk
*************
Workaround: Edit /usr/share/themes/Ambiance/metacity-1/metacity-
theme-1.xml. Set the following values in frame_geometry_normal as
desired:
<distance name="left_width" value="3"/>
<distance name="right_width" value="3"/>
<distance name="bottom_height" value="3"/>
************
Binary package hint: metacity
- The issue has been an issue for users (especially of large) screens
for several releases- Trackpad users seem to be particularly impacted
by this- The issue appears to have been significantly aggravated in
Lucid by changing the border width from 3 pixels to 1 pixel
The window borders in metacity are far too thin to be used for
comfortable window resizing, and resize handles are not available in
all applications (or even most). In fact, of all the windows I have
open right now, not a single one of them has a resize handle. The
result is that I get a lot of "misses" when I try to drag a window
border, which usually results in my clicking on the wrong window
altogether. The best fix for this usability bug is to create an
"invisible" region around each non-maximized window about 4px thick
that can be used for resizing (in addition to the visible border). Or
perhaps there should be a border thickness option on the System >
Preferences > Windows dialog (although the default thickness should
still be increased considerably). Ideally all windows would also have
a resize handle but I realize that these have to be application
controlled (at least that seems to be the position of the metacity
team).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions
References