[Xfce4-commits] <xfce4-embed-plugin|xfce4-embed-plugin-0.8.0> Creating annotated tag xfce4-embed-plugin-0.8.0
David Schneider
noreply at xfce.org
Sun Feb 5 10:28:05 CET 2012
Updating annotated tag refs/tags/xfce4-embed-plugin-0.8.0
as new annotated tag
to c100e92c66f3fe7e6b414045f71573e0c81f34ab (tag)
tagged by David Schneider <dnschneid at gmail.com>
on 2012-02-05 10:27 +0100
Andrzej (1):
Bug 8402 - Label orientation in panel 4.9+
Brian Tarricone (1):
remove trailing parens on AC_INIT version info to work around bug
David Schneider (33):
Initial import from the sample panel plugin; interface skeleton.
Added window enumeration.
Added AND matching to search.
Added embedding of the matched window.
Added a "fake socket" to avoid destruction of the embedded window.
Fixed breakage due to reparenting windows not on the current workspace
Removed separator entry in the plugin struct.
Added X11-based window monitoring and label formatting.
Added lots of comments.
Added configuration dialog and fixed popout window-destruction bugs.
Updated TODO
Added mnemonics to configuration dialog.
Added "focus" menu item.
Fixed destruction of embedded window when the plugin is destroyed.
Removed about dialog; we don't need it.
Vastly improved the configuration UI.
Added label font customization.
Launch configuration dialog when there are no settings.
Added command launching, optionally with socket id.
Added label clicking and improved GtkSocket+GtkPlug handling.
Added samples and updated NEWS and THANKS.
Now using stock icons for everything (plugin and menus)
Tweak: If a window isn't embedded, and the min-size is 0, set it to -1.
Added LIBX11 CFLAGS/LIBS to makefile to avoid linker issues.
Removed ChangeLog.
Added ChangeLog to .gitignore
Fixed compatibility with GTK+ 2.20
Added X error trap for windows that are destroyed before we can check them.
Using g_idle_add to avoid multiple searches when processing event backlogs
Reworked configuration dialog code to make it readable.
Fixed GTK errors when applying new search criteria after popping out.
Debug message tweaks.
0.8.0 release
Jérôme Guelfucci (8):
Update copyright year.
Update autogen.sh.
Modernize configure.in.in and add git support.
Rename configure file to new standard.
Don't track INSTALL.
Modernize the root Makefile.am.
Fix ChangeLog generation.
Port the plugin to libxfce4ui.
Nick Schermer (8):
* Base layout
Import initial version of the sample plugin. Code is not finished, but the base files are finished.
Remove this hidden file
Stuff works now
Set property svn:keyword
Fix unblock problem
* Improve version stuff
Fix libtool build problem.
More information about the Xfce4-commits
mailing list