After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701068 - Allow to pan half tiled windows
Allow to pan half tiled windows
Status: RESOLVED DUPLICATE of bug 645153
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-27 05:36 UTC by Luc Pi
Modified: 2013-05-27 06:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luc Pi 2013-05-27 05:36:12 UTC
(I set it against mutter, but I am unsure)
(Feel free to rephrase the summary)

Guided window expansion is excellent.
(I mean the maximized and half-screen maximized, by drag&drop)

In the case of half-screen maximize, one don't necessarily need exactly half of the screen. As an example:

- a note on the left side (gnote/Tomboy, or simply a text file),
- and a document on the right side (LibreOffice)
--> We rather want 1/3 and 2/3 split of the screen


Basically the generic use case would be:
1. a main application/document open
      an office document, a web page, etc.
2. a side application/document open
      a note, a folder content(nautilus), a todo app, etc.

  +-----+---------------+
  |     |               |
  | sup |   main app    |
  | port|               |
  | app |               |
  |     |               |
  +-----+---------------+


==> I propose that once both windows are tiled half/half,
    the middle border would be panable (is it the right word?):

  +----------+----------+
  |          |          |
  |          |          |
  |       <--|-->       |
  |          |          |
  |          |          |
  +----------+----------+

==>

  +------+--------------+
  |      |              |
  |      |              |
  |   <--|-->           |
  |      |              |
  |      |              |
  +------+--------------+
Comment 1 Florian Müllner 2013-05-27 06:40:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 645153 ***