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

parse pango markup in workspace names (and bugfix) #936

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

thejan2009
Copy link
Contributor

Fixes #897. This change allows using numeric character references in workspace names

  • for example æ which stands for sharp s. A fix was necessary in
    get_pango_layout, since markup and parsed markup had different width.

This change allows using numeric character references in workspace names
- for example &swaywm#230; which stands for sharp s. A fix was necessary in
get_pango_layout, since markup and parsed markup had different width.
@ddevault ddevault merged commit 77433f0 into swaywm:master Oct 7, 2016
@ddevault
Copy link
Contributor

ddevault commented Oct 7, 2016

Thanks!

@thejan2009 thejan2009 deleted the pango-numeric-char-ref branch October 8, 2016 07:14
ddevault added a commit that referenced this pull request Oct 13, 2016
parse pango markup in workspace names (and bugfix)
@ddevault ddevault mentioned this pull request Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support for numeric character reference for workspace names
2 participants