Re: KWin highlight window effect enabled by default?

2009-12-22 Thread Lucas Murray
e're already past beta 2 I doubt one can be given) I guess the Plasma highlight effect setting will need to be a hidden option in KDE SC 4.4. -- Lucas Murray GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 pgpNdE1XJWvYU.pgp Description: PGP signature __

KWin highlight window effect enabled by default?

2009-12-20 Thread Lucas Murray
KDE SC release. -- Lucas Murray GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 pgpB0YvJy6v9k.pgp Description: PGP signature ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Add an hidden option to set a translucent background for DesktopView

2009-10-05 Thread Lucas Murray
> On 2009-10-01 19:24:19, Aaron Seigo wrote: > > anything but the desktop shell painting the wallpaper is poor design. the > > window manager does not have enough knowledge of what is happening in the > > shell to do so properly. what, exactly, is the benefit of letting compiz > > draw the wal

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Lucas Murray
On Fri, Sep 18, 2009 at 11:52 PM, Marco Martin wrote: > now the config option is managed in Options, a bit better If the patch works how you want it to work it is fine to commit. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 9

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Lucas Murray
there is no point changing KCommonDecoration as it defeats the purpose of having a global setting if only a few decorations actually obey it. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 9

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Lucas Murray
2) Layout metric calculation should force all sides to be 0 instead of just the top. 3) Apply the setting to KDecoration as well as not all decorations use KCommonDecoration. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD9

Re: netbook irc meeting

2009-09-17 Thread Lucas Murray
On Fri, Sep 18, 2009 at 1:49 AM, Marco Martin wrote: > random proposal: > sunday:17utc? > (19 italy, 10 vancoucer, 14 recife) > before? after? 1am Monday, Perth.au. =( -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4

Re: [PATCH] remove borders on maximized windows

2009-09-17 Thread Lucas Murray
On Fri, Sep 18, 2009 at 9:11 AM, Lucas Murray wrote: >> anoter idea could be modifying window rules to match also geometry, maximized >> state etc.. > > This is probably better. Yet another idea is to just modify a decoration so that doesn't have a title bar when maximi

Re: [PATCH] remove borders on maximized windows

2009-09-17 Thread Lucas Murray
t algorithm. It can be enabled in System Settings -> Window Behavior -> Advanced -> Placement. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 ___ Plasma-devel mailing list Plasma-

Re: [PATCH] disable the fade effect from the slidingpopups effect

2009-09-03 Thread Lucas Murray
rently it prevents the window from being faded as windows are only ever added to the list, never removed) - Memory leak: Windows are not removed from FadeEffect::ignoredWindows when they are deleted -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D

Re: IRC Meeting: virtual desktops 2.0

2009-09-01 Thread Lucas Murray
On Wed, Sep 2, 2009 at 12:29 AM, Aaron J. Seigo wrote: > works for me. before 10am would be ambitious. so perhaps 10am UTC? (which > would be 11:00 here in Randa) 10am UTC makes it around 6pm here. I have air force aptitude testing in the afternoon but will hopefully be back by then. --

Re: panels and popups sliding effect

2009-07-20 Thread Lucas Murray
On Tue, Jul 21, 2009 at 11:59 AM, Lucas Murray wrote: > The property would look something like: _KDE_SLIDE = {x1, y1, x2, y2, > direction} where the two coordinates must be either exactly horizontal > or vertical and the direction is 0 for coming from the top/left and 1 > is for com

Re: panels and popups sliding effect

2009-07-20 Thread Lucas Murray
supposed to and will allow the window to appear from any place it wants to, even if it's "far away" from it's final position. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534

Re: Reworking the kwin tabbox

2009-07-16 Thread Lucas Murray
he end of the switch. That event unfortunately requires a passive key grab to receive. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 signature.asc Description: OpenPGP digital signature

Re: Tool tips - again

2009-04-14 Thread Lucas Murray
that KWin is being used for a lot of things as well. Also way to trigger given effect could be cleaner, but it could be hard to create nice and universal API for that... And this is where things get quite complex if we go the D-Bus way. -- Lucas Murray :: http://www.undefinedfire.com GPG Finge

Re: Tool tips - again

2009-04-14 Thread Lucas Murray
t need to find someone to write it. =) -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Tool tips - again

2009-04-12 Thread Lucas Murray
sn't apply to current trunk and obviously needs changing so that it uses the hover hooks instead of relying on taskbar thumbnails. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 signature.asc Description: OpenPGP di

Re: Review Request: Prevent Plasma popups from showing over screensaver

2009-04-09 Thread Lucas Murray
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/546/#review890 --- Although the old code also used the tool window type I would highly reco

Re: Review Request: Add a "Windows should cover" option to plasma panels.

2009-04-08 Thread Lucas Murray
hing always visible in the corner of the screen while their main task manager is hidden to allow them to read the status bar of windows for example (Original use case was to have a thin panel at the top of the screen that only covers the center of the window decoration while keeping the control bu

Re: Artificial resizing, KWin

2009-03-29 Thread Lucas Murray
moveResizeRequest() instead. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 signature.asc Description: OpenPGP digital signature ___ Plasma-devel mailing list Plasma-devel@kde.org https

Re: Comments on cool plasmoid popup animations

2009-03-19 Thread Lucas Murray
ow-friendly animation of panel hiding as everything is handled by KWin (The panel would just need to unmap itself to trigger it). -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90 B4F5 90B6 3534 signature.asc Description:

Re: Comments on cool plasmoid popup animations

2009-03-19 Thread Lucas Murray
slide effect for its main window. Maybe that effect could be useful for Plasma?). Speaking of Yakuake it currently uses window shape animations, if you want to see how that looks check it out. -- Lucas Murray :: http://www.undefinedfire.com GPG Fingerprint: 0B88 499E 3F5B 1405 D952 258A AD90

