Displaying 20 results from an estimated 4000 matches similar to: "GtkPerf: Non linear Add text execution time"
2011 Nov 18
1
Filling a variable with unmentioned categories
Hello, list,
I've been struggling with this task for a while looking for an efficient way to solve it:
There are two variables 'price' and 'mentioned'.
I want to 'enlarge' data so that missing price points within the price range are added to variable price.
Also variable 'mentioned' is to receive values 0 in these cases.
Note: Price points in original data can
2013 Mar 22
1
[kde-workspace] kwin/libkdecorations: KDecorationBridge becomes private again
Git commit c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55 by Martin Gr??lin.
Committed on 17/03/2013 at 12:24.
Pushed by graesslin into branch 'master'.
KDecorationBridge becomes private again
With 4933f08ae49328e36e2654434d28917310882ee5 the KDecorationBridge
interface became public to allow Compiz to easily implement the class.
>From a KWin perspective this change did not make much
2011 Jan 16
3
Move KDE Plasma Integration to KDE Git Infrastructure
Hi Compiz developers,
as you might know KDE will transition to git somewhen next week. This gives
some new possibilities for the Compiz community, too.
Let me first describe the current situation and the problems with it: Compiz
and KDE releases are out of sync. We are currently more and more integrating
features from the desktop shell into the window manager. In difference to
other desktop
2020 Nov 18
0
CEBA-2020:5006 CentOS 7 kde-workspace BugFix Update
CentOS Errata and Bugfix Advisory 2020:5006
Upstream details at : https://access.redhat.com/errata/RHBA-2020:5006
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
d6beb9da905c4b24c2f8e52152046e20369cddd4a1f98e7babf6ac1658ced21b kcm_colors-4.11.19-16.el7_9.x86_64.rpm
2010 May 16
0
Aurorae for Compiz
Hi Compiz Devs,
as you might know I started about a year ago to implement a new theme engine
for KWin called Aurorae. It is a SVG/Pixmap based engine. The theme format is
SVG as soon as the SVG get's resized a pixmap is created and put into KDE's
pixmap cache. This makes painting very fast while resizing kind of slow (not
an issue with KWin as resizing is already slow ;-)), but at
2010 Sep 20
3
[Bug 30286] New: Rendering Artefacts for "EffectFrames" with KWin trunk
https://bugs.freedesktop.org/show_bug.cgi?id=30286
Summary: Rendering Artefacts for "EffectFrames" with KWin trunk
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at
2010 Aug 15
1
[RFC] Draft for a compositing manager specification
Resending as kwin and plasma mailinglists think that 200k is too large for a
mail. The "attachment" can be found in [2]
Hi,
Pleas note: crossposting to kwin, compiz and plasma development lists. Please
keep all lists CCed.
Attached you can find a very first draft for a compositing manager
specification. It is currently based upon the KWin/Plasma interaction
specified in the
2008 Dec 27
1
Does the (NV50) dma engine have trouble with "hammering"?
I'm doing some testing/coding on the ng branches and i've run into
some problems, namely that i get PROTECTION_ERRORS after some time. It
seems most common when two two dma's happen very close together on the
same piece of memory (no hard proof to back this up, just something i
noticed). I'm using the dma engine quite heavily and i've pretty much
narrowed it down to that.
2009 Mar 07
1
preliminary nv50 wfb patch
This patch will only work with Option "EXAPixmaps" "1", and will
prevent classic exa from working.
Occasionally a pixmap fails to map, but that's not related to this patch.
I haven't done any hardcore optimisations, but suggestions are
ofcource appreciated.
In my experience some benchmarks suck now (gtkperf for which had it's
performance halved), and qt4 is
2018 Jul 12
4
[Bug 107210] New: Segment Fault while opening thunderbitf windows
https://bugs.freedesktop.org/show_bug.cgi?id=107210
Bug ID: 107210
Summary: Segment Fault while opening thunderbitf windows
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
2009 Nov 13
2
linear model and by()
Hello R list,
This is a question for anyone who has used the by() command. I would like to
perform a regression on a data frame by several factors. Using by() I think
that I have able to perform this using the following:
> lm.r <- by(master, list(Sectionf=Sectionf, startd=startd), function(x) lm
(tot.c ~ starttime, data = x))
So that is, I would like to perform separate regressions for
2016 Apr 16
3
[Bug 94964] New: Tearing with opengl-hq and not with opengl on Gnome with MPV
https://bugs.freedesktop.org/show_bug.cgi?id=94964
Bug ID: 94964
Summary: Tearing with opengl-hq and not with opengl on Gnome
with MPV
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2014 Sep 22
0
CEBA-2014:1274 CentOS 7 kde-workspace FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2014:1274
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1274.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9383be074e8eef72990512b5e746ef12ec45d66508dee2ce485ee7cb245aa91b kcm_colors-4.10.5-21.el7.x86_64.rpm
2006 Dec 18
0
KDE window decorator
I've added a working KDE window decorator (kwd) to head. It's pretty
much written from scratch however it borrows some trivial code from
aquamarine which I didn't feel re-implementing.
So why did I write a new one from scratch instead of improving
aquamarine?
I started out by trying to improve aquamarine but as I looked at the
code and figured out what had to change to make it work
2013 Jul 29
3
duda reemplazar valores en data frame según condición
Estimados quería realizarles una consulta:
Trabajo con una tabla con 23 registros, la cual tiene en la columna "*ar4*"
valores de una variable llamada ranking para cada registro, y una columna
"percentil" donde le voy a colocar el nivel de percentil en el que se
encuentra ese valor (ar4) de cada uno de esos 23 registros.
La tabla es la siguiente::
código padre n ar4
2008 Oct 17
1
corruption in firefox with nouveau
Some minor visual corruption is evident in firefox on Ubuntu Hardy
when using the nouveau driver (from RAOF's PPA)
Best tested by:
- Going to the ubuntu hardy default home page ( http://start.ubuntu.com/8.04/ )
- Reset zoom (100%) if zoomed in or out
- Scroll down all the way (my screen is 1280x1024)
- Scroll back up (slowly for best results) and you will see the top of
the background
2006 May 23
1
SmartInspect Personal crashes kwin under Wine 0.9.13
Hi
System:
SuSE 10.0
KDE Release 3.5.2 Level "a"
Wine 0.9.13
SmartInspect Personal 1.1.0.597
I installed SmartInspect Personal 1.1.0.597 under Wine 0.9.13 and it
works perfect. There is only on problem, but it doesn't influence the
usage - but when it happens, I have to logout (if still possible) and
logon again:
If I click on Help - About, the About window shows (it seems to be
2008 May 13
2
Can't Turn OFF compiz autostart since 0.7.4.x
Devs, compiz listmates:
Why can't I turn off compiz autostart on openSuSE 10.3 i386? Compiz just
decided to start automatically with KDE login ever since I upgraded to the
first 0.7.4.x release from the openSuSE build service. I have tried to disable
it by creating the file "disable-compiz" in ~/.config/compiz but compiz still
starts at login. Even if I switch to kwin before
2007 Oct 29
1
compiz --replace ccp & AND libIndirectGL.so.1- Conundrum
Listmates,
I am narrowing down the reason that compiz will not autostart on my
Toshiba P35 laptop running openSuSE 10.3.
There seems to be a mutual exclusion between being able to do manual
start with "compiz --replace ccp &" and having compiz start at all with
"libIndirectGL.so.1" present in /usr/lib.
To get compiz to start on my system, I must manually rename the
2008 Nov 06
0
0.7.8 Note on Systray App Requiring Password
J, Danny, all:
Compiz for openSuSE 11.0 from X11:/xgl has been fantastic and bullet-proof on
KDE 3.5.9. The only issue I have encountered has been with the password
management application keepassx, for openSuSE:
14:12 alchemy~> wp keepassx
6 results (3 packages) found for "keepassx" in openSUSE_110
* keepassx: KeePassX Cross Platform Password Manager
- 0.3.3 [BS::home:/vinboy