Commit graph

15 commits

Author SHA1 Message Date
Harald Judt
7cfd829fe7 Update COPYING and related stuff.
Replace the current out-of-date version of the document with a
recent one that has updated addresses.
2013-03-02 09:26:48 +01:00
Harald Judt
3983984bdf Handle "small" property better.
This improves the previous commit by allowing the user to set the
single-row property manually, as the automatic way doesn't really
work that good.
2013-03-01 17:31:23 +01:00
Harald Judt
abc76d5cb9 Add support for deskbar mode.
If the plugin's size needs allow it, set plugin into "small" mode.

That alignment stuff in the panel multi-row mode seems to be buggy.
I tried to get it working as good as possible, but there are some weird,
unexpected things happening with some configurations.
2013-02-28 23:13:43 +01:00
Harald Judt
8164b087d1 Fix previous commit (independent eye movement).
Last time I got the brackets wrong, so the eyes did not look exactly
in the right direction.
2013-02-28 17:05:09 +01:00
Harald Judt
c5f5e0484d Make eye movement independent, like in xeyes (bug #9036).
Clean up formatting of this function and make the eye movement independent.
The actual change is subtracting GTK_WIDGET(widget)->allocation.x from nx
and GTK_WIDGET(widget)->allocation.y from ny.
2013-02-27 13:56:39 +01:00
Harald Judt
64c5b6460a Build the plugin as a module. 2013-02-26 21:29:56 +01:00
Harald Judt
eba51dfe79 Autotools update.
Fix building with automake-1.13.
Fix configure.ac.in as suggested in bug #6920.
2013-02-26 20:55:52 +01:00
Harald Judt
5ea3c5f63c Write config file when closing config dialog (bug #9035). 2013-02-26 20:55:52 +01:00
Andrzej
2026158e64 Update size after panel orientation change (bug #8404). 2013-02-26 15:56:42 +01:00
Andreas Müller
00fe6b4e4f Port to libxfce4ui (bug #8074). 2013-02-26 15:55:13 +01:00
Nick Schermer
41ecb9026b Fix compiler warning and hide event window.
This makes the plugin look nice on transparent panels.
2011-01-29 21:01:27 +01:00
Florian Rivoal
3084a9baad Clean up 2010-12-16 14:18:52 +09:00
Florian Rivoal
23d9b4720d Add missing header file
Fixes bug #6024
2010-12-16 14:03:24 +09:00
Nick Schermer
9a6c68184a * Improve configure and make files.
* Bump version for release.
* Set svn keywords.


(Old svn revision: 2397)
2007-01-17 17:46:35 +00:00
Nick Schermer
2dc8facea7 * Commit new eyes plugin.
(Old svn revision: 2018)
2006-09-11 13:47:32 +00:00