Displaying 20 results from an estimated 5000 matches similar to: "Additional metadata features for core and regex"
2007 May 21
2
Some suggestions for extra metadata
Here are a few extra attributes which I have not seen mentioned yet
which I think would be useful. Any comments would be appreciated.
*Version*
The version of the plugin, I think the reasons for this are obvious.
<version>
<major>0</major>
<minor>1</minor>
<patch>0</patch>
</version>
*Addition to features*
Just add an attribute to
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
2008 Nov 27
2
Annoying gconf/ccsm behavior
Fedora 10 ships with compiz and launches it as: compiz
--ignore-desktop-hints glib gconf
This causes compiz to load the glib and gconf plugins at startup. This
works fine.
The problem arises when the gconf database does not include those
plugins in /apps/compiz/general/allscreens/options/active_plugins. What
happens is that the plugins get loaded at startup, and after all the
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
Compiz 0.8.4 is released!
This is the second stable release of Compiz 0.8 series. This release brings two
new plugins, translation updates, many bug fixes, improved stability, and
better screen resolution change handling. Also included is additional
integration work for KDE 4. In particular, window thumbnails are now supported
in Plasma window tooltips with the new KDE compatibility plugin, the
2015 Jan 06
0
Compiz Release Announcement - 0.8.10
Hi all, I finally got around to producing an 0.8.10 release. Here are the
details, which are also posted on my blog <http://blog.northfield.ws>.
It took a bit of setup and cook time but compiz 0.8.10 tarballs are ready
now including addons-experimental plugin package. Anyone who has installed
compiz before knows it can be confusing so here, I will focus on installing
0.8.10 using the
2010 Jul 04
1
Compiz 0.9.0 is Released!
Compiz 0.9.0 is released!
This is the first unstable release of the Compiz
0.9 series. This release represents a complete rewrite of the 0.8 series from
C to C++, brings a whole new developer API, splits rendering into plugins,
switches the buildsystem from automake to cmake and brings minor functionality
improvements. This release represents the first developer and tester preview of
what will
2007 Apr 29
2
Plugin Interface for Decoations
Hi,
this email is basically the result of a small discussion which made me
think what the real end-goal of my work on Emerald-2 would be. Since
Emerald has already a extensible system (Engines) I thought about
giving the engines wider access, so that they are more like plugins.
However the first thing needed is a nice plugin API. The base for that
is the new settings backend of Emerald-2.
2007 Jun 12
0
Keybindings trouble
I'm using the latest compiz-git (along with compcomm patches & ccsm)
and I'm having troubles with some keybindings. It seems that compiz is
somehow intercepting any shortcuts that I try to use that are Control
+Alt+*OTHER*. For example, I have set in my xfce keyboard settings to
lock the screen on Control+Alt+l, it works fine with xfwm4 and the last
version of beryl, but it only
2007 Oct 21
0
Altering Window Decoration
This may seem rather obvious, but how do I alter the window
decorations, such as making the titlebar opaque, and changing it's
colour? In CCSM -> Window Decoration -> Command I have set emerald, as
I use KDE (on Ubuntu). The CCSM- > Window Decoration screen does not
have an option for changing titlebar opacity or colour. The Emerald
Theme Manager doesn't seem to be able to change
2008 Sep 25
0
Protocol Buffers in Compiz and libcompizconfig
Hi,
We're planning to use Protocol Buffers (Google's data interchange
format: http://code.google.com/apis/protocolbuffers/ ) in a future
version of Compiz and libcompizconfig to speed up metadata parsing,
which currently makes up more than 75% of the start-up time for Compiz
according to Valgrind. Preliminary work in this direction has shown
promising results.
We'll be adding
2010 Oct 24
0
[Announce] Compiz 0.9.2 is released!
Compiz 0.9.2 is released!
This is the second unstable release of the Compiz
0.9 series. This release represents an evolution of the 0.9 development series
and brings a few minor new features and plenty of stability, speed and
bugfixes.
It should be ready for general usage.
The Compiz 0.9.2 tarballs are available at http://releases.compiz.org/0.9.2/ .
You can verify these tarballs using the
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,
2010 Jun 18
1
Two patches for Snap
Hi,
There are a couple of problems with Snapping Windows that I tried to fix:
(1) The snap to windows checkbox in ccsm has no effect because Snap treats
any window with struts as an edge, and all windows have struts. I think it
should be a test for dock windows.
(2) Windows don't snap to the left edge because it has been erased. The
right edge doesn't seem to get erased because it is
2007 Apr 13
3
Just another ini patch
Hi,
well after some ever further investigation of some bugs, I ended up
cleaning up the code, again. I also fixed some really heavy memory
leaks in csvToList and made it in general more stable.
Regards,
Patrick "Marex" Niklaus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ini.c.patch
Type: text/x-patch
Size: 8275 bytes
Desc: not available
Url :
2019 Feb 16
5
Compiz 0.9.14.0 released
Compiz 0.9.14.0 has been officially released today.
Major changes in this release include:
- Development has switched from Bazaar (back) to Git [1].
- CCSM has been ported to PyGObject, GTK 3 and Python 3.
- compizconfig-python has been ported from Pyrex to Cython.
- Restored the Color Filter plugin by porting it to the new plugin API.
- Added support for loading configuration from multiple
2010 Aug 02
0
"Unredirect Fullscreen Windows" instead of disabling Compiz?
It's common knowledge that disabling desktop effects (or
disabling compiz) helps game performance in wine.
Somebody mentioned that the Unredirect Fullscreen Windows
compiz option (see http://wiki.compiz.org/GeneralOptions ),
settable via ccsm aka compizconfig-settings-manager
fixes performance problems just as well as disabling
compiz does.
I hadn't heard of that before. I never run
2013 Jan 09
0
Fwd: Re: multiscreen
Sorry, I actidentally replied to the sender,
sending copy to the list, because it might be relevant for others...
Sorry for the confusion.
Vojtech Kral
-------- Original Message --------
Subject: Re: [compiz] multiscreen
Date: 2013-01-09 23:59
From: Vojtech Kral <vojtech at kral.hk>
To: "Brian J. Murrell" <brian at interlinx.bc.ca>
Hello Brian,
I actually use compiz on
2015 Apr 13
7
Accessibility of Cairo/OpenGL text: ATK without GTK?
Hello.
While playing with Compiz window switchers (there are several) I noticed
that the selected window name is displayed but not vocalized by the
screen reader.
I was initially surprised after discovering that the window title is not
drawn with GTK; but I understand that Compiz itself does not actually
depend on GTK --- only the GTK window decorator and CCSM use it. So
Compiz renders text
2015 Jul 12
2
Customized M3u for Icecast. Are there additional switches on XML / M3u Ezstream to override MetaData Tags in Mp3 with alternate tags
Hello. I have been streaming IceCast for about three years now and have
run into a problem, which I hope this forum can resolve
We stream non copyright songs from independent musicians. When they
upload their music to our site, they
upload Mp3's of which some have entered the MetaData information in the
MP3. Problem, musicians dont always do this, leaving
the meta data very sparse.... When
2007 Jun 20
1
CompComm has a real name!
Our previous attempts to select a project name for CompComm have not gone
well. We tried a poll but the names in the poll were not pre-qualified to
determine if they were usable and the ?winning? name was also a strongly
disliked name. Kristian and I each proposed a plan to select a name, but that
effort got sidetracked by a massive flame war on the mailing list.
While our community has some