garg added a comment.
LGTM
REPOSITORY
R126 KDE CLI Utilities
REVISION DETAIL
https://phabricator.kde.org/D10541
To: sitter
Cc: garg, rdieter, asturmlechner, plasma-devel, ZrenBot, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
garg added a comment.
Restricted Application edited projects, added KWin; removed Plasma.
BTW this patch works as tested on both the Rock64 and Pinebook, but kwin
fails in another place now. Will continue investigating.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D10
garg added a comment.
Can this also go into the next 5.10 release?
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D6459
To: garg, #plasma
Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, apol, mart,
garg added a comment.
You can checkout the XML on
http://www.nationalgeographic.com/photography/photo-of-the-day/ by just viewing
the source :)
I'm not aware of a crash in bugzilla, got a bug number?
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D6459
garg added a comment.
Unfortunately I couldn't figure out a way to relax the XML parser, so if
anyone has tips on how to achieve that, I'd highly appreciate them :)
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D6459
To: garg, #plasma
Cc: plasma-devel, ZrenBo
garg created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Ignore elements with the crossorigin attribute since these break
the DOM causing QXmlStreamReader to stop processing the XML which
leads to a
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:94aa4152937f: [Scripting] Throw a error from the
Containment when the widget is not found (authored by garg).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org
garg updated this revision to Diff 15970.
garg added a comment.
Remove useless debug
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6424?vs=15969&id=15970
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6424
AFFECTED FILES
shell
garg updated this revision to Diff 15969.
garg added a comment.
Remove accidentally commited file
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6424?vs=15968&id=15969
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6424
AFFECTED
garg updated this revision to Diff 15968.
garg added a comment.
Update as per David's comments
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6424?vs=15962&id=15968
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6424
AFFECTED FIL
garg updated this revision to Diff 15962.
garg added a comment.
Mention the name of the widget too
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6424?vs=15961&id=15962
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6424
AFFECTED
garg added a reviewer: Plasma.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6424
To: garg, #plasma
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,
abetts, sebas, apol, mart, lukas
garg created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Let's also move the applet pointer to right before it's used and
remove duplicated declarations.
REPOSITORY
R120 Plasma Workspace
BRANCH
m
garg added a comment.
I would argue that breeze-gtk should already have had this change in order to
not break on systems where GTK is >= 3.20
REPOSITORY
R98 Breeze for Gtk
REVISION DETAIL
https://phabricator.kde.org/D4596
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/em
This revision was automatically updated to reflect the committed changes.
Closed by commit R98:d25084c791d8: Figure out the GTK version instead of using
a hardcoded one (authored by garg).
REPOSITORY
R98 Breeze for Gtk
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4596?vs=11298&id=1
garg updated this revision to Diff 11298.
garg added a comment.
Simplify setting up the variable
REPOSITORY
R98 Breeze for Gtk
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4596?vs=11297&id=11298
BRANCH
Plasma/5.9
REVISION DETAIL
https://phabricator.kde.org/D4596
AFFECTED
garg added a comment.
In https://phabricator.kde.org/D4596#85993, @lbeltrame wrote:
> FTR, the reason this was not done at CMake time was to avoid depending on a
development package (and associated dependencies like a compiler) to install
something that's architecture-dependent. My first
garg updated this revision to Diff 11297.
garg added a comment.
Don't cache string, set a CMAKE_MODULE_PATH too
REPOSITORY
R98 Breeze for Gtk
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4596?vs=11296&id=11297
BRANCH
Plasma/5.9
REVISION DETAIL
https://phabricator.kde.org/D
garg updated this revision to Diff 11296.
garg added a comment.
Make finding GTK required, move find_package calls together
REPOSITORY
R98 Breeze for Gtk
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4596?vs=11286&id=11296
BRANCH
Plasma/5.9
REVISION DETAIL
https://phabricat
garg added a comment.
This should ideally also be backported for Plasma 5.9
REPOSITORY
R98 Breeze for Gtk
REVISION DETAIL
https://phabricator.kde.org/D4596
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: garg
Cc: plasma-devel, lesliezhai, ali-mohamed
garg created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Find the GTK3 pkg-config file and pick up a version using that.
TEST PLAN
- Do a clean rebuild
- Picks up the right GTK3 version and installs
https://bugs.kde.org/show_bug.cgi?id=370569
Bug ID: 370569
Summary: kde4breeze.upd ignores system distributor values from
XDG_CONFIG_DIRS/kdeglobals
Product: Breeze
Version: 5.7.5
Platform: Other
OS: Linux
The fairphone looks like a brilliant product to collaborate with btw.
Cheers
Rohan Garg
On Sun, Jul 26, 2015 at 3:18 PM, Marco Martin wrote:
> Most important, if anyone has any contact to anybody working there...
> brilliant and let's talk ;)
>
> On Sun, Jul 26, 2015 at 10
-
CMakeLists.txt a915140
Diff: https://git.reviewboard.kde.org/r/122446/diff/
Testing
---
Compiles fine.
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
---
Compiles fine.
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
> On Oct. 17, 2012, 2:31 a.m., Kai Uwe Broulik wrote:
> > Well, in KDE's Autostart config you can add .desktop files to autostart, so
> > did I with e.g. Yakuake. They don't seem to be stored in .kde/Autostart,
> > though.
>
> Jekyll Wu wrote:
> Yes, those .desktop files usually live under
cursor theme worked as expected.
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
/internalkxmlrpcclient/KF5XmlRpcClientPrivateConfig.cmake.in
PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/119175/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
o reply, visit:
https://git.reviewboard.kde.org/r/119522/#review63351
---
On July 28, 2014, 10:47 p.m., Rohan Garg wrote:
>
> ---
> This is an automatically generated e-mail. T
g/r/119522/diff/
Testing
---
Kubuntu Plasma 5 ISO's did not have the right cursor theme before this patch,
after editing startkde by hand, the right files were being correctly written,
and the cursor theme worked as expected.
Thanks,
Rohan Garg
downstream to just override the
desktop file as part of their customization package.
- Rohan Garg
On July 17, 2014, 3:20 p.m., Marco Martin wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit
hanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
Diff: https://git.reviewboard.kde.org/r/119159/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org
drkonqi/internalkxmlrpcclient/KF5XmlRpcClientPrivateConfig.cmake.in
PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/119175/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
drkonqi/CMakeLists.txt 8224900
Diff: https://git.reviewboard.kde.org/r/119175/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma
On Thu, Jul 3, 2014 at 6:47 PM, Rohan Garg wrote:
> Hi
> As it currently stands, Dr Konqi needs kxmlrpcclient ( which comes
> from kdepimlibs ) in order to talk with bugzilla to report crashes in
> Plasma 5. However, since kxmlrpcclient is not being split / released,
> would it
://git.reviewboard.kde.org/r/119159/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo
-SEGV konsole
Drkonqi comes up
Report bug button is enabled
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
konqi/drkonqidialog.cpp 7dc4021
Diff: https://git.reviewboard.kde.org/r/119160/diff/
Testing
---
Launched konsole
killall -SEGV konsole
Clicked on report bug
bug reported on bugs.kde.org succesfully
Thanks,
Rohan Garg
___
Plasma-devel mailing list
P
?
Cheers
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
> On June 27, 2014, 8:40 p.m., Rohan Garg wrote:
> > I applied it locally here and krunner still starts up twice.
So, krunner starting twice is another bug in session management, but other apps
like konsole only startup once after this patch
.
- Rohan Garg
On June 27, 2014, 8:29 p.m., Vishesh Handa wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.
> I think that plasma releases can follow KF5, we could get at least 5.0.1 in
> August 15th and 5.0.2 in September 15th.
As downstream, I would very much appreciate monthly bug fix releases :)
Cheers
Rohan Garg
___
Plasma-devel mailing list
will be between Plasma 5 releases ( I was told 3 months by some
people, this doesn't seem to be written down in a wiki page).
Would be awesome if someone could indicate what the roadmap is after
the Plasma 5.0 release :)
Cheers
Rohan Garg
___
Pl
/webshortcutrunner.cpp cae2dec
Diff: https://git.reviewboard.kde.org/r/118797/diff/
Testing
---
Seems to work with the kde: , qt: and youtube: keywords
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo
work with the kde: , qt: and youtube: keywords
Thanks,
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
-not-updating entries
so far.
- Rohan Garg
On May 15, 2014, 11:31 a.m., Martin Gräßlin wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.
Since Martin's email is not working, I'm just conveying what he wants :
I suggest removing just the "share" item in the UI and not removing
the all the actual code and disabling the notification by default
Regards
Rohan Garg
On Tue, May 7, 2013 at 5:36 PM, Marco Martin wr
importantly, any volunteers to
implement this idea?
Rohan Garg
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
Hi Weng
I've been looking into a solution for this myself as well, and the best way
i could come up was using C++/Python and then using the setContextProperty
to set the property of any QML objects, the code would be something like
this [1][2].
I found these Qt docs [3] to be quite helpful in this
e Calligra guys as to why they are appending the process id, since
it just makes dbus calls more cumbersome.
Regards
Rohan Garg
On Mon, Mar 21, 2011 at 10:28 PM, Sinny Kumari wrote:
> Hi todd,
> Can you please share your IRC nick?
> Thanks
>
> On 3/21/11, Sinny Kumari wro
Do meego repos even have those? Im not sure, but theres Kubuntu Mobile that
you can use on a N900, theres also a ubuntu lucid chroot that you can boot
on a Android device and then you can install plasma mobile on it :-)
Found some stuff on youtube too..
On 2011 1 19 16:03, "zhang peter" wrote:
>
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5049/
---
(Updated 2010-09-15 17:37:23.970844)
Review request for Plasma and Fredrik H
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5049/
---
(Updated 2010-09-15 17:24:39.880260)
Review request for Plasma and Fredrik H
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5049/
---
(Updated 2010-09-14 17:24:49.849536)
Review request for Plasma and Fredrik H
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5049/
---
(Updated 2010-09-14 16:39:31.059811)
Review request for Plasma and Fredrik H
.
Regards
Rohan Garg
On Sun, Sep 12, 2010 at 6:22 PM, Marco Martin wrote:
> On Saturday 04 September 2010, Aaron J. Seigo wrote:
> > hi all...
> >
> > as you can see here:
> >
> > http://community.kde.org/Plasma/Tasks#Plasmoids
> >
> checked/fixed
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
(Updated 2010-08-22 17:07:53.057046)
Review request for Plasma and Fredrik Höglu
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
(Updated 2010-08-22 17:05:40.407310)
Review request for Plasma and Fredrik Höglu
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
(Updated 2010-08-17 12:12:32.350700)
Review request for Plasma and Fredrik Höglu
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
(Updated 2010-08-17 12:09:14.676873)
Review request for Plasma and Fredrik Höglu
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
(Updated 2010-08-16 18:13:06.548619)
Review request for Plasma and Fredrik Höglu
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/5049/
---
Review request for Plasma and Fredrik Höglund.
Summary
---
Extend FolderVie
63 matches
Mail list logo