Skip to content

Comment on Dwl: Dwm for Waylandparent

Comments

What do you need Unicode for in a WM?

In an X11 window manager, the classic use case is "printing the title of the window in its titlebar". Programs like Firefox put the current tab's title in the titlebar text, which can have any random unicode in it.

Actually, that's an interesting question - in wayland, I think it's common to just say that windows have to draw their own ("client-side window decorations"), so the compositor could just... not handle the window titles at all?

Server-side declarations are a thing now & are used widely (in anything other than GNOME)

Window titles come immediately to mind.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.