Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give pins a different window title #3766

Merged
merged 2 commits into from
Jan 19, 2025
Merged

Conversation

typecasto
Copy link
Contributor

Workaround for a KDE issue where the capture window can't be differentiated from the pin window in any way, making the multi-monitor workaround in #3073 also break pins.

Workaround for a KDE issue where the capture window can't be
differentiated from the pin window in any way, making the multi-monitor
workaround in flameshot-org#3073 also break pins.
@FelixJochems
Copy link

Especially for wayland where flameshot doesn't really work optimally this is a small and elegant solution.

Personally I'd remove any spaces in the title since it somehow always breaks with different escaping characters, other than that; LGTM

@typecasto
Copy link
Contributor Author

Any update on this? This is a pretty major issue for me, I use pins a good bit, and it's a huge pain in the rear having them stuck in the upper right, not to mention that multiple pins don't work at all. Worth noting that it's a single-line fix, too.

@mmahmoudian
Copy link
Member

@typecasto thanks for the PR. This is indeed useful especially for tiling window managers.

I agree that the space may cause some issue soe some window managers. Would you please remove the space? Otherwise it looks good to me too.

@mmahmoudian mmahmoudian added this to the v13 milestone Jan 19, 2025
Flameshot Pin => flameshot-pin
@typecasto
Copy link
Contributor Author

@mmahmoudian Done

@mmahmoudian mmahmoudian merged commit 10d12e0 into flameshot-org:master Jan 19, 2025
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants