search for: realistanew

Displaying 19 results from an estimated 19 matches for "realistanew".

2007 Feb 26
6
dbus introspection
...ction-friendly. Rather than make these changes and submit them I thought it was be a good idea to ask what people thought a good solution would be. The API would ideally have every method take/return the same number and type of arguments no matter what. Any thoughts? -- Travis Watkins http://www.realistanew.com
2007 Mar 02
3
CompDisplay from loaderLoadPlugin
I'm trying to use custom functions for loaderLoadPlugin and loaderUnloadPlugin to register/unregister plugin paths in the dbus plugin as needed but I need to get access to a CompDisplay or DbusDisplay in order to do so. Is there any way to get access to this? -- Travis Watkins http://www.realistanew.com
2006 Dec 14
3
[dbus] add getMetadata to plugins
This patch adds support for getMetadata to plugins. It could probably use better strings for "core". I need this for my dbus-based configuration GUI. -- Travis Watkins http://www.realistanew.com -------------- next part -------------- A non-text attachment was scrubbed... Name: add_plugin_metadata.patch Type: text/x-patch Size: 2511 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20061214/d5eac977/add_plugin_metadata.bin
2007 Nov 04
0
versioning
Should the master branch be bumped to 0.7.0 instead of 0.5.5? We already have an 0.6 release so it doesn't really make sense. -- Travis Watkins http://www.realistanew.com
2007 Oct 19
1
memory leak bug under ubuntu gutsy w/ nvidia
hi there, a number of users of ubuntu gutsy with nvidia cards are experiencing a serious memory leak under compiz. This leak essentially renders compiz unusable for us. Gutsy ships with a compiz versioned at 0.6.0 +git20071008 , which I imagine isn't that different from the current compiz, and with the current 100.14.19 nvidia driver running under a 2.6.22 kernel. I'm just wondering
2007 Sep 17
2
More clear CCSM messages
Hello, Would it be possible to have someone knowledgeable about the inner working of Compiz to change the messages CCSM uses (which can be found here<http://gitweb.opencompositing.org/?p=compiz;a=blob;f=metadata/core.xml.in;h=8fa18ab503a4c245a6f77582706d29bbbb654cc5;hb=HEAD>) to be understandable to us not really technical people? One example would be the 'Sync To VBlank' option. I
2007 Jul 17
2
Blur problems
I'm using compiz compiled for feisty by trevino, on a mobility radeon x1600 using fglrx 8.38.6 over Xgl 7.2.0. I'm experiencing some problems with the blur: after a short time using compiz the blur over the windows (most noticeably the terminal) becomes a opaque gray. I really don't know how to debug this problem... :( I'll be happy to give any information you'll need
2007 Apr 25
1
glu dependency
...s and only update minimum required destination texture region. Some more optimizations should be done here but the current changes should still give a major performance improvement. My autofoo is very much lacking so I'm not sure how to add such a check. -- Travis Watkins http://www.realistanew.com
2007 Mar 01
3
decoration mask
...s this mask called PAINT_WINDOW_DECORATION_MASK that the decoration plugin sets when it's drawing the decorator windows. It lets you apply an effect to a window that doesn't affect the decorations. Does this sound like something that would be useful in compiz? -- Travis Watkins http://www.realistanew.com
2007 Mar 07
1
compiz not running on server-1.3-branch
Hi, I'm running latest server-1.3.-branch with git-mesa. compiz doesnt run and gives lots of these messages: compiz: pixmap 0x200008b can't be bound to texture compiz: Couldn't bind redirected window 0x1600008 to texture compiz: pixmap 0x200008d can't be bound to texture compiz: Couldn't bind redirected window 0x2200005 to texture compiz: pixmap 0x200008b can't be bound
2007 Mar 19
1
moveWindowToViewportPosition only does horizontal viewports
As the subject says, moveWindowToViewportPosition only takes an x argument. Shouldn't it have a y argument too for vertical viewports? -- Travis Watkins http://www.realistanew.com
2007 Jan 01
1
DBus setting options broken
...dbus.SessionBus() obj = bus.get_object('org.freedesktop.compiz', '/org/freedesktop/compiz/core/allscreens/active_plugins') iface = dbus.Interface(obj, 'org.freedesktop.compiz') value = iface.get() value.remove('place') iface.set(value) -- Travis Watkins http://www.realistanew.com
2006 Dec 21
2
Freenode Group Registration
...rder to claim #compiz and #compiz-dev (both are apparently leftovers from beryl) we need to fill out a group registration and have a group contact. I'd be willing to handle all that, just thought I should ask here first to see if everyone was ok with it. Thoughts? -- Travis Watkins http://www.realistanew.com
2007 Aug 30
2
OSD Mystery
I recently started using compiz-fusion. After spending months looking at an anemic little rectangular on-screen volume control when I use the volume buttons on my ubuntu thinkpad T60p, all of a sudden I noticed that I was getting a nice, big, robust rounded-corner display (somewhat mac-like). Now it's gone again. I really have no clue whether this came from compiz-fusion, emerald, a plugin,
2007 Dec 28
3
fonts unreadable on resize
I have the "Resize info" feature enabled on my desktop and on my laptop both running Gutsy. on the desktop the fonts are impossible to read: http://hank.org/resize.png but are very clear on the laptop. And tips to fix? -- Bill Moseley moseley at hank.org
2007 Jun 26
3
[PATCH] Always use mipmaps in cube plugin
Currently, the cube plugin uses mipmapping only when cube is unfolded. When the cube is rotated, mipmaps are not used, which leads to ugly look of textures. The attached patch fixes this. This leads to another kind of artifacts, which are fixable with anisotropic filtering. http://team.pld-linux.org/~wolf/aniso.png The leftmost image is the current state of cube plugin. The center image is with
2006 Dec 12
2
dbusSendChangeSignalForOption crash
I seem to be having problems with the latest dbus code. Here is a backtrace. This is happening at startup. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47449612229888 (LWP 28353)] 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 (gdb) bt #0 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 #1 0x00002aaaac1b0657 in dbus_watch_handle () from
2007 Apr 09
5
Python plugin (Python API for Compiz)
Here is my python loader plugin which loads plain python scripts as full plugins. There is not much documentation, but I have included a few examples to get you going. triangle - Just a basic plugin which shows a triangle on a button press. This shows using ctypes to pass values from compiz to the python opengl bindings. basiczoom - Zooms in on the screen (basically) inactive - This is a port
2007 Aug 01
4
Dual-screen compiz mostly working
I have dual-screen compiz-fusion finally working on my ATI Radeon Mobility X600. AIGLX was the way to go using MergedFB. gentoo linux-2.6.22 x11-base/xorg-server-1.2.0-r3 x11-base/xorg-x11-7.2 media-libs/mesa-6.5.2-r1 x11-wm/compiz-9999 x11-wm/compiz-fusion-9999 But a number of remaining issues: - my second screen doesn't render properly. Compiz events cause it to redraw but