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

feat: Option to show a custom window title #215

Merged
merged 4 commits into from
Nov 14, 2022

Conversation

mrcoalp
Copy link
Contributor

@mrcoalp mrcoalp commented Nov 6, 2022

Window title by passing a value to option --window-title:

silicon --from-clipboard -l rs --to-clipboard --window-title "src/bin/silicon/config.rs"

image

closes #180

Optional window title can now be provided with --window-title. Total image
width takes into account title width, when greater than lines.
Removed hardcoded values and added default params to draw window controls.
Window title gets affected by this, as well.
@Aloxaf
Copy link
Owner

Aloxaf commented Nov 7, 2022

LGTM

@Aloxaf Aloxaf changed the title Option to show a custom window title feat: Option to show a custom window title Nov 14, 2022
@Aloxaf Aloxaf merged commit 4d15f35 into Aloxaf:master Nov 14, 2022
@mrcoalp mrcoalp deleted the feat/window-title branch November 14, 2022 10:43
@noraj
Copy link

noraj commented Apr 17, 2023

I have the last release silicon 0.5.1 (october 2022) and this feature is not available yet (november 2022). @Aloxaf Have you planned to release a new version soon?

@andresatierf
Copy link

+1, I also thought that this was available given that it was in the README but was disappointed when I found that this is not in the latest release. @Aloxaf any idea on when the next release will come out with this feature?

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.

Feature request: Window titles
4 participants