search for: lyngstol

Displaying 15 results from an estimated 15 matches for "lyngstol".

2009 Feb 07
2
Place plugin
I thought we removed place, or was that something that was agreed but never executed? The plugin has been virtually untouched since wall and expo got popular, and I don't really want to support it for 0.8. Unless someone has any strong objections, it'll be removed later this evening. I'm sorry about the short notice, but I'm fairly sure this has been briefly discussed before
2009 Feb 05
1
Release plans for Compiz 0.8.0
The Compiz 0.8.0 release will be the first release to include what was formerly known as Compiz Fusion. A complete feature and string freeze for Compiz 0.8 is in effect from Friday 5th of February, 23:59 GMT. I urge anyone with patches to submit them ASAP, regardless of their state. During most of Saturday, possibly spilling into Sunday, Compiz 0.8 will be branched and made ready for release.
2009 Feb 11
1
Advice to plugin developers during 0.9
As 0.9 will contain numerous core-changes which are likely to affect both behavior and plugin development, the recommended way of developing new plugins throughout 0.9 will be to use the released developer versions, NOT master. The exceptions are plugins that are already part of the release and plugins that depend on functionality that only exist in master. This will allow plugin developers to
2007 Apr 19
0
[PATCH] Make focusDefaultWindow () take a CompScreen as argument
From: Kristian Lyngstol <kristian@beryl-project.org> Avoids focus jumping from one screen to another. --- include/compiz.h | 4 ++-- plugins/rotate.c | 2 +- src/display.c | 38 +++++++++++++++++--------------------- src/event.c | 6 +++--- 4 files changed, 23 insertions(+), 27 deletions(-) dif...
2009 Feb 12
1
Regarding freedesktop.org and Compiz
We were a little imprecise in our original announcement with regards to moving away from freedesktop.org, which seems to have caused some confusion. We are only moving away from the freedesktop.org infrastructure. NOT the standards. By moving away from freedesktop.org, we are: - Shutting down bug-submission on bugs.freedesktop.org. We will be using bugs.opencompositing.org which will soon be
2009 Feb 03
2
Coding standard
I've been trying to come up with some good coding standards, but I've realized that most of us already know most of this. So instead of trying to define every aspect of how we code Compiz-code, I'll try to outline some of the finer points. For a more complete list, you can review any of the many coding-standard documents out there (For Linux, FreeBSD or any other project). Part of
2008 Nov 23
1
Compiz 0.8 branched
I just branched for 0.8, since Danny told me there was no reason not to. There are still some bugs to work out of course, but since development has been quiet lately, I figure it's time to branch so that we can: 1. Eventually get to the next stable release 2. Allow people to work more freely on master On my personal list of things I want to see working better before a 0.8 release, I have
2008 Dec 31
5
The future of Compiz
Where are we going? It's time to start thinking ahead and really figure out how to make Compiz survive, specially in lieu of Dennis' suggestion. The reality is that there has been the equivalent of no progress since the merge. We've basically only been in maintenance mode. The reason for this, from my point of view, is a complete lack of direction and leadership. We've
2009 Feb 20
0
[ANNOUNCE] compiz-0.8.0
...gory, group, subgroup info to metadata. Optionally get default plugins from configure param. Avoid conflict with Animation by suppressing fading. Guillaume Seguin (1): Update Makefile.am for new releases location Jigish Gohil (1): remove zoom from POTFILES.in too Kristian Lyngstol (6): Remove zoom plugin, this is replaced by Enhanced Zoom in Compiz Fusion Remove bogus XCB dependency Add ABI-saftey net and bump ABI Revert "remove zoom from POTFILES.in too" Revert "Remove zoom plugin, this is replaced by Enhanced Zoom in Compiz Fusi...
2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...copy'n'paste mistakes. Kristian H?gsberg (4): Add back --with-default-plugins option. Set SM restart style to SmRestartIfRunning on exit. Require 'compiz' not @COMPIZ_REQUIRES@ in plugin pkg-config files. Add run_command to keyboard shortcut list. Kristian Lyngstol (1): Autoraise for transients too Michael Vogt (1): metadata/schemas.xslt: - fix generation of the active_plugin list in the schema file Nicolas Viennot (1): Add windowRemoveNotify function. Randolph Chung (1): Fix operator order. Robert Noland (1): Replace strndu...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...to Minimize metadata. Fix timing of scale activate event ending. Gerd Kohlberger: Remove deprecated gdk API. Guillaume Seguin: Add raise_on_rotate option. James Jones: Only use bindTexImage and releaseTexImage on textures Fix unredirect fullscreen windows. Kristian Lyngstol: Change warpPointer() to take a CompScreen as argument. Do not use shareList. Stop processing a keypress after a plugin has handled it. Mike Dransfield: Changed plugin vTable option functions to include a reference Bump ABI version Fix action options with long n...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...unredirect fullscreen windows. Kristian H?gsberg (4): Add back --with-default-plugins option. Add run_command to keyboard shortcut list. Set SM restart style to SmRestartIfRunning on exit. Require 'compiz' not @COMPIZ_REQUIRES@ in plugin pkg-config files. Kristian Lyngstol (4): Change warpPointer() to take a CompScreen as argument. Do not use shareList. Stop processing a keypress after a plugin has handled it. Autoraise for transients too Mike Dransfield (58): Add flat file configuration backend. Prevent excessive reads and writes...
2008 Nov 19
0
Removing zoom from the core Compiz-package
Enhanced Zoom of Compiz Fusion currently offers all the functionality that Desktop Zoom has, and then some. It's already heavily used as a default zoom plugin, and having two zoom plugins only acts to confuse users and increase the amount of code to maintain. Unless someone has some strong objections, I'll be removing it in a few days. I'm actively maintaining eZoom, and if
2008 Nov 23
0
Unifying mailing lists and bug trackers
Excuse the cross posting, but it underlines the entire point quite nicely. After the merge of Compiz and Beryl, we've still got two projects. That in itself isn't a huge problem, but it's a bit problematic with regards to mail (what list to choose?) and bug trackers. Since we get very little traffic on these e-mail lists, I suggest we shut down the dev@ list at
2009 Jan 05
1
The object framework branch
What's the status of this branch? I haven't seen any activity on it since march 2008, so I'm wondering if it's abandoned or not? If not, what's the plans for merging with core, what's the specific benefits and disadvantages it brings? Does the nomad branch depend on the object framework branch in any way? Can the branch be removed, if it's discontinued? Or perhaps