X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fion3.README.Debian;h=d8420072d007aafda02cc6faf4e7d48e39bb4aa6;hb=562cb4d37ba7667ac846fc3d426b152d21ef2c22;hp=cff5fd2ca3e99f6273848ca096d8f1d84b988ea2;hpb=cd747310e1e772810d6588bac4846b82cda24991;p=ion3.git diff --git a/debian/ion3.README.Debian b/debian/ion3.README.Debian index cff5fd2..d842007 100644 --- a/debian/ion3.README.Debian +++ b/debian/ion3.README.Debian @@ -17,12 +17,6 @@ though this is not currently maintained. There is an unofficial module adding Xinerama support in the mod-xinerama-for-ion package. -Debug symbols -------------- - -Binaries in this package are unstripped since 20050322-4 at the -upstream author's request. There is no separate -dbg package. - Docks and system trays ---------------------- @@ -87,4 +81,15 @@ postinst script to add the configuration file /etc/X11/ion3/cfg_foo.lua. Run "install-ion3-cfg --remove cfg_foo" in the prerm script to remove it. - -- Ben Hutchings , Tue, 7 Aug 2007 00:35:02 +0100 +Compatibility with Flash full-screen mode +----------------------------------------- + +The official Flash plugin (flashplugin-nonfree) can open full-screen +windows. Version 9 has a bug in this feature which causes these windows +to close immediately if they are managed by Ion3. This package includes +a workaround, but it is ugly and is not enabled by default. If you +need it, add this to cfg_ion.lua: + + dopath("cfg_kludge_flash") + + -- Ben Hutchings Sun, 27 Jan 2008 23:50:12 +0000