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

Window titles have an extra character at the end #1083

Closed
vpzomtrrfrt opened this issue Nov 9, 2018 · 5 comments
Closed

Window titles have an extra character at the end #1083

vpzomtrrfrt opened this issue Nov 9, 2018 · 5 comments

Comments

@vpzomtrrfrt
Copy link

(see also alacritty/alacritty#1756)

Windows created by glutin appear to have an extra character at the end, which shows up as � since a recent i3wm update. I've tested this with the "window" example and with Alacritty under Artix Linux with i3wm 4.16.

@chrisduerr
Copy link
Contributor

chrisduerr commented Nov 9, 2018

@vpzomtrrfrt This should probably be reported to https://github.com/tomaka/winit, since the set_title method doesn't come from glutin.

Also if a recent i3 update lead to this breakage, it might be an i3 bug, not a winit problem.

@vpzomtrrfrt
Copy link
Author

I don't see this issue with the winit example I tested, just glutin.

I also tested on Openbox, where the character doesn't show up, but still exists (xwininfo | xxd).

@psychon
Copy link

psychon commented Nov 9, 2018

Let's do some cross linking:

Edit: @Airblader Ha! Same second!

@Airblader
Copy link

@francesca64
Copy link
Member

Now that #1081 has been merged, this should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants