search for: libmetac

Displaying 10 results from an estimated 10 matches for "libmetac".

Did you mean: libmeta
2006 Sep 21
2
initial metacity theme support for compiz
...orders are not rendered correctly, button decorations doesn't always match event window locations, maximized and shaded windows are not rendered as when running metacity, button locations are not configurable as with metacity... but it still seem to look OK with most themes. I've created a libmetacity, which you'll need to build this for now but I think it makes more sense to just have this as part of metacity itself. My current libmetacity hack contains the necessary source code files from metacity CVS (completely unmodified) and a pkgconfig file. I'd very much like to update libmeta...
2006 Sep 20
1
metacity theme support in gnome-window-decorator
...ng to be very hard. Hopefully I'll have it working in the next couple of days. What I've done is to rip out all the parts of the metacity code that is required for theme support (boxes.c, gradient.c, theme-parser.c, theme.c, util.c). Ideal would be if we could put this part of metacity in a libmetacity so it can be shared between gwd and metacity. Does that sound reasonable? I'll post some more details about this once I have it actually working. -David
2019 Feb 16
5
Compiz 0.9.14.0 released
...to the new plugin API. - Added support for loading configuration from multiple files. - Docks and splashscreens now appear focused. - Fixed build errors with GCC 8. - Removed KDE (4.x) support code. - Compiz now needs cmake ≥ 3.10.0 and pkg-config ≥ 0.29.1 to build. - gtk-window-decorator now needs libmetacity ≥ 3.22.0 to build. Also, some bugs have been fixed. See NEWS [2] for a list of them. The tarball for the new release can be downloaded at [3]. Please report any bugs you have found to our bug tracker [4]. I would like to thank Alberts Muktupāvels, Marco Trevisan, Auboyneau Vincent, Samuel Thi...
2009 Feb 20
0
[ANNOUNCE] compiz-0.8.0
...for reading the icon hint from the WM_HINTS property if _NET_WM_ICON is not available. Update Gnome support for Gnome 2.24. Added options to scale plugin that allow "toggle type" behaviour for key and button bindings. Several memory leak fixes. Adjusted gtk-window-decorator for newer libmetacity-private versions. Fixed gtk-window-decorator display for RTL languages. Adjusted kde4-window-decorator for KDE 4.2 API. Large number of minor bug fixes, especially in resize handling and stacking code. Translation updates Regards, Danny Changes since compiz-0.7.8: C-F Language team (6)...
2007 Jun 07
1
[PATCH] fixes for >=libwnck-2.19.3
...S(libwnck-1.0 >= 2.18.1, [have_libwnck_2_18_1=yes], [have_libwnck_2_18_1=no]) + PKG_CHECK_EXISTS(libwnck-1.0 >= 2.19.3, + [have_libwnck_2_19_3=yes], [have_libwnck_2_19_3=no]) if test "x$use_metacity" = "xyes"; then PKG_CHECK_MODULES(METACITY, libmetacity-private, @@ -332,6 +334,10 @@ AC_DEFINE(HAVE_LIBWNCK_2_18_1, 1, [Define to 1 if libwnck version >= 2_18_1]) fi + if test "$have_libwnck_2_19_3" = yes; then + AC_DEFINE(HAVE_LIBWNCK_2_19_3, 1, + [Define to 1 if libwnck version >= 2_19_3]) + fi fi AM_...
2007 Jun 07
1
What about splitting the gtk-window-decorator ?!
...iz-gnome package) enabling all the gnome related options (and so, metacity teming support, gconf support...) A package built in this way will depend on: libatk1.0-0, libc6, libcairo2, libdbus-1-3, libdbus-glib-1-2, libdecoration0, libfontconfig1, libgconf2-4, libglib2.0-0, libgtk2.0-0, libmetacity0, liborbit2, libpango1.0-0, libwnck18, libx11-6, libxcursor1, libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1 As you can see there's no much difference between the two, but the few differencies are important for non-gnome users since they make them install gnome...
2010 Nov 13
0
Upcoming structural changes to compiz core - HEADS UP
...============================== As everyone probably knows, gtk-window-decorator is really two window decorators in one - a simple window decorator which uses cairo to draw a decoration which changes color based on the current highlight_color of your gtk theme and also a window decorator which uses libmetacity-private to render the decoration based on your current metacity theme. If you don't want to build the metacity section, you can just disable USE_METACITY on build. This of course, is a mess. I think that we should split these into two decorators, a cairo one and a metacity one and have a s...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...to and update server side position for each motion notify. Update constrain region creation so that windows are constrained from Avoid unnecessary work in gwd when window position changed. Avoid unnecessary work in kwd when window position changed. Add all button types that libmetacity support and make button layout Position action menu properly. Indent correctly. Ignore resize increment hint only for dimensions that are maximized. Add compSetOption function. Reduce code by using compSetOption. Reduce code by using compSetOption. Merge...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...to and update server side position for each motion notify. Update constrain region creation so that windows are constrained from Avoid unnecessary work in gwd when window position changed. Avoid unnecessary work in kwd when window position changed. Add all button types that libmetacity support and make button layout Position action menu properly. Indent correctly. Ignore resize increment hint only for dimensions that are maximized. Add compSetOption function. Reduce code by using compSetOption. Reduce code by using compSetOption. Add b...
2007 Jan 22
5
Problem with xen on Centos-4.4?
I am running a Xen installation on a Centos-4.4 based test box, my desktop unit, and I am having intermittent problems installing certain pieces of software. Some time back I posted to this list regarding my inability to install Adobe Acrobat on this unit and was advised to essentially repackage the software and try again. This is beyond my present means of knowledge or time to acquire same and