Mark upstream fixes 001/002 as raised, record quattro as the target branch
PRs basecamp/omarchy#6429 and #6430. Both target `quattro` — upstream `master` is still Omarchy 3 and has no default/hypr/apps/davinci-resolve.lua at all. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
eb019dc369
commit
a1c5971702
3 changed files with 6 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# Fix 001 — DaVinci Resolve's main window is covered by the Omarchy bar
|
# Fix 001 — DaVinci Resolve's main window is covered by the Omarchy bar
|
||||||
|
|
||||||
**Status:** ready to raise · **Target project:** [omarchy](https://github.com/basecamp/omarchy)
|
**Status:** raised — [basecamp/omarchy#6429](https://github.com/basecamp/omarchy/pull/6429) · **Target project:** [omarchy](https://github.com/basecamp/omarchy)
|
||||||
|
**Target branch:** `quattro` (Omarchy 4 lives there; `master` is still Omarchy 3 and has no Lua config)
|
||||||
**Target file:** `default/hypr/apps/davinci-resolve.lua`
|
**Target file:** `default/hypr/apps/davinci-resolve.lua`
|
||||||
**Change type:** append one window rule + explanatory comment. No new deps, no other app affected.
|
**Change type:** append one window rule + explanatory comment. No new deps, no other app affected.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
# Fix 002 — DaVinci Resolve's dialogs trap the pointer until Resolve is killed
|
# Fix 002 — DaVinci Resolve's dialogs trap the pointer until Resolve is killed
|
||||||
|
|
||||||
**Status:** ready to raise — fully verified (§5) · **Target project:** [omarchy](https://github.com/basecamp/omarchy)
|
**Status:** raised — [basecamp/omarchy#6430](https://github.com/basecamp/omarchy/pull/6430), fully verified (§5) · **Target project:** [omarchy](https://github.com/basecamp/omarchy)
|
||||||
|
**Target branch:** `quattro` (Omarchy 4 lives there; `master` is still Omarchy 3 and has no Lua config)
|
||||||
**Target file:** `default/hypr/apps/davinci-resolve.lua`
|
**Target file:** `default/hypr/apps/davinci-resolve.lua`
|
||||||
**Change type:** append one window rule + comment. Narrows an existing rule; removes nothing.
|
**Change type:** append one window rule + comment. Narrows an existing rule; removes nothing.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@ an AI and they can open the PR from it alone.
|
||||||
|
|
||||||
| # | Fix | Target file | Status |
|
| # | Fix | Target file | Status |
|
||||||
| --- | ---------------------------------------------------------------- | ------------------------------------------ | -------------- |
|
| --- | ---------------------------------------------------------------- | ------------------------------------------ | -------------- |
|
||||||
| 001 | [Resolve's main window is covered by the bar](001-resolve-bar-overlap.md) | `default/hypr/apps/davinci-resolve.lua` | ready to raise |
|
| 001 | [Resolve's main window is covered by the bar](001-resolve-bar-overlap.md) | `default/hypr/apps/davinci-resolve.lua` | raised ([#6429](https://github.com/basecamp/omarchy/pull/6429)) |
|
||||||
| 002 | [Resolve's dialogs trap the pointer](002-resolve-dialog-focus-trap.md) | `default/hypr/apps/davinci-resolve.lua` | ready to raise |
|
| 002 | [Resolve's dialogs trap the pointer](002-resolve-dialog-focus-trap.md) | `default/hypr/apps/davinci-resolve.lua` | raised ([#6430](https://github.com/basecamp/omarchy/pull/6430)) |
|
||||||
|
|
||||||
## Raising 001 and 002 — read first
|
## Raising 001 and 002 — read first
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue