Summary: | unable to mouse draw on screen effect in fullscreen mode | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nadav Kavalerchik <nadavkav> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alejandronova, jens.uhlenbrock, lawsonvieley, spectrumdt |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nadav Kavalerchik
2009-03-02 18:19:27 UTC
When there is a fullscreen window, compositing is disabled for the screen. So you can't see the mouse markings. You can disable the unredirecting of fullscreen windows in kwinrc. Just add the following line to section [Compositing] UnredirectFullscreen=false Dev note: effects should be able to turn off unredirect fullscreen windows. excellent :-) works great, thanks. *** Bug 189470 has been marked as a duplicate of this bug. *** *** Bug 209311 has been marked as a duplicate of this bug. *** There is an UI for this now, and even there was a plan to coordinate better with the apps the unredirection. So, why not close this bug as RESOLVED / WORKSFORME? unredirecting fullscreen is no longer the default and as mentioned by alejandro there's a config item - it's fixed (as much as possible, unredirected windows cannot be mouse marked) Thanks for the hint on the pending report. |