1
30
Fork
You've already forked nucleus
8

WIP: Check window size after the map signal #14

Draft
lo-vely wants to merge 1 commit from launch-window-size-check into master
pull from: launch-window-size-check
merge into: lo-vely:master
lo-vely:master
lo-vely:no-results-status-tweaks
lo-vely:clarify-credits
lo-vely:71-103-position
lo-vely:wide-table
lo-vely:drag-anywhere
lo-vely:rename-app-id
lo-vely:search-row
lo-vely:alt-properties-list

Current behavior is that if your window is small than a certain value at startup it shows the search page instead of the table, because the table is not that great on small window sizes.
The only problem is that if you are on a large screen and your floating window size is small, but you maximize the window, on next start up it's going to show the search page even if your screen could totally fit the table.

One proposed fix is to check window size after realize/map, but the window size remains the same even if the window gets maximized.

Current behavior is that if your window is small than a certain value at startup it shows the search page instead of the table, because the table is not that great on small window sizes. The only problem is that if you are on a large screen and your floating window size is small, but you maximize the window, on next start up it's going to show the search page even if your screen could totally fit the table. One proposed fix is to check window size after realize/map, but the window size remains the same even if the window gets maximized.
lo-vely changed title from (削除) Check window size after the map signal (削除ここまで) to WIP: Check window size after the map signal 2025年08月10日 10:41:02 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin launch-window-size-check:launch-window-size-check
git switch launch-window-size-check

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 switch master
git merge --no-ff launch-window-size-check
git switch launch-window-size-check
git rebase master
git switch master
git merge --ff-only launch-window-size-check
git switch launch-window-size-check
git rebase master
git switch master
git merge --no-ff launch-window-size-check
git switch master
git merge --squash launch-window-size-check
git switch master
git merge --ff-only launch-window-size-check
git switch master
git merge launch-window-size-check
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
lo-vely/nucleus!14
Reference in a new issue
lo-vely/nucleus
No description provided.
Delete branch "launch-window-size-check"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?