diff options
author | Havoc Pennington <hp@pobox.com> | 2001-08-07 05:52:51 +0000 |
---|---|---|
committer | rhp <rhp> | 2001-08-07 05:52:51 +0000 |
commit | fc8db637169d4ef7c252186872ac59ad5f04f877 (patch) | |
tree | f8565fd499bf33025520845b60cfed555b1c65d7 /README | |
parent | d6bf2f5e80ad9fc54652adb1a977670c08b94978 (diff) | |
download | metacity-fc8db637169d4ef7c252186872ac59ad5f04f877.tar.gz |
set _NET_WM_NAME hint as a UTF8_STRING not STRING. Patch from Anders.
2001-08-07 Havoc Pennington <hp@pobox.com>
* src/display.c (meta_display_open): set _NET_WM_NAME
hint as a UTF8_STRING not STRING. Patch from Anders.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -252,6 +252,11 @@ METACITY BUGS, NON-FEATURES, AND CAVEATS setting the new non-legacy type hint, but a panel with that patch hasn't been released yet. + - The minimize/shade animation leaves "dirt" on Metacity's own frames, + because Metacity handles exposes on its own frames during the + animation. We could fix this with a horrible GDK hack of some kind. + I'm not sure of the best way yet. + FAQ === @@ -273,6 +278,8 @@ A: If it makes sense to turn on unconditionally, probably constitute crackrock, they confuse most users and really are not that useful if you have a decent tasklist and so on. But I am too used to them to turn them off. + Or alternatively iconification/tasklist is crack, and workspaces/pager + are good. But having both is certainly a bit wrong. Sloppy focus is probably crackrock too. Oh, and my Alt-1 thru Alt-6 keybindings are definitely on crack. |