search for: xinternatom

Displaying 6 results from an estimated 6 matches for "xinternatom".

2006 Oct 18
1
[PATCH] Compiz Events
...ay.c b/src/display.c index 4abdaed..dd70c51 100644 --- a/src/display.c +++ b/src/display.c @@ -2507,6 +2507,7 @@ #endif d->finiPluginForDisplay = finiPluginForDisplay; d->handleEvent = handleEvent; + d->handleCompizEvent = handleCompizEvent; d->supportedAtom = XInternAtom (dpy, "_NET_SUPPORTED", 0); d->supportingWmCheckAtom = XInternAtom (dpy, "_NET_SUPPORTING_WM_CHECK", 0); -------------- next part -------------- diff --git a/src/event.c b/src/event.c index 2d182be..ce92780 100644 --- a/src/event.c +++ b/src/event.c @@ -1059,6 +1059,14 @...
2006 Dec 28
1
Patch: switcher's window is a splash window
...y Compiz uses Uknown for it? Patch: --- switcher.c 2006-12-28 10:14:52.000000000 +0100 +++ switcher_new.c 2006-12-28 10:16:40.000000000 +0100 @@ -799,6 +799,13 @@ XA_ATOM, 32, PropModeReplace, (unsigned char *) state, nState); } + + Atom type; + type = XInternAtom(dpy, "_NET_WM_WINDOW_TYPE_SPLASH", 0); + XChangeProperty(dpy, ss->popupWindow, + XInternAtom (dpy, "_NET_WM_WINDOW_TYPE", 0), + XA_ATOM, 32, PropModeReplace, + unsigned char *)&type, 1); if (!ss->grabIndex)...
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
...o printarray .o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o so urce.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o versio n.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a lib/libmath.a - lm ld: Unresolved: XLoadQueryFont XOpenDisplay XInternAtom XCreateFontCursor XCreateGC XCreateWindow XDefaultRootWindow XSetWMProtocols XAllocColor XAllocNamedColor XChangeProperty XCheckTypedEvent XClearWindow XCloseDisplay XDefaultDepth XDefaultScreen XDefineCursor XDestroyWindow XDrawArc XDrawLine XDrawLines XDrawRectangle XFillArc XFillPolygon XFillRec...
2012 Jun 07
2
x11 icon and class
The X11 device driver does not provide the X window manager with an icon (_NET_WM_ICON) or, under some circumstances, with a class (WM_CLASS). This hinders usability under the new stable version of Ubuntu, which has a (new) user interface centered around icons. I am not sure if this was a conscious choice by r-core or simply a low priority. In case of the latter, I attach a patch against
2015 Feb 20
0
Wine release 1.7.37
...th WINEDEBUG=warn+heap on slower machines 28503 comctl32/treeview.ok fails occasionally 28524 urlmon:url test case is ok after the 2nd attempt 28547 ole32/clipboard.ok crashed in X11DRV_CLIPBOARD_LookupData 28573 user32/cursoricon.ok failed, 28643 ole32/clipboard.ok crashes rarely in XInternAtoms() 29072 wldap32 tests flaky because they rely on external host ldap.itd.umich.edu 29238 Star Trek Armada II: Game crashes when attempting to launch a network game (IDirectPlayVoiceClient_GetCompressionTypes must return at least one result) 29560 RagTime 5.6.5 installer does not respond to...
2007 Jul 13
0
KWD crashes when opening OOo
...o uninitialised 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 0x45865FA: _XReply (in /usr/lib/libX11.so.6.2.0) ==31534== by 0x456F591: XInternAtom (in /usr/lib/libX11.so.6.2.0) ==31534== by 0x45831AB: XSetWMProperties (in /usr/lib/libX11.so.6.2.0) ==31534== by 0x491A62E: QWidget::create(unsigned long, bool, bool) (in /usr/lib/libqt-mt.so.3.3.7) ==31534== by 0x49EECEB: QWidget::QWidget(QWidget*, char const*, unsigned) (in /usr/lib/lib...