]> git.sur5r.net Git - i3/i3/commit
Support _NET_WM_VISIBLE_NAME. As per specification this is necessary since we can... 1877/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Sun, 30 Aug 2015 08:10:37 +0000 (10:10 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 30 Aug 2015 20:42:14 +0000 (22:42 +0200)
commitf44c87685bc1c2755133e6d41867b6ef107d98bf
tree277d16d97debbf3425f4c8cae9effa8c82b577c9
parentb68a400abfeb9f17901497eb005862853656287c
Support _NET_WM_VISIBLE_NAME. As per specification this is necessary since we can display custom titles with title_format.

fixes #1872
include/atoms.xmacro
include/ewmh.h
include/window.h
src/commands.c
src/ewmh.c
src/window.c
src/x.c
testcases/t/251-ewmh-visible-name.t [new file with mode: 0644]