WIP: MediaQuickview: rewritten full-screen media viewer #50

Draft
Rubicon wants to merge 4 commits from MediaQuickview into master
Owner

This PR is intended to fix #4.

  • Full-screen viewer for:
    • Image
    • Video
    • Audio
    • Others (shows "unknown type" or ignore)
  • Scaling by keyboard+mouse and gesture
  • Hero opening animation
  • Swipe to close and animation
  • Alt text panel
  • Custom panel (for #24)
This PR is intended to fix #4. - Full-screen viewer for: - [x] Image - [ ] Video - [ ] Audio - [ ] Others (shows "unknown type" or ignore) - [ ] Scaling by keyboard+mouse and gesture - [ ] Hero opening animation - [ ] Swipe to close and animation - [ ] Alt text panel - [ ] Custom panel (for #24)
Rubicon added this to the v1.1.0 milestone 2024-12-04 12:21:46 +00:00
Rubicon added 1 commit 2024-12-04 12:21:47 +00:00
Rubicon force-pushed MediaQuickview from 757d4e5eee to a15e2d62fe 2024-12-04 17:28:56 +00:00 Compare
Rubicon added 1 commit 2024-12-06 12:47:25 +00:00
MediaQuickview: supports grabbing
All checks were successful
/ checkpr (pull_request) Successful in 1m32s
c1467ee32a
Rubicon added 2 commits 2024-12-07 13:31:36 +00:00
MediaQuickview: add recenter
All checks were successful
/ checkpr (pull_request) Successful in 1m22s
dfaecf3b6b
Rubicon modified the milestone from v1.1.0 to v2.0.0 2024-12-15 02:13:31 +00:00
Author
Owner

Rescheduled to v2.0.0 to catch up our one-month-a-release timeline.

Rescheduled to v2.0.0 to catch up our one-month-a-release timeline.
Rubicon removed this from the v2.0.0 milestone 2024-12-25 12:51:51 +00:00
Rubicon added this to the v2.0.0 milestone 2025-01-16 14:43:17 +00:00
Rubicon force-pushed MediaQuickview from dfaecf3b6b to a720f5d9c4 2025-01-17 11:14:36 +00:00 Compare
All checks were successful
/ checkpr (pull_request) Successful in 1m25s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin MediaQuickview:MediaQuickview
git checkout MediaQuickview

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff MediaQuickview
git checkout MediaQuickview
git rebase master
git checkout master
git merge --ff-only MediaQuickview
git checkout MediaQuickview
git rebase master
git checkout master
git merge --no-ff MediaQuickview
git checkout master
git merge --squash MediaQuickview
git checkout master
git merge --ff-only MediaQuickview
git checkout master
git merge MediaQuickview
git push origin master
Sign in to join this conversation.
No description provided.