Tagged Questions
The compiz tag has no wiki summary.
5
votes
4answers
892 views
How to programmatically switch to a specific window in compiz?
Is there a command to tell compiz that we want to bring in front and set focus to a specific window?
How should we identify the window in that command?
The reason behind this question is the ...
3
votes
1answer
93 views
How to make Java Swing application show mouse cursor effects of Compiz Mouse Plugin (Ubuntu)
The Compiz Showmouse plugin has some nice effects for people with low vision. Unfortunately, those effects don't work in Java applications out of the box. How can I get my Java Swing application to ...
3
votes
1answer
233 views
Is it possible to call a Compiz-Fusion plugin (ADD Helper) from an application?
I'm in the process of planning an application that would make use of the "ADD Helper" plugin of Compiz-Fusion running on Linux. Since I'm just in the planning stages, I basically want to know if it ...
1
vote
0answers
41 views
multiable widgets layer in compiz
how I can get multiable compiz widget layers each assigned to different key (f9 for terminals, f10 for news and emails....)
i'm using linux mint 11, which is basicly just like ubuntu
1
vote
0answers
147 views
How to move application window to current workspace?
My application has "Bring to current desktop" option in indicator menu. Now, moving windows across workspaces is nice and easy if you are not using Compiz.
My question is how could I bring ...
1
vote
1answer
245 views
Take a screenshot of specific application
I'm running compiz under Linux. I know compiz is able to keep all workspaces running at the same time, so if I want to take a screenshot of an application, regardless of which workspace it is on, ...
1
vote
6answers
7k views
Is it possible to drag windows between workspaces when using Compiz? [closed]
When I used Metacity, I could drag windows between workspaces using the small icon view of my workspaces. I recently started using Compiz for all the cool desktop effects, however this drag and drop ...
0
votes
1answer
45 views
dbus cannot find compiz service through python
Ok, just so you know, I haven't worked with dbus or perl much, so I might say some things that are off.
I'm trying to use dbus to work with compiz programmatically. And looking at compiz wiki ...
0
votes
0answers
36 views
How to open application by xid(compiz) [closed]
if i open chrome-1st, chrome-2nd, chrome-3th, I want to map shortcutkey for go to chromium-1st using ctrl+d(show chrome-st1 instead of desktop), Are u have idea?
0
votes
3answers
39 views
Would be possible for Compiz to work on Windows?
I obviously don't think it would work as it is. Its more like, does Windows internal architecture allows for some third party SW to integrate in between? From what I read about Compiz, I believe it ...
0
votes
0answers
582 views
Ubuntu 11.04 compiz negative screen function problem [closed]
I just updated from Ubuntu 10.10 to 11.04. However, now the Super + m function does not change my desktop and open windows to a negative view as it previously did. I changed the keyboard shortcut for ...
0
votes
0answers
120 views
Overlay-scrollbars window matching for Compiz
Is it possible to match the overlay scrollbars in Ubuntu 11.04 using window matching rules in Compiz? When I use the guide in ccsm it only gives me the name/class of the windows they belongs to.
0
votes
2answers
295 views
Can't a Wayland compositor do the windows decorations like on X?
So I realize this is an issue that seems to be somewhat contested. I've heard people are upset that Wayland will have client-side window decoration, and I happen to agree. It doesn't sound like a good ...
0
votes
1answer
116 views
How does one write a window decorator for compiz?
I wanted to know how to do this. I realize this is kind of esoteric knowledge, since it's not really necessary. However, it is a topic of interest to me, and I would like to know about it.
What I ...
0
votes
1answer
132 views
Shadows under windows in Ubuntu: How are they accomplished?
There are shadows under all the windows in Ubuntu. My question is, is this done through X11, Compiz, GTK+, or otherwise?
Thanks!
0
votes
1answer
230 views
Controlling Linux Compiz Brightness Programmatically with Python or Vala
Several laptops on the market have problems with Linux for brightness controls. However, recently I found out that you can use CompizConfig settings to dim at least a particular window. Many people, ...
0
votes
2answers
73 views
Detecting Changed Workspace in Gnome
I'm trying to figure out how to detect when the current user has changed their workspace in Mono. I'm not even really sure how the workspace aspect of Gnome operates. A brief look through Monodoc ...
0
votes
1answer
932 views
Transparent windows with Linux
I am trying to find a cross linux distribution solution to the problem of making a program have transparent windows.
I now there is some methods out there, that take screen shots of the windows ...
0
votes
4answers
360 views
How can I improve my programming experience on my Linux Desktop?
How can I improve the look and feel of my Linux desktop to suit my programming needs?
I found Compiz and it makes switching between my workspaces (which is something I do all the time to make the ...