UI: Screen Area Docking #104665

Open
Harley Acheson wants to merge 2 commits from Harley/blender:Docking into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

Changes to Area maintenance using the corner action zones. Adds ability
to move and dock areas to any location, including between multiple
windows. Allows transitioning between splitting, joining, moving, and
docking without early commit. Ability to initiate all actions from any
corner. Improved visual feedback.


This patch improves our area maintenance routines by extending the existing "Join" operator, adding docking and moving and allowing seamless transitioning between all actions while mid-operation.

Once this patch is applied you can drag from a corner action zone and you will be offered multiple suggestions on what to do with the area, including joining, docking, splitting, or moving to other windows. A feature removed is the ability to reverse the direction of a join mid-operation, but this change greatly simplifies the operations since there is always a single source area. To eliminate the chance of accidental splits this patch makes split operation only act on mouse release.

The following shows transitioning between area joins and vertical and horizontal splitting:

Docking1.gif

The following shows how dragging with your mouse gives you options for joining and docking at multiple target locations:

Docking2.gif

Dragging outside the window creates a floating popup:

Docking3.gif

Right-clicking on the gap between editors, there is currently a "Join Areas" that starts an interactive join. Because this patch removes the ability to reverse join direction mid-operation, this item becomes two which execute immediately:

Docking4.gif

Changes to Area maintenance using the corner action zones. Adds ability to move and dock areas to any location, including between multiple windows. Allows transitioning between splitting, joining, moving, and docking without early commit. Ability to initiate all actions from any corner. Improved visual feedback. --- This patch improves our area maintenance routines by extending the existing "Join" operator, adding docking and moving and allowing seamless transitioning between all actions while mid-operation. Once this patch is applied you can drag from a corner action zone and you will be offered multiple suggestions on what to do with the area, including joining, docking, splitting, or moving to other windows. A feature removed is the ability to reverse the direction of a join mid-operation, but this change greatly simplifies the operations since there is always a single source area. To eliminate the chance of accidental splits this patch makes split operation only act on mouse release. The following shows transitioning between area joins and vertical and horizontal splitting: ![Docking1.gif](/attachments/9cbc1e77-cd92-4edb-9e15-2f5b94955f73) The following shows how dragging with your mouse gives you options for joining and docking at multiple target locations: ![Docking2.gif](/attachments/aa863340-beaa-428a-a85b-25a2482445ae) Dragging outside the window creates a floating popup: ![Docking3.gif](/attachments/d43a3657-d59e-4c10-9c1b-cd6244c6f5a9) Right-clicking on the gap between editors, there is currently a "Join Areas" that starts an interactive join. Because this patch removes the ability to reverse join direction mid-operation, this item becomes two which execute immediately: ![Docking4.gif](/attachments/9c2491c8-e03c-43a2-b1ca-95935672b364)
Brecht Van Lommel added this to the User Interface project 2023-02-13 09:08:50 +01:00
Harley Acheson force-pushed Docking from 1284a2773c to f55d549100 2023-02-15 04:52:52 +01:00 Compare
Harley Acheson force-pushed Docking from f55d549100 to b55bc9ab9f 2023-02-24 03:43:37 +01:00 Compare
Author
Member

@blender-bot build

@blender-bot build
Harley Acheson force-pushed Docking from b55bc9ab9f to 4f79383247 2023-03-22 03:05:45 +01:00 Compare
Harley Acheson force-pushed Docking from 4f79383247 to 4cf3d442f0 2023-05-18 05:07:18 +02:00 Compare
Harley Acheson force-pushed Docking from 4cf3d442f0 to 5f9144283f 2023-06-29 00:47:18 +02:00 Compare
Harley Acheson force-pushed Docking from 5f9144283f to 10962083d1 2023-07-14 04:20:54 +02:00 Compare
Harley Acheson added 1 commit 2023-07-14 19:02:42 +02:00
Dalai Felinto requested review from Pablo Vazquez 2023-08-01 18:01:43 +02:00
Harley Acheson added 1 commit 2023-08-01 18:36:54 +02:00
Harley Acheson added 2 commits 2023-08-16 02:08:31 +02:00
Harley Acheson added 2 commits 2023-08-24 18:48:04 +02:00
Harley Acheson added 1 commit 2023-09-08 22:50:35 +02:00
Harley Acheson added 1 commit 2023-11-12 18:23:39 +01:00
Harley Acheson added 1 commit 2023-12-20 01:54:30 +01:00
Harley Acheson added 1 commit 2023-12-30 21:17:03 +01:00
Harley Acheson added 2 commits 2024-01-13 00:17:22 +01:00
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
4b8aa90b97
Formatting changes.
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR104665) when ready.
Harley Acheson added 2 commits 2024-02-16 04:53:44 +01:00
Harley Acheson added 1 commit 2024-02-19 01:10:25 +01:00
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
a85bb0a8c6
Merge branch 'main' of projects.blender.org:blender/blender into Docking
Author
Member

@blender-bot build

@blender-bot build
Harley Acheson added 2 commits 2024-02-19 18:40:28 +01:00
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
15a8ce8558
Calm Linux missing-declarations warning (adding static)
Author
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR104665) when ready.
Harley Acheson added 1 commit 2024-03-23 22:03:16 +01:00
Harley Acheson force-pushed Docking from 05ead7181f to acd98087d8 2024-04-06 00:48:20 +02:00 Compare
Harley Acheson added 1 commit 2024-04-23 20:41:31 +02:00
Merge conflict checking is in progress. Try again in few moments.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u Docking:Harley-Docking
git checkout Harley-Docking
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#104665
No description provided.