Review Request: "Windows go below" panel visibility mode

2009-02-17 Thread Lucas Murray
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/119/ --- Review request for Plasma. Summary --- Adds "Windows go below" panel visibil

Re: Plasma/Kwin cooperation to achieve efficacy of Activites spatial metaphors

2009-02-10 Thread Lucas Murray
On Wed, Feb 11, 2009 at 12:17 PM, Jud Craft wrote: > On 2/10/09, Lucas Murray wrote: >> For the proposal to work in every situation there will need to be two >> desktop grid/workspace managers: One built into KWin so it can do all >> the fancy stuff and one built into Pla

Re: KWin Dashboard effect

2009-02-10 Thread Lucas Murray
2009/2/11 Martin Gräßlin : > Hi plasma-devs, > > I had the idea to improve the appearance of the plasma dashboard by using a > KWin effect for it. Currently I have some proof-of-concept code, but there are > still some issues ;-) > > The effect changes the brightness and satuation of all windows on

Re: Plasma and KWin Integration

2009-02-10 Thread Lucas Murray
Can everyone please check their CCs please, some people are only sending to one list and not the other. On Wed, Feb 11, 2009 at 5:58 AM, Marco Martin wrote: > On Tue, Feb 10, 2009 at 4:21 AM, Lucas Murray > wrote: > >>> >>> At the moment the shadows of shaped windo

Re: Plasma/Kwin cooperation to achieve efficacy of Activites spatial metaphors

2009-02-10 Thread Lucas Murray
o all the work in software like it already does, you just won't be able to control application windows in the manager like you would with the KWin version. > On 2/10/09, Alexis Ménard wrote: >> On Tue, Feb 10, 2009 at 6:02 PM, Lucas Murray >> wrote: >> >>> On Wed

Re: Plasma/Kwin cooperation to achieve efficacy of Activites spatial metaphors

2009-02-10 Thread Lucas Murray
2009/2/11 Alexis Ménard : > > > On Tue, Feb 10, 2009 at 6:02 PM, Lucas Murray > wrote: >> >> On Wed, Feb 11, 2009 at 12:27 AM, Jud Craft wrote: >> > It is the height of audacity to come out of the woodwork and suggest >> > design ideas for a system

Re: Plasma/Kwin cooperation to achieve efficacy of Activites spatial metaphors

2009-02-10 Thread Lucas Murray
On Wed, Feb 11, 2009 at 12:27 AM, Jud Craft wrote: > It is the height of audacity to come out of the woodwork and suggest > design ideas for a system that I do not create myself. Nevertheless, > you might actually like some of these. > > I promise it will be entertaining. Broken into two section

Re: [PATCH] fade out panel in desktopgrid

2009-02-10 Thread Lucas Murray
2009/2/9 Sebastian Kügler : > Hey kwinners, > > Apparently, we've had complaints that the panel shown on the desktopgrid is > the same for all virtual desktops, even when configured to only show windows > from the current virtual desktops. As we have only one panel which is shown > for all virtual

Re: Plasma and KWin Integration

2009-02-10 Thread Lucas Murray
On Tue, Feb 10, 2009 at 12:21 PM, Lucas Murray wrote: > On Tue, Feb 10, 2009 at 6:53 AM, Richard Moore wrote: >> 10. Alt-Tab to desktop and panel >> >> The desktop and panel need to be able to get the keyboard focus to allow >> users >> without keyboards to act

Re: Plasma and KWin Integration

2009-02-09 Thread Lucas Murray
On Tue, Feb 10, 2009 at 6:53 AM, Richard Moore wrote: > Hi All, > > Here's the write up of the kwin and plasma integration discussion at Tokamak. > > Cheers > > Rich. > > Plasma and KWin Integration > === > > This is the results of the discussion on the areas we (the plasma

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Lucas Murray
2009/2/10 Aaron J. Seigo : > On Monday 09 February 2009, Martin Gräßlin wrote: >> sorry I forgot to cc plasma >> >> -- Forwarded Message -- >> >> Subject: Re: [PATCH] fade out panel in desktopgrid >> Date: Montag 09 Februar 2009 >> From: Martin Gräßlin >> To: "Kwin, NET API, kwin

KWin highlight window effect trigger code

2009-02-09 Thread Lucas Murray
Attached is the required code to trigger KWin's new highlight window effect. This effect highlights the requested window by fading out all others allowing the user to see the window even if it's covered. This patch is purely proof-of-concept as it adds code to an suboptimal location in the Plasma

Re: multi-screen fixathon

2008-12-08 Thread Lucas Murray
2008/12/9 Hans Chen <[EMAIL PROTECTED]>: > I just tried to zoom in/out again and noticed the following thing: > - Zooming in on the right (main) screen worked fine. > - I couldn't change activity on the left screen. If I zoom in from the left > screen I just get the same containments again on both

Re: Well done and thanks

2008-11-27 Thread Lucas Murray
On Fri, Nov 28, 2008 at 2:50 AM, Marcus Harrison <[EMAIL PROTECTED]> wrote: > Hello. > Now, you probably don't know who I am. I'm a KDE 4 user. > There's actually no real point to this E-mail, but having browsed the web and > seen some of the comments being made, I felt some of the KDE developers d

Re: Lancelot broken?

2008-11-18 Thread Lucas Murray
I found that Lancelot has been disabled in the CMakeLists.txt for some reason, uncommenting the line fixed it for me. On Wed, Nov 19, 2008 at 10:58 AM, Guillaume Pothier <[EMAIL PROTECTED]> wrote: > Hi, I'm having a problem with lancelot for one or two weeks now: I > just can't open the menu. Clic