2
29
Fork
You've already forked dam
12

dam: use title width #27

Open
sewn wants to merge 1 commit from titlew into master
pull from: titlew
merge into: sewn:master
sewn:master
sewn:sewn
sewn:hide_vacant_tags
sewn:splitstatus
sewn:occcol
sewn:hide-vacant-tags
Owner
Copy link
![20250214_105457](/attachments/58d7e863-db23-4392-9f54-d7047e66419f)
kkflt left a comment
Copy link

instead of just TEXTW(bar, bar->title) it would be better to use (TEXTW(bar, bar->title) < w ? TEXTW(bar, bar->title) : w) so it doesnt overflow when the title is too long.

instead of just TEXTW(bar, bar->title) it would be better to use `(TEXTW(bar, bar->title) < w ? TEXTW(bar, bar->title) : w)` so it doesnt overflow when the title is too long.
Author
Owner
Copy link

make a pull request to my pull request branch :3

make a pull request to my pull request branch :3
First-time contributor
Copy link

@sewn wrote in #27 (comment):

make a pull request to my pull request branch :3

#42

@sewn wrote in https://codeberg.org/sewn/dam/pulls/27#issuecomment-5572937: > make a pull request to my pull request branch :3 https://codeberg.org/sewn/dam/pulls/42
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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 titlew
git switch titlew
git rebase master
git switch master
git merge --ff-only titlew
git switch titlew
git rebase master
git switch master
git merge --no-ff titlew
git switch master
git merge --squash titlew
git switch master
git merge --ff-only titlew
git switch master
git merge titlew
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
2 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
sewn/dam!27
Reference in a new issue
sewn/dam
No description provided.
Delete branch "titlew"

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?