Displaying 13 results from an estimated 13 matches for "libdecor".
Did you mean:
libdcop
2007 Jun 07
0
Error compiling KWD
...Nothing to be done for `all'.
make[2]: Leaving directory `/home/joel/compiz/compiz/include'
Making all in src
make[2]: Entering directory `/home/joel/compiz/compiz/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/joel/compiz/compiz/src'
Making all in libdecoration
make[2]: Entering directory `/home/joel/compiz/compiz/libdecoration'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/joel/compiz/compiz/libdecoration'
Making all in plugins
make[2]: Entering directory `/home/joel/compiz/compiz/plugins'
make[2]: Nothing...
2007 Apr 17
1
Decoration manager questions
Im trying to write a Windowmaker look-a-like decorator to compiz, tho, im
not really sure im doing it the right way, The way im doing it right now is
telling libdecorator that i?m interested in becoming the "manager" of the
current screen. Then i select the StructureNotify events on the root window
and try to snoop out when a new window is created and mapped, and then
reparent it onto my parent window (frame) and then handle event that are
sent to the...
2024 Oct 02
0
[ANNOUNCE] xwayland 24.1.3
...l memcpy if malloc failed
dix: ProcListProperties: skip unneeded work if numProps is 0
dix: HashResourceID: use unsigned integers for bit shifting
dix: GetPairedDevice: check if GetMaster returned NULL
dix: FindBestPixel: fix implicit fallthrough warning
CI: clone libdecor from fd.o instead of gnome.org
CI: update libdecor from 0.1.0 to 0.1.1
Matthieu Herrb (2):
Don't crash if the client argv or argv[0] is NULL.
Return NULL in *cmdname if the client argv or argv[0] is NULL
Mike Blumenkrantz (1):
xwayland: connect to the wl display be...
2008 May 29
0
[ANNOUNCE] compiz-0.7.6
...The decorator won't get a button release event after resize and move, so
we have to fake one to make qt act correctly.
Use CompTransform for rectangle/outline painting.
Merged decor_blend_(top|bottom|left|right)_border_picture function into
one common function.
Applied libdecoration changes to kde3 window decorator.
Applied libdecoration changes to kde4 window decorator.
Applied libdecoration changes to gtk window decorator.
Add NEWS entry and bump version for 0.7.6 release.
Guillaume Seguin (1):
Make gtk-window-decorator switcher window accessibi...
2007 May 15
2
kde-window-decorator crashes
BAADCAAHDwEHEAEKFwESKwIXNQIaOwIcQQIgSQIpXwM4gAQ8igU/kAVAkwVB
lAVClwVCmAVFngVJpgZKqQZLrQZPtQZQtgZRuQYAAAAAAQB1lW3cAAAAAXRS
TlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAH
dElNRQfXAxgNAiAQYlKOAAAAHXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBU
aGUgR0lNUO9kJW4AAADMSURBVEjHzZbJEsMwCEPpvjfdW9T//89OkktqVxgy
PpSjzLPHQeCIZKGDkGJoFsF0E1EW0XyCaFVA/fl3RvzaTfW6nPTaaQqWP1TP
2007 Nov 09
1
Compiz starts, but no 3D effects
...2580): Wnck-WARNING **: Unhandled action type (nil)
(emerald:32580): Wnck-WARNING **: Unhandled action type (nil)
(emerald:32580): Wnck-WARNING **: Unhandled action type (nil)
(emerald:32580): Wnck-WARNING **: Unhandled action type (nil)
/usr/bin/compiz.real: symbol lookup error:
/usr/lib/compiz/libdecoration.so: undefined symbol:
decor_apply_gravity
What must I do to enable the 3D effects and Negative? Thanks in advance.
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?
A: Because it messes up the order in which people normally r...
2007 Apr 29
2
Plugin Interface for Decoations
...thing needed is a nice plugin API. The base for that
is the new settings backend of Emerald-2. Settings backend might not
be the right word here, since it handles a lot more, it could also be
called engines backend. (=> libemeraldengine)
The next step is, taking GWD (which has a proper usage of
libdecoration), port it to that system and also port most of Emerald
features to it. This includes pixmap buttons and usage of the button
interface for libdecoation, which will described in detail in another
mail.
Basically we would end up with a better Emerald, working name Emerald-2.
Now, if we got that...
2006 Dec 18
0
KDE window decorator
...ve been working on a decoration
library that can now be found in the compiz tree. This library contains
code for generating shadows, creating decoration layouts for minimum
pixmaps, compositing decorations and applying opacity/opacity-shading.
It's a bit tricky to get all those things right but libdecoration seem
to be in a pretty good state now and gwd is already using it. My kde
decorator has been written to use it too, which means only minimal
pixmaps are created and shadows, opacity and all those standard options
that gwd has are also supported by kwd. kwd just uses dbus to fetch
those options...
2007 Aug 20
1
[ANNOUNCE] compiz-0.5.4
...frame windows."
Usage of lastFoundWindow in findTopLevelWindowAtDisplay is
Avoid using lastFoundWindow in findWindowAtDisplay.
Reduce code by using findWindowAtScreen in
This should be taken care of by unhookWindowFromScreen.
Include proper compiler flags and link libdecoration to
Avoid use of strcasestr and case insensitive matching of
Rearrange some headers to avoid compile issues on solaris.
Cleanup.
Fix many function declarations that were missing the 'const'
Make compInitOptionValue and compFiniOptionValue available to...
2023 Jul 19
0
[ANNOUNCE] xwayland 23.1.99.901 (aka Xwayland 23.2.0 rc1)
...nce the first release candidate
of the standalone Xwayland 23.2.0 release (Xwayland 23.2.0 rc1).
Some notable changes since Xwayland 23.1 include:
- Optional support for emulated input by using libEI for XTEST,
- Support for wp-tearing-control-v1,
- Xwayland rootful is now resizable with libdecor.
Testing of this release candidate would be greatly appreciated.
Please report any issues at https://gitlab.freedesktop.org/xorg/xserver/-/issues
The second release candidate is scheduled in two weeks from now.
The following shortlogs include all changes since the xwayland-23.1 branch
was first...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...aniel Nylander (1):
Update swedish translation.
Danny Baumann (123):
Add deltas to resize notify function.
Keep track of last state.
Add grabbed variable to CompWindow struct.
Fixed matrix calculations for xy and yx coordinates
Added quad stretching interface to libdecoration.
Added possibility to load textures with fixed RGBA byte ordering from header files.
Free allocated cursors on plugin unload.
Remove screen actions un plugin unload.
Update decorator version information. This change was missed when adding the quad stretching interface i...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...sktop.org/git/xorg/app/compiz
Make sure we free the window private index.
Set hoveredWindow more properly.
Do not fall-through if path isn't long enough to be an
Add some basic events that can be used by other plugins
Add experimental support for svg objects.
libdecoration is now useed by svg plugin.
Don't allow transients to be stacked above dock windows
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
Fix memory leak....
2007 Jul 13
0
KWD crashes when opening OOo
...byte(s)
==31534== at 0x40007F2: (within /lib/ld-2.5.so)
==31534== by 0x458E64E: _X11TransWrite (in /usr/lib/libX11.so.6.2.0)
==31534== by 0x4586526: (within /usr/lib/libX11.so.6.2.0)
==31534== by 0x45658A0: XFlush (in /usr/lib/libX11.so.6.2.0)
==31534== by 0x40389A8: (within /usr/lib/libdecoration.so.0.0.0)
==31534== by 0x4038B77: (within /usr/lib/libdecoration.so.0.0.0)
==31534== by 0x40391AE: decor_blend_top_border_picture (in /usr/lib/libdecoration.so.0.0.0)
==31534== by 0x805A912: (within /usr/bin/kde-window-decorator)
==31534== by 0x805352A: (within /usr/bin/kde-window-...