Displaying 14 results from an estimated 14 matches similar to: "[PATCH] raise window key binding"
2007 Apr 25
2
Re: compiz: Changes to 'master'
On Wed, 2007-04-25 at 11:09 -0700, Robert Carr wrote:
> include/compiz.h | 1 +
> 1 files changed, 1 insertion(+)
>
> New commits:
> commit 2402215a6a3bd50e9d87e99d4a45de14b635ecea
> Merge: 1b0ae38... 7f518da...
> Author: Robert Carr <racarr@gorbie.(none)>
> Date: Wed Apr 25 14:09:38 2007 -0400
>
> Merge branch 'master' of
2007 Jun 19
1
[PATCH] Added screen edge trigger delay setting.
---
include/compiz.h | 17 ++++++-
metadata/core.xml.in | 7 +++
src/display.c | 5 ++-
src/event.c | 130 +++++++++++++++++++++++++++++++++++++++++++++-----
4 files changed, 143 insertions(+), 16 deletions(-)
diff --git a/include/compiz.h b/include/compiz.h
index dd34f00..abb1169 100644
--- a/include/compiz.h
+++ b/include/compiz.h
@@ -26,7 +26,7 @@
#ifndef
2006 Oct 18
1
[PATCH] Compiz Events
I wrote this quick patch because I want plugins to be able to
communicate with each other with events. Using the option values to
communicate with each other is a bit cumbersome if you want to monitor
for changes or do anything which requires events.
It is just a small patch and works in the compiz way (ie by wrapping the
core
event).
Some potential events that I can think of at the moment are
2006 Oct 16
2
Edge + Mouse button draft patches
Attached are my draft patches to add edge + mouse button to the
actions
It is useful because the edge bindings are too easily triggered, an edge +
mouse button is good because it confirms the action. An additional side
benefit is that the mouse wheel can be used for rotating the cube and for
the switcher (it is an excellent alternative to alt-tab).
I wanted to share the patches before cleaning
2006 Oct 25
2
[PATCH] Edge buttons
Here are my patches to add edge + button functionality.
I still feel that there is a problem with gconf, but I have just made it
so that the edge button functionality works.
I have included a patch for gconf to display AnyButton if it is set
to 0. There is also a patch to make the edge size configurable
because 1 pixel was too small and the mouse keeps slipping off
when using it for the
2007 Mar 07
4
Plugin Library Interface
Hi,
some of you might noticed that there was recently some discussion on
the Beryl ML about an interface which provides sharing functions and
allows us to do library plugins. One example for this kind of plugins
is text, which was recently ported to that system. I now want to
explain here how it works in general.
Core does save the shared library functions in a CompLibraryFunction struct:
struct
2007 Jan 02
2
Return value from an action function
I had always assumed that an action option
should return true if it handles the action,
but it seems like most button bindings actually
return false which causes a few problems.
1. The clicks pass through to windows which
is not good for rotate, screenshot or annotate.
2. I am trying to add a generic action notification
which plugins can wrap to see when other actions
are initiated and
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 Oct 09
1
[PATCH] dbus terminate action
I was always annoyed that you couldn't terminate an action with dbus so
I have
written this patch which fixes that. Hopefully this can be included.
I wrote the patch trying to repeat as little code as possible so I just
added a boolean
parameter to the dbusHandleActivateMessage and changed the name to
dbusHandleActivateDeactivateMessage. You could probably change the
deactivate
parameter
2006 Nov 12
4
Include option type in gconf schema
I am writing a configuration front end for the compiz gconf plugin at the
moment, but it's proving harder than it should be because gconf does not
record what type of compiz option the key is. For example, say i want a
color picker for each color option the only way I can tell with gconf if it
is color is if it has a # at the beginning, but there could be string
option which also have a # at
2014 Mar 12
1
Desktop behaviour - click to raise
My C5, default Gnome desktop has recently changed behaviour, and I can't
figure out how to restore the previous behaviour.
Previously, clicking anywhere into a window raised it. Now, for the past
few days, only clicking title bar or borders raises them.
I logged off, completely wiped all destop settings, i.e. a whole bunch
of .gnome* .gconf* .metacity etc. directories, even restarted X,
2001 Mar 09
1
Code change required in x11drv keyboard driver
aAHello all. I know I'm technically a wine newby (having only just
installed the codeweavers preview 2) but I have a code change request.
Deep within the file ~/windows/x11drv/keyboard.c in the function
X11DRV_ToUnicode is the comment 'More areas where X11 returns characters
but Windows does not CTRL + number or CTRL + symbol'.
Whilst this is a reasonable assumption, this is in
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 Oct 01
4
[ANNOUNCE] compiz-0.6.0
A new compiz release 0.6.0 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz.sha1
c296f9ccf0e35c582760880a6f0ac4fd34ee1bbf compiz-0.6.0.tar.gz
http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz.sha1.asc