Displaying 11 results from an estimated 11 matches for "anykeysoftware".
2006 Oct 08
1
Plugins
Here are a few plugins I wrote.
The put plugins gives you bindings to move windows around.
I set it up so the numeric keypad is like the area of the screen.
So <Super>KP_Home will move the window to the top left, etc ...
It also does viewport moves which is handy when used with the plane
plugin. I like the plane plugin in a 3x3 matrix matching the keypad, so
with the keypad and some
2007 Feb 22
3
Flat file backend (ini)
...I could keep the defaults in a
separate system wide file, but that would probably have
problems. I like having it only rely on user config files.
Would adding some default storage to the core make sense?,
we could then have a dbus method which would revert an
individual value easily.
http://www.anykeysoftware.co.uk/compiz/plugins/ini.c
http://www.anykeysoftware.co.uk/compiz/plugins/Makefile.ini
Any other comments or suggestions are welcome
2007 Apr 09
5
Python plugin (Python API for Compiz)
...brief list of each property and method.
I will try to get some proper documentation done soon.
I think most things are complete, the TODO list contains a list of
things I am aware of. You should be able to do most things that
can be done with c plugins (without the hassle of pointers)
http://www.anykeysoftware.co.uk/compiz/plugins/python.tar.gz
Please report any bugs here or mail me offlist, there are probably
a few :)
2007 May 17
2
state plugin
...sed on name,
class etc., to specific viewports. I recently converted to compiz window
manager from WindowMaker (used it for 8 years), and I miss automatic
'pinning' of specific windows to particular workspace (or viewport in
this case).
Mike's old port can be found here:
http://www.anykeysoftware.co.uk/compiz/plugins/state.tar.gz
This is a bit old and does not use new plugin system for options
(metadata). I am tyring to see if it could be tweaked to new plugin
infrastructure, but it is not trivial (or at least not for me :)).
Can someone point me to some documentation so I could port th...
2006 Nov 08
1
Modified resize
Linked is a version of the Beryl resize plugin which I have modified
to work with Compiz. It seems to work better and has a few more
options to help speed up things (the outline mode is good).
http://www.anykeysoftware.co.uk/compiz/plugins/resize/resize.c
Could you have a quick look at the code to see if it would be worthwhile
preparing a diff? There are quite a few changes plus a lot of whitespace
that needs removing, I would like to know if it has a chance of being
accepted before I work on getting a clean pa...
2008 May 15
0
[REQUEST] Compiz-Extra 0.5.0 package
Hi.
I have been hunting around for some of the more obscure plugins back
from early 2007. I found this
(http://forum.compiz-fusion.org/archive/index.php/t-671.html),
however all the links to Mike Drasfield's website
(anykeysoftware.co.uk) seem to be dead. I would be very glad if
someone could host that plugin package, I am looking
to port some of the plugins from it to master before O-F gets merged
in, specifically vignettes and quickchange. Any help would be very
much appreciated!
- Sam
2007 May 07
3
extra plugins for 0.5.0?
Hi,
is anybody already working on porting the extra plugins (those ported
over from beryl) to compiz 0.5.0? I'm especially thinking about the
animation plugin. Or is this something to be addressed post-unification?
CU all
Matthias
--
Matthias Hopf <mhopf@suse.de> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de
Phone
2007 Apr 05
1
Example plugins
Here are some example plugins for anyone who is interested in developing.
They are
helloworld - uses an action to write hello world to the terminal
blackandwhite - just makes all windows black and white
triangle - paints a triangle to the screen
http://www.anykeysoftware.co.uk/compiz/plugins/example-plugins.tar.gz
If anyone has any other simple examples, please can you send them
to me and I can include it in this tarball.
2007 May 24
3
Extensible logging framework
Attached is a quick patch which adds a logging framework to compiz.
I think it should be fairly self explanitory.
I think it should allow plugin writers to extend it for any purpose, but
I would appreciate any feedback or comments before going any further.
Regards
Mike
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: logging.diff
Url:
2006 Oct 17
5
Compiling Compiz
I have downloaded compiz-0.2.0 and tried to compile it. The INSTALL file talks about autgen.sh, but I am unable to
locate it. I tried ./configure but it complains about a number of missing packages. Is there any docs on how to compile
compiz on SLED 10 ? I have searched in a lot of places, but have not been able to dig up anything. A detailed list of
what packages is required (and where to locate
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: