[GH-ISSUE #156] Manual text alignment #127

Open
opened 2026-05-05 04:58:20 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @pakLebah on GitHub (Jan 28, 2020).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/156

Someone has written an issue about text alignment, but I want to emphasis here that if the text alignment can't be done automatically, then it should be able to be done manually through setting whether to align the text to left (default), centered, or right.

Of course the app should be able to do it automatically by analyzing the text position on the screen. If it's on the left zone then the text will be left-aligned. If it's on the center the text will be centered. If it's on the right zone the the text be right-aligned. However, the manual text alignment should be still provided, in case a user wants the text centered though it’s on the left zone of the screen, for whatever reasons.

Originally created by @pakLebah on GitHub (Jan 28, 2020). Original GitHub issue: https://github.com/keycastr/keycastr/issues/156 Someone has written an issue about text alignment, but I want to emphasis here that if the text alignment can't be done automatically, then it should be able to be done manually through setting whether to align the text to left (default), centered, or right. Of course the app should be able to do it automatically by analyzing the text position on the screen. If it's on the left zone then the text will be left-aligned. If it's on the center the text will be centered. If it's on the right zone the the text be right-aligned. However, the manual text alignment should be still provided, in case a user wants the text centered though it’s on the left zone of the screen, for whatever reasons.
Author
Owner

@markjharvey commented on GitHub (Apr 3, 2020):

+1 to this.
There is no point to moving the cast to the right of the screen if it can't be right aligned

Screen Shot 2020-04-03 at 12 18 17 PM
<!-- gh-comment-id:608532102 --> @markjharvey commented on GitHub (Apr 3, 2020): +1 to this. There is no point to moving the cast to the right of the screen if it can't be right aligned <img width="343" alt="Screen Shot 2020-04-03 at 12 18 17 PM" src="https://user-images.githubusercontent.com/9298383/78382728-4a9bce80-75a5-11ea-8a4c-064299ba163a.png">
Author
Owner

@jrgong420 commented on GitHub (Jan 6, 2021):

+1 that would be great. I am using it in bottom right corner and it cuts of occasionally

<!-- gh-comment-id:755312759 --> @jrgong420 commented on GitHub (Jan 6, 2021): +1 that would be great. I am using it in bottom right corner and it cuts of occasionally
Author
Owner

@akitchen commented on GitHub (Jan 6, 2021):

Thanks for the feedback. Bottom-right corner is not well supported by the default visualizer right now; fixing that is a goal for an upcoming release. It's not as easy as it should be however, as it forces the need to settle some technical debt in how the app's main window is managed.

<!-- gh-comment-id:755781457 --> @akitchen commented on GitHub (Jan 6, 2021): Thanks for the feedback. Bottom-right corner is not well supported by the default visualizer right now; fixing that is a goal for an upcoming release. It's not as easy as it should be however, as it forces the need to settle some technical debt in how the app's main window is managed.
Author
Owner

@akitchen commented on GitHub (Feb 13, 2022):

Following up on my last comment from over a year ago, bottom-right corner is already better supported in the current version; I'll consider making other text alignment improvements a theme for an upcoming release.

<!-- gh-comment-id:1037686799 --> @akitchen commented on GitHub (Feb 13, 2022): Following up on my last comment from over a year ago, bottom-right corner is already better supported in the current version; I'll consider making other text alignment improvements a theme for an upcoming release.
Author
Owner

@Gabe-LS commented on GitHub (May 29, 2022):

+1

It would be great to have the option to choose left, central and right alignment. Or, at least, to choose the width of the visualizer and have the text centered in it. This would make it possible to move the visualizer in any position without having issues.

<!-- gh-comment-id:1140520476 --> @Gabe-LS commented on GitHub (May 29, 2022): +1 It would be great to have the option to choose left, central and right alignment. Or, at least, to choose the width of the visualizer and have the text centered in it. This would make it possible to move the visualizer in any position without having issues.
Sign in to join this conversation.
No milestone
No project
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: github-starred/keycastr#127
No description provided.