Re: Pager keyboard shortcuts

2023-01-18 Thread Méven
Hi van, > Is there a text file of settings for the pager that I can edit? No need, there is an UI for this. In systemsettings > Workspace > Shortcuts > KWin > "Switch to desktop". My system is in french and my plasma version is more recent (5.22.5) but I think it should be there nevertheless. C

Re: pager widget on kde 4.3.5

2017-06-12 Thread Eike Hein
Hi, is there any reason why you guys need to use 4.3.5? It's over seven years old ... Cheers, Eike On 06/11/2017 08:25 PM, Shitrit, Shahaf wrote: > Hey, > I’m using the very useful pager widget on kde 4.3.5 . > Unlike in previos kde version, there is a problem to see in which > desktop I am at

Re: Pager

2013-02-14 Thread Aaron J. Seigo
On Thursday, February 14, 2013 02:08:10 Shaun Reich wrote: > On Thu, Feb 14, 2013 at 2:04 AM, Martin Gräßlin wrote: > > Virtual Desktops are not a legacy concept in the world of Activities. The > > usage of virtual desktops is to group your windows that is a need not > > going > > away with Activi

Re: Re: Pager

2013-02-13 Thread Shaun Reich
On Thu, Feb 14, 2013 at 2:04 AM, Martin Gräßlin wrote: > Virtual Desktops are not a legacy concept in the world of Activities. The > usage of virtual desktops is to group your windows that is a need not going > away with Activities. > > Blocking any change to VDs because they are considered as le

Re: Re: Pager

2013-02-13 Thread Martin Gräßlin
On Wednesday 13 February 2013 17:12:08 Shaun Reich wrote: > Attempting to enhance a legacy concept as this, ends up going into the area > of what activities already do and are attempting to do. Virtual Desktops are not a legacy concept in the world of Activities. The usage of virtual desktops is to

Re: Pager

2013-02-13 Thread Shaun Reich
On Wed, Feb 13, 2013 at 4:48 PM, Rick Stockton < rickstock...@reno-computerhelp.com> wrote: > First: Sorry about the creation of 2 (now 3) Topics. I simply found > "Places" to be an utterly confusing word for the topic under discussion. > > hehe, yeah it was...then one of said threads ended up exp

Re: Pager

2013-02-13 Thread Rick Stockton
My comment is at the bottom.. On 02/13/2013 10:12 AM, Mark wrote: > On Wed, Feb 13, 2013 at 6:51 PM, Rick Stockton > wrote: >> On 02/13/2013 06:51 AM, Mark wrote: >>> On Wed, Feb 13, 2013 at 3:24 PM, Aaron J. Seigo wrote: On Tuesday, February 12, 2013 15:59:36 Mark wrote: > I understand

Re: Pager (was: "QML Places design discussion")

2013-02-13 Thread Mark
On Wed, Feb 13, 2013 at 6:51 PM, Rick Stockton wrote: > > On 02/13/2013 06:51 AM, Mark wrote: >> On Wed, Feb 13, 2013 at 3:24 PM, Aaron J. Seigo wrote: >>> On Tuesday, February 12, 2013 15:59:36 Mark wrote: I understand your reasoning, but i don't think you should do this. In my opinion

Re: Pager (was: "QML Places design discussion")

2013-02-13 Thread Rick Stockton
On 02/13/2013 06:51 AM, Mark wrote: > On Wed, Feb 13, 2013 at 3:24 PM, Aaron J. Seigo wrote: >> On Tuesday, February 12, 2013 15:59:36 Mark wrote: >>> I understand your reasoning, but i don't think you should do this. In >>> my opinion a plasmoid - and certainly one that's on the panel - should >

Re: Pager Configuration Dialog

2010-05-23 Thread Ignat Semenov
Patch version 2.Regards,Ignat new_non_expanding.patch Description: Binary data ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Pager Configuration Dialog

2010-05-23 Thread Ignat Semenov
Nevermind, I've cheated and it works now :)Was as simple aswidget->setLayout(ui.verticalLayout);in createConfigurationInterface().So here's the patch version 1. plasma-devel says "no >4o KB messages", so second patch comes in the second letter.Please tell me what you like more and what fits bett

Re: Pager config not working with vertical Panel

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Anthony Bryant wrote: > On Tue, Jul 28, 2009 at 9:46 PM, Aaron J. Seigo wrote: > > whew! ok :) Anthony: can you commit your patch then and backport it? > > thanks. > > I would if I had an svn account - could you do it for me? ah, right, we just had that conversation the ot

Re: Pager config not working with vertical Panel

2009-07-28 Thread Anthony Bryant
On Tue, Jul 28, 2009 at 9:46 PM, Aaron J. Seigo wrote: > whew! ok :) Anthony: can you commit your patch then and backport it? thanks. I would if I had an svn account - could you do it for me? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mai

Re: Pager config not working with vertical Panel

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Richard Dale wrote: > On Tue, Jul 28, 2009 at 5:58 PM, Anthony Bryant wrote: > > I'm not completely sure, but I think somehow you weren't running my > > patch when you tried to test it... > > I've definitely fixed the problem you described here. > > My apologies. I think I

Re: Pager config not working with vertical Panel

2009-07-28 Thread Richard Dale
On Tue, Jul 28, 2009 at 5:58 PM, Anthony Bryant wrote: > On Tue, Jul 28, 2009 at 4:00 PM, Richard Dale wrote: >> I have four virtual desktops and a vertical panel on the right. If I >> use the configure dialog to set the number of columns to two, it works >> fine, and I have my four desktops in two

Re: Pager config not working with vertical Panel

2009-07-28 Thread Anthony Bryant
On Tue, Jul 28, 2009 at 4:00 PM, Richard Dale wrote: > I have four virtual desktops and a vertical panel on the right. If I > use the configure dialog to set the number of columns to two, it works > fine, and I have my four desktops in two rows and two columns. If I > set the number of columns to o

Re: Pager config not working with vertical Panel

2009-07-28 Thread Richard Dale
On Mon, Jul 27, 2009 at 8:47 PM, Aaron J. Seigo wrote: > On Monday 27 July 2009, Richard Dale wrote: >> The Pager applet in the kde 4.3 branch doesn't work with a Panel >> aligned vertically. The attached patch fixes the bug. > > does the patch on reviewboard fix this for you as well? see: > > http

Re: Pager config not working with vertical Panel

2009-07-27 Thread Aaron J. Seigo
On Monday 27 July 2009, Richard Dale wrote: > The Pager applet in the kde 4.3 branch doesn't work with a Panel > aligned vertically. The attached patch fixes the bug. does the patch on reviewboard fix this for you as well? see: http://reviewboard.kde.org/r/1124/ -- Aaron J. Seigo humru othro a