x11 backend: set window title

This makes windows identifiable in the window list
This commit is contained in:
Guido Günther 2018-02-18 22:55:41 +01:00
parent 4ded535354
commit 15afef6cbc
2 changed files with 12 additions and 0 deletions

View file

@ -46,6 +46,8 @@ struct wlr_x11_backend {
struct {
struct wlr_x11_atom wm_protocols;
struct wlr_x11_atom wm_delete_window;
struct wlr_x11_atom net_wm_name;
struct wlr_x11_atom utf8_string;
} atoms;
// The time we last received an event