The cairo tag has no wiki summary.
0
votes
1answer
25 views
My unity pannel on cairo dock doesnt work
I just upgraded my Ubuntu to 13.04 and installed mac theme from Noobslab and installed Cairo Dock. The problem is when I log in I only find Cairo Gnome and I need Cairo Unity Pannel.
Please Respond,
...
-4
votes
1answer
37 views
Does 12.10 Come With Cairo? [closed]
Is Cairo on vanilla 12.10 out of the box? (Regardless of any backend restrictions). I have installed a newer Cairo with OpenGL and obtained a 20% performance boost on Spice with a windows 7 Virtual ...
-1
votes
1answer
144 views
Problems with Touchpad after updating Cairo
(still rough translation)
I have a Sony Vaio vgn-aw180fu with Ubuntu 12.04 Precise Pangolin. Everything was fine, until I opened a terminal to install cairo updates that the Update Center wouldn't ...
0
votes
0answers
18 views
Cairo cannot render Chinese(or Asian) text
I use the Cairo library to draw Chinese text.
Cairo rendering Chinese text On Windows works well. But on Ubuntu(12.04) it shows the Chinese characters as boxes. Why? If I don't want to depend on some ...
0
votes
1answer
291 views
No visual interface on ubuntu 12.10 after installing updates
I installed Ubuntu 12.10 on my computer and somewhere between running the updates and installing Unsettings, Cairo, and Ubuntu tweak; the system asks to restart.
After that there is no visual ...
1
vote
1answer
96 views
Cairo dock shows a vertical line instead of showing a dock!
I just installed cairo-dock and was changing some settings. I tried to change the theme to Mac OS X, which I placed in ~/.config/cairo-dock/themes/Mac OS X/ after which my cairo dock doesn't display ...
0
votes
1answer
163 views
Cairo Dock: White outline on selected icons?
I installed Cairo Dock and it's working fine, but I'm seeing a white outline on selected icons. I've searched, but cannot find the file (s) associated with this outline. Any ideas?
Thanks!
1
vote
1answer
142 views
C# Mono.Cairo example to make an EventBox transparent
I need to create an image with transparency placed on top of another image, inside a regular Gtk# window. The first image should be able to respond to mouse clicks.
The simple way would usually be to ...
2
votes
1answer
120 views
Compiling C++ in Ubuntu ( psa - Point Set Analysis)
I'm new in Ubuntu and trying to compile a C++ code on it. The code uses 2 dependencies (Cairographics and FFTW3). I have installed both of them using ./configure, make and make install in directory ...
0
votes
1answer
2k views
Cairo dock for Ubuntu 12.04
I was using Ubuntu 11.10 with cairo dock version 2.4 without a problem.
Now, after the upgrade via a clean install of Ubuntu 12.04 amd64 with cairo dock 3.x the system freezes and i have to restart. ...
2
votes
1answer
703 views
How to install Cairo 1.8.10
The package libcairo2-dev is the latest version of the Cairo graphics library (1.10.2). Is there any way I can install version 1.8.10?
I'm running 11.10, but would be interested in a general solution ...
2
votes
1answer
502 views
Creating a Gtk window with input shape mask in python
I am trying to create a Gtk3 Window with a custom input mask, so that the window wouldn't receive any mouse clicks. This is a piece of code that I've came up with:
surface = ...
2
votes
1answer
2k views
Making Gtk.Window Transparent?
Here's my code and I simply cannot figure out why my top level window doesn't become transparent.
xwininfo says that windows has 32 Bit depth. I am running Ubuntu 11.10 and if I call .set_opacity(.5) ...
0
votes
3answers
4k views
How do I Add Cairo Dock with OpenGL to Startup?
Probably a dumb question, I have just started using linux again, since college 5 years ago, and getting back into the swing of things. I would like to add cairo dock to my startup and just cant figure ...
4
votes
5answers
343 views
Python won't run in terminal
In an attempt to get CairoPlot to run correctly on my Ubuntu 11.04, I stupidly copied the CairoPlot.py into my /usr/local/bin/python dir. When I realized that this wasn't the way to go, I deleted the ...
4
votes
1answer
528 views
Problem using any docks (Cairo, AWN, Docky)
I installed Cairo dock in 11.04, but I cannot add any shortcuts to the Cairo bar. Before that I installed AWN and Docky and I had the same problem. Any solution?
1
vote
2answers
228 views
Which backend does Cairo use on Ubuntu?
Does Cairo on Ubuntu use the X11 or the OpenGL backend?
And if someone knows: Does the OpenGL backend render everything on the CPU and then just display it using OpenGL or does it use the shaders to ...
