Re: Bug#462690: flashplugin-nonfree's new fullscreen mode doesn't work with ion3
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On 2008-01-27, Ben Hutchings <ben-/[email protected]> wrote: > -- Note that we can't create a timer in the match function, and we can't > -- change switchto in the hook function, so we need both. You can ioncore.defer(). Also, in the clientwin_do_manage_alt handler, it would be possible to check for ioncore.getwinprop(cwin).flashy_shite or so, instead of duplicating code. -- Tuomo