Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 25, 2024
Hi!

What window manager are you using? The window manager should implement the 
_NET_SHOWING_DESKTOP hint and the _NET_CURRENT_DESKTOP hint well 
(http://standards.freedesktop.org/wm-spec/latest/ar01s03.html).

For example with KWin (KDE) I haven't got any problem to use this actions, but 
I know that Compiz don't implement well this hints.

It's a problem of the window manager.... Try to use the wmctrl command with "-k 
on" or "-s number_of_desktop" and will see that not run...

However, I will check this and try to fix.

Thanks for report!

Original comment by [email protected] on 21 Feb 2011 at 12:51

  • Changed state: Accepted

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 25, 2024
Hi!

What window manager are you using? The window manager should implement the 
_NET_SHOWING_DESKTOP hint and the _NET_CURRENT_DESKTOP hint well 
(http://standards.freedesktop.org/wm-spec/latest/ar01s03.html).

For example with KWin (KDE) I haven't got any problem to use this actions, but 
I know that Compiz don't implement well this hints.

It's a problem of the window manager.... Try to use the wmctrl command with "-k 
on" or "-s number_of_desktop" and will see that not run...

However, I will check this and try to fix.

Thanks for report!

Original comment by [email protected] on 21 Feb 2011 at 12:51

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 25, 2024
Correct, I am using GNOME with Compiz. 'wmctrl -k on' actually does show the 
desktop, but the 'wmctrl -s #' does not work, as you predicted. 

So if I switched to KDE, you suspect it would work?

Original comment by [email protected] on 21 Feb 2011 at 2:10

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 25, 2024
Yes, in kde works fine, but don't worry, I'm working with compiz to use this 
options.

For example to show the desktop I'm thinking in minimize one by one all windows 
and to change desktop, change viewport works fine:

$ wmctrl -o 1280,0
(1280 = DesiredFace * HorizontalResolution – 1)

Greetings!

Original comment by [email protected] on 21 Feb 2011 at 2:48

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 25, 2024
Fixed ;) 

Now SHOW_DESKTOP works fine with Compiz.
CHANGE_DESKTOP no, but you can use the new SEND_KEYS action to switch between 
desktops.

Greetings!

Original comment by [email protected] on 23 Feb 2011 at 8:52

  • Changed state: Fixed

from touchegg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.