all repos — openbox @ 1821fb49dd07f9a265fe354829db340a6156018c

openbox fork - make it a bit more like ryudo

set "Openbox" as the name no "Openbox3"
Dana Jansens danakj@orodu.net
commit

1821fb49dd07f9a265fe354829db340a6156018c

parent

7e777c7c2061bb58272cf102cbc40a544da611d5

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/screen.copenbox/screen.c

@@ -93,7 +93,7 @@ /* set supporting window */

PROP_SET32(ob_root, net_supporting_wm_check, window, support_window); /* set properties on the supporting window */ - PROP_SETS(support_window, net_wm_name, "Openbox3"); + PROP_SETS(support_window, net_wm_name, "Openbox"); PROP_SET32(support_window, net_supporting_wm_check, window,support_window); /* set the _NET_SUPPORTED_ATOMS hint */