Displaying 20 results from an estimated 12000 matches similar to: "0.4 release"
2007 Feb 02
2
Horizontally maximized window on last viewport
Hi,
I posted this on the forum as well, but there were no responses to it. I
now posting it here just in case anybody cares.
Anyway, Compiz is a very nice program. Thanks for all the effort you put
into making it.
I am using the latest git version of compiz and it really works great
for being an "unstable" version.
Anyway, I noticed the following strange behavior and was wondering
2006 Nov 22
4
[ANNOUNCE] compiz-0.3.4
Changes since 0.3.2:
* Core
Support for multiple desktops (workspaces).
Much better multi-head support. The workarea is calculated
per output and windows are now maximized properly.
Edge button option has been added to action options. It can
be used to require a button press for edge actions to
be triggered.
Basic support from internal
2007 Feb 15
2
[PATCH]Application-window switcher, and comments for switcher.c
As promised, here's a patch to switcher.c to add "Application window"
switching to the switcher, default keybinding Super+Tab (and
Shift+Super+Tab for reverse). Works (and fails to work*) in the same
conditions Scale's "group" mode does.
Also, two patches for doxygen-compatible comments for some of
switcher, which I added while working out what was going on. It
2007 Oct 02
1
Dissappearing gnome terminal contents
Hi.
I was not able to find any notice of this issue in either the forums or
bugzilla (http://bugs.opencompositing.org/) (is that still used btw) so
I am posting it here in the hope that it is useful to someone.
I am using gentoo and gnome 2.20 and the compiz version from git
sources.
When I maximize (vertically, horizontally, both) a gnome-terminal
window the contents of the terminal window
2007 Nov 19
4
Check behaviour of Compiz Fusion KDE 0.6.2-3.1
Check behaviour of Compiz Fusion KDE 0.6.2-3.1
Hello,
I am trying out the release "Compiz Fusion KDE 0.6.2-3.1" on my openSUSE system.
I would like to share some more experiences about its usability.
1. Context menu by title bar
1.1 The context/actions menu that appears after a right click on the window
title is displayed in English despite German is my primary language in the
2006 Sep 27
1
multi-head changes
I've pushed out all ABI changes that I think are needed for future
multi-head support. I wanted to get those things into the 0.2 branch. No
plugins have been updated or added other than some minor things in the
place plugin. I don't plan to do any of this before the 0.2 release but
as the ABI changes are now in there, we can add it to the 0.2 branch
later.
The changes are mostly about
2007 Jan 08
6
Thumbnail plugin
Hi,
With some help from Quinn_Storm, iXce, maniac103, mikedee and
KristianLy :), I've managed to modify switcher.c and make a new plugin:
thumbnail.
The plugin shows thumbnails of windows when cursor is moved over a task
button in taskbar.
Screenshot:
http://pix.nofrag.com/b0/7a/051d45e25bfffed09eeb9b00e383.jpeg
Download:
2006 Dec 27
4
next release
I like to get another developer release out before the end of the week.
The only thing left on my list of things that should be fixed before
this release is the y-constrain functionality in the move plugin, which
is currently broken on multi-head setups.
If you have any patches you want to get in or bugs that you like to see
fixed before this release, let me know and I'll see what I can do.
2006 Nov 01
4
Minor fix to multi-head changes for mixed resolutions
Hey, David, for me the recent multihead changes had minor a problem with mixed resolutions (1600x1200 & 1280x1024). The viewport was getting set partially off screen.
The following tweak fixed it for me:
--- plugins/display.c
+++ plugins/display.c
@@ -2069,7 +2069,7 @@ eventLoop (void)
{
if (s->nOutputDev > 1)
2006 Nov 13
2
catch event when workspace is changing
Hi,
how do you do that? In normal session, this is how you do it with python:
import gtk
import wnck
def workspace_changed(screen):
workspace = screen.get_active_workspace()
print workspace.get_name()
screen = wnck.screen_get_default()
screen.connect("active_workspace_changed", workspace_changed)
gtk.main()
With compiz, that code does not work because compiz use only one
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
A new compiz release 0.5.2 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1
0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 compiz-0.5.2.tar.gz
2007 Apr 27
1
Maximized windows dissappear
Hi,
I am using the lastest git version of compiz and just run in to a new
problem after switching to using the ini configuration plugin over the
gconf-one. When I maximize a window and then try to move it to another
viewport, the cube rotates but the maximized window disappears instead
of moving along to the new viewport. The maximized window can be found
using the scale plugin (only on show-all
2007 Jan 28
3
A patch for minimize plugin.
I've added a new option in minimize plugin, called "Disable Fading".
To prevent tearing, damageScreen is used minDonePaintScreen (only if the
option is used).
The patch is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimize-fading.patch
Type: text/x-patch
Size: 1855 bytes
Desc: not available
Url :
2010 May 19
2
Compiz 8.6 on openSuSE 11.0 -- Success! But need help with a few issues.
Dominique, cc: compiz,
Dominique, you wanted the feedback, and List, I need your help. I have
installed and fully configured (kicked the tires) on compiz 8.6 on openSuSE 11.0
and on balance it is great. There are a few weird things going on. Most notably,
the number of options in ccsm that now uncheck themselves. In the past (compiz
0.5.6 - 0.8.2) there may have been one or two that would stick
2006 Nov 12
6
Compiz bugs?
Hi,
I've been following the list for a few months but this just my first
post to the list. I've just started to use compiz again a few days ago
and I have a few things (probably bugs) here that bugged me a little
bit. I am not sure whether the bugs is in compiz or somewhere else so it
would be nice if someone could confirm them. Here they are:
- on default window decoration the maximize
2006 Jul 08
2
Patch to fix unminimizing windows on other viewports.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimize.patch
Type: text/x-patch
Size: 541 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20060708/be32b462/minimize.bin
2006 Dec 28
2
updating the AUTHORS file
Hey everyone,
I like to get the AUTHORS file updated before the next release.
I suggest that we add the name and email of anyone who contributed some
piece of code to compiz. For people who have contributed such a
significant piece of code that it can be considered an algorithm or some
functionality (e.g. Mirco's sky dome support in the cube plugin or
S?ren's plane plugin), that should
2006 Nov 09
4
Show desktop not working correctly?
Hi,
is it a known bug that when using show desktop (pressing ctrl-d), showing
the windows again, all gnome-session processes appears as empty windows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/compiz/attachments/20061109/bdc2c91e/attachment.html
2007 Feb 09
5
switch metacity->compiz (compiz ignores its own settings)
I have configured compiz to use 1 workspace and 4 viewports and metacity
to use 4 workspaces.
When I start compiz while metacity was running it uses 4 workspaces and
4 viewports (ignoring the gconf settings).
When I restart X so that compiz is started before metacity this does not
happen (it uses what its configured for).
bug or feature?
if feature can it be disabled?
switching
2007 Feb 27
2
Invisible window problem
There is a bug which I am seeing and a few people are reporting
on the forum.
The problem is a hidden window which is always rendered on
top. It is always short and wide and appears near the
bottom-center of the screen.
Here is the output from xwininfo on that window, xprop produces
nothing.
xwininfo: Window id: 0x3400787 (has no name)
Absolute upper-left X: 294
Absolute upper-left Y: