D14830: Add "Configure Displays" context menu entry on the desktop

2020-01-20 Thread Nick Stefanov
nstefanov added a comment. In D14830#541878 , @GB_2 wrote: > Is there a reason this got abandoned? :/ I wonder too. This feature will be a great improvement. Many Windows users I migrate to Linux first ask where are the Display Settings.

D21489: Add a case for mkinitcpio (Arch Linux) in helper.cpp - plymouthhelper

2019-05-29 Thread Nick Christoulakis
xnick added a comment. Sounds good. I'll take a look on how to adapt it tomorrow. Thanks! REPOSITORY R258 Plymouth KCM REVISION DETAIL https://phabricator.kde.org/D21489 To: xnick, #plasma Cc: ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai

D21489: Add a case for mkinitcpio (Arch Linux) in helper.cpp - plymouthhelper

2019-05-29 Thread Nick Christoulakis
xnick created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. xnick requested review of this revision. REVISION SUMMARY Arch uses the mkinitcpio script to create the init image. Plymouthhelper expects update-initramfs. Added a case to check if mkinitcpio

D19284: Close the window selected in the task group tooltip on middle click

2019-03-30 Thread Nick Guletskii
nickguletskii added a comment. Sorry, didn't notice the email notification for the comment before. My email is: n...@nickguletskii.com REPOSITORY R878 Latte Dock REVISION DETAIL https://phabricator.kde.org/D19284 To: nickguletskii, #latte_dock, mvourlakos Cc: mvourlakos, plasma-devel, j

D19281: Highlight the hovered item in the task group tooltip

2019-03-30 Thread Nick Guletskii
nickguletskii added a comment. Thanks! My email is: n...@nickguletskii.com REPOSITORY R878 Latte Dock REVISION DETAIL https://phabricator.kde.org/D19281 To: nickguletskii, #latte_dock, mvourlakos Cc: mvourlakos, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-moha

D19281: Highlight the hovered item in the task group tooltip

2019-03-30 Thread Nick Guletskii
nickguletskii added a comment. Sorry, I don't believe I can land it myself since I don't have a developer account. REPOSITORY R878 Latte Dock REVISION DETAIL https://phabricator.kde.org/D19281 To: nickguletskii, #latte_dock, mvourlakos Cc: mvourlakos, plasma-devel, jraleigh, GB_2, ragre

D19281: Highlight the hovered item in the task group tooltip

2019-03-30 Thread Nick Guletskii
nickguletskii updated this revision to Diff 55061. nickguletskii edited the summary of this revision. nickguletskii added a comment. I have replaced the previous version of a patch with a new version, which is based on the latest master. The new version doesn't wrap the whole tooltip item wit

D19279: Make the group activation action configurable

2019-02-24 Thread Nick Guletskii
nickguletskii added a comment. I've described my problem in a bug report: https://bugs.kde.org/show_bug.cgi?id=404785 REPOSITORY R878 Latte Dock REVISION DETAIL https://phabricator.kde.org/D19279 To: nickguletskii, #latte_dock Cc: mvourlakos, plasma-devel, jraleigh, GB_2, ragreen, Pitel

D19279: Make the group activation action configurable

2019-02-24 Thread Nick Guletskii
nickguletskii abandoned this revision. nickguletskii added a comment. Hmm, sorry, I couldn't get the master branch to start on my machine, and since I've only used v0.8, I didn't realise this is already implemented. My mistake. REPOSITORY R878 Latte Dock REVISION DETAIL https://phabrica

D19284: Close the window selected in the task group tooltip on middle click

2019-02-24 Thread Nick Guletskii
nickguletskii created this revision. nickguletskii added a reviewer: Latte Dock. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. nickguletskii requested review of this revision. REVISION SUMMARY In Windows, it is possible to close windows by middle-clicking their preview

D19281: Highlight the hovered item in the task group tooltip

2019-02-24 Thread Nick Guletskii
nickguletskii created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. nickguletskii requested review of this revision. REVISION SUMMARY Currently, the task group tooltip doesn't react to the user hovering over a thumbnail. This patch adds a standard Plasm

D19279: Make the group activation action configurable

2019-02-24 Thread Nick Guletskii
nickguletskii created this revision. nickguletskii added a reviewer: Latte Dock. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. nickguletskii requested review of this revision. REVISION SUMMARY Currently, Latte starts the "present windows" effect when the user clicks on

Re: Review Request 126348: Make it possible to provide the metadata in json

2015-12-14 Thread Nick Shaforostoff
tps://git.reviewboard.kde.org/r/126348/#comment61260> something more meaningful? - Nick Shaforostoff On Dec. 14, 2015, 5:11 p.m., Aleix Pol Gonzalez wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 126148: [plasma-framework] qstring optimizations

2015-11-27 Thread Nick Shaforostoff
marked as submitted. Review request for Plasma, Marco Martin and Martin Klapetek. Changes --- Submitted with commit c7c2980f1429e0b0972b8754c37a2c4cd4ef5233 by Nick Shaforostoff to branch master. Repository: plasma-framework Description --- also contains fix for clazy warning

Re: Review Request 126148: [plasma-framework] qstring optimizations

2015-11-23 Thread Nick Shaforostoff
/usr/include/ brings nothing ack QT_USE_QSTRINGBUILDER /usr/include/ brings real results On Nov. 23, 2015, 9:02 p.m., Nick Shaforostoff wrote: > > Regarding QStringLiteral vs QLatin1String for libraries: I read that > > thread, but then most of QStringLiterals here sould be dropped as well if

Re: Review Request 126148: [plasma-framework] qstring optimizations

2015-11-23 Thread Nick Shaforostoff
://git.reviewboard.kde.org/r/126148/diff/ Testing --- compiles fine Thanks, Nick Shaforostoff ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 126148: [plasma-framework] qstring optimizations

2015-11-23 Thread Nick Shaforostoff
file417964line41> > > > > we usually don't have more than one statement per line ok, i will remove that change - Nick --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/

Review Request 126148: [plasma-framework] qstring optimizations

2015-11-23 Thread Nick Shaforostoff
src/plasmaquick/appletquickitem.cpp efe8611 src/plasmaquick/shellpluginloader.cpp 2824760 Diff: https://git.reviewboard.kde.org/r/126148/diff/ Testing --- compiles fine Thanks, Nick Shaforostoff ___ Plasma-devel mailing list Plasma-devel

Re: Review Request 126127: [powerdevil] add missing initializations, minor string optimizations

2015-11-21 Thread Nick Shaforostoff
marked as submitted. Review request for Plasma, Kai Uwe Broulik and Xuetian Weng. Changes --- Submitted with commit 5b0faeb67e02edb22bf79699c4ef2217f248a945 by Nick Shaforostoff to branch master. Repository: powerdevil Description --- This patch fixes member variable initialization

Review Request 126127: [powerdevil] add missing initializations, minor string optimizations

2015-11-21 Thread Nick Shaforostoff
aemon/powerdevilpolicyagent.cpp 6b46c9c Diff: https://git.reviewboard.kde.org/r/126127/diff/ Testing --- compiles fine Thanks, Nick Shaforostoff ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125951: [calendar] Move the plugins handling to a separate class

2015-11-09 Thread Nick Shaforostoff
f() instead of left() and % instead of + three lines below (or make sure + is the same as % by adding define -DQT_USE_QSTRINGBUILDER) - Nick Shaforostoff On Nov. 9, 2015, 7:56 p.m., Martin Klapetek wrote: > > --- > This is an

Re: Review Request 125976: add an update() method

2015-11-06 Thread Nick Shaforostoff
tps://git.reviewboard.kde.org/r/125976/#comment60441> QLatin1String("/metadata.desktop") - Nick Shaforostoff On Nov. 6, 2015, 4:10 p.m., Marco Martin wrote: > > --- > This is an automatically generated e-mail.

[Powerdevil] [Bug 348529] Turn off screen after lock screen

2015-09-26 Thread nick
https://bugs.kde.org/show_bug.cgi?id=348529 --- Comment #10 from n...@leippe.com --- My case seems to have been because of a bug in the nvidia-drivers. https://bugs.gentoo.org/show_bug.cgi?id=560774 -- You are receiving this mail because: You are the assignee for the bug. ___

[kwrited] [Bug 351665] KDE shown hidden menu items available but not openable

2015-09-12 Thread Nick Levinson
https://bugs.kde.org/show_bug.cgi?id=351665 --- Comment #5 from Nick Levinson --- This is for consideration for future versions if applicable, given that this one is closed to bug fixes. Enter should be supported. I think it's common. I tested it (after the last post above) in gedit and Fi

[Powerdevil] [Bug 348529] Turn off screen after lock screen

2015-08-31 Thread nick
https://bugs.kde.org/show_bug.cgi?id=348529 --- Comment #9 from n...@leippe.com --- related to #349344 ? -- You are receiving this mail because: You are the assignee for the bug. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/m

[Powerdevil] [Bug 348529] Turn off screen after lock screen

2015-08-28 Thread nick
https://bugs.kde.org/show_bug.cgi?id=348529 --- Comment #6 from n...@leippe.com --- related to: ? https://devtalk.nvidia.com/default/topic/791786/linux/dpms-not-working-on-gtx980-with-displayport-connection/2/ -- You are receiving this mail because: You are the assignee for the bug. ___

[Powerdevil] [Bug 348529] Turn off screen after lock screen

2015-08-28 Thread nick
https://bugs.kde.org/show_bug.cgi?id=348529 n...@leippe.com changed: What|Removed |Added CC||n...@leippe.com --- Comment #5 from n...@leipp

[kwrited] [Bug 351665] KDE shown hidden menu items available but not openable

2015-08-24 Thread Nick Levinson
https://bugs.kde.org/show_bug.cgi?id=351665 --- Comment #2 from Nick Levinson --- Yes, sort of. This time, three icons were available in a nonroot account and clicking on a label did nothing and pressing Enter when an icon-label pair was selected by hovering did nothing. Clicking on the

[kwrited] [Bug 351665] New: KDE shown hidden menu items available but not openable

2015-08-23 Thread Nick Levinson
https://bugs.kde.org/show_bug.cgi?id=351665 Bug ID: 351665 Summary: KDE shown hidden menu items available but not openable Product: kwrited Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED

Re: Review Request 123131: Port kio_man away from kdelibs4support

2015-03-25 Thread Nick Shaforostoff
as it previously returned the full list. please see https://projects.kde.org/projects/kde/kdesdk/lokalize/repository/revisions/master/entry/src/common/languagelistmodel.cpp for the ways to get a list of all languages (there is a KDE-way and Qt-way) - Nick ---

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-30 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=337674 Nick Shaforostoff changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #66 from Nick

[kwrited] [Bug 343550] duplicated kwrited instances increasing with each system boot

2015-01-29 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=343550 --- Comment #2 from Nick Shaforostoff --- Created attachment 90803 --> https://bugs.kde.org/attachment.cgi?id=90803&action=edit ps aux | grep kwrited > b -- You are receiving this mail because: You are the assignee f

[kwrited] [Bug 343550] duplicated kwrited instances increasing with each system boot

2015-01-29 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=343550 --- Comment #1 from Nick Shaforostoff --- Created attachment 90802 --> https://bugs.kde.org/attachment.cgi?id=90802&action=edit ps aux | grep kwrited > a -- You are receiving this mail because: You are the assignee f

[kwrited] [Bug 343550] New: duplicated kwrited instances increasing with each system boot

2015-01-29 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=343550 Bug ID: 343550 Summary: duplicated kwrited instances increasing with each system boot Product: kwrited Version: 5.1.95 Platform: Ubuntu Packages OS: Linux

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-29 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #59 from Nick Shaforostoff --- yeah, generally kde5 became slower on my netbook. it takes 5 seconds for alt+f2 runner to start reacting to my input, it takes ~5 seconds for start menu and simple alt+tab switcher to appear, and it takes ~5

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-29 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #56 from Nick Shaforostoff --- are you this patch would really matter, taking into account the fact that i have /usr/share/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service pointing to existing executable, which is linked

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-28 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=337674 --- Comment #53 from Nick Shaforostoff --- i have updated packages to 5.2 version and the issue is still there. i can see it after screenlocker run as well. -- You are receiving this mail because: You are the assignee for the bug

[Powerdevil] [Bug 337674] kded5 is eating CPU

2015-01-28 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=337674 Nick Shaforostoff changed: What|Removed |Added CC||sha...@ukr.net --- Comment #50 from Nick

Re: Review Request: Make DBusMenuQt optional

2011-02-26 Thread Nick Shaforostoff
makes compiling on windows hard - Nick On Aug. 6, 2010, 12:34 p.m., Marc Mutz wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://svn.reviewboa

Re: dict plasma applet

2008-11-12 Thread Nick Shaforostoff
> for instance, keep the dict applet in kde's svn and keep the engine with > qstartdict. there's no reason for an applet dedicated to stardict when we > have another dictionary widget there. I improved applet part: it got configuration (enable/disable dictionaries, reorder them). The qstardict en

Re: dict plasma applet

2008-11-11 Thread Nick Shaforostoff
Please welcome qstardict plasmoid! http://qstardict.ylsoftware.com/svn.php http://qstardict.svn.sourceforge.net/viewvc/qstardict/trunk/ It uses QTextBrowser instead of QWebView (saves ~5 megs of ram) allows specifying order of dictionaries, loads plugins only when a definition requested by user a

Re: dict plasma applet

2008-11-10 Thread Nick Shaforostoff
2008/11/10 Nick Shaforostoff <[EMAIL PROTECTED]>: > What I will do now is just turn dict dataengine into wrapper around > qstardict plugins: > in addition to web (konqueror web-shortcuts-like), stardict and swac > (sounds fetching) plugins i'll create multitran and rpc plu

Re: dict plasma applet

2008-11-09 Thread Nick Shaforostoff
> the question you need to answer is: "Am I creating a web dictionary engine, > a stardict engine, etc. or am I creating an engine that returns > the meaning of words?" thanks, you've convinced me. What I will do now is just turn dict dataengine into wrapper around qstardict plugins: in addition t

Re: dict plasma applet

2008-11-09 Thread Nick Shaforostoff
> don't design from the "dataengine implementation details" POV, > but from the applet writer's POV. and what's the application of this rule in our case? what's your design suggestion? i can see no other ways of advanced interaction with dataengine aside from Plasma::Service > i can see it making

Re: dict plasma applet

2008-11-09 Thread Nick Shaforostoff
> would make most sense, obviously, if they were all in the same dataengine. Why? Plasma-related code is only 100 lines. On the other hand, multitran dataengine requires linking to external libraries (their size is several megs) Of course, this could be solved by having plugins loaded on demand, an

Re: dict plasma applet

2008-11-08 Thread Nick Shaforostoff
2008/11/8 Thomas Georgiou <[EMAIL PROTECTED]>: > Well, initially we used a qgraphicstextedit with html formatting to > make it look nicer, but we could not have scrolling with that, so when > 4.1 came along we switched to qwebview (to get scrolling support). > Then we switched dictionaries to wordn

Re: plasma doesn't start automatically since 4.1.71

2008-11-07 Thread Nick Shaforostoff
update: plasma autostarts fine after I press ctrl+alt+bksp then login into kde4 explicitly ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

plasma doesn't start automatically since 4.1.71

2008-11-07 Thread Nick Shaforostoff
I updated kde from 4.1.69 to 4.1.71 from opensuse repositories (11.0) and plasma stopped loading automatically (just blank white or black screen), so i have to alt+f2, enter 'konsole' then enter 'plasma' the problem stayed after i updated to 4.1.72. I tried removing .kde4 but this didn't help. an