On Friday 14 February 2014 04:19:04 Michael Jansen wrote:
> I am btw not really sure khotkeys should still be part of kde5. its broken,
> never really reached kde4 anyway and both lubos and i don't work on it
> anymore. And it failed to attract anyone else.
Thanks for letting us know. I ported it
On Monday 17 February 2014 10:46:53 Damian Ivanov wrote:
> Hi,
>
> import org.kde.kwin 2.0 as KWin
>
> where can I find the source of the plugin that exports this to QML. IT
> doesn't seem to be KWindowSystem
this is not kwindowsystem, there is no plugin for KWindowSystem. The import is
part of
On Wednesday 19 February 2014 17:04:12 Damian Ivanov wrote:
> Hello all,
> Hello Martin :-)
>
> 2 Things:
> a) I found that kwindowsystem.h is missing a function closeWindow, is
> that intended? It is present in the netwm* files as
> closeWindowRequest. If this is not intended I can try to impleme
On Thursday 20 February 2014 05:26:48 Damian Ivanov wrote:
> Hallo Thomas,
> Hallo Martin,
>
> PS (before it gets lost after the output below :-)): I'm on openSUSE
> 13.1, I looked into /usr/share/icons there is no icon called gedit but
> I'm quite convinced that in GNOME the icon which is loaded
E isn't interested in keeping their apps
compatible. It's great to know, that allows us to clean up the code and remove
everything not used by KDE
Cheers
Martin
>
> Regards,
> Damian
>
> 2014-02-20 7:28 GMT+01:00 Martin Gräßlin :
> > On Thursday 20 February
mian Ivanov :
> > FYI I'll try it with the gnome bug:
> > https://bugzilla.gnome.org/show_bug.cgi?id=724781
> >
> > 2014-02-20 8:41 GMT+02:00 Martin Gräßlin :
> >> On Thursday 20 February 2014 07:36:20 Damian Ivanov wrote:
> >>> It's by design. T
On Thursday 20 February 2014 13:05:11 Damian Ivanov wrote:
> Hi :)
>
> Sorry maybe it's not the proper place to ask (ask me if I should use
> IRC or something)
>
> I'm using
> KWindowSystem::setState(myWindowId, string) ;
> I must use a string, I'm calling the function from QML which passes a
>
On Monday 24 February 2014 22:24:24 Damian Ivanov wrote:
> Servus, me again,
>
> kwindowsystem_x11.cpp :
> // If the icon is still a null pixmap, load the icon for X
> applications // as a last resort:{
> const QIcon icon = QIcon::fromTheme(QLatin1String("xorg"));
>
> If your
On Friday 28 February 2014 17:42:10 Roney Gomes wrote:
> On Fri, Feb 28, 2014 at 7:46 AM, Thomas Lübking
>
> wrote:
> > you can pass them a parent, Tool flag (includes the Window flag) will turn
> > them into toplevel windows.
>
> You'll probably have to exclude the Qt::WindowStaysOnTopHint when
On Tuesday 11 March 2014 14:05:02 Ian Wadham wrote:
> To Ben Cooksley: I have the deepest respect for Sysadmin and
> what you do, but I do not think Continuous Integration is an issue
> in this case. Bugs that occur in KDE apps in an Apple environment
> also tend to occur in a Linux environment an
Hi Domen,
have you checked the wallpaper capabilities from Plasma? From a quick check of
your ideas for implementation it looks like Plasma provides all of that except
being cross platform and not having a systray icon. Now I don't think that it
makes sense to have a wallpaper support being cro
On Thursday 17 July 2014 08:49:47 Andreas Cord-Landwehr wrote:
> On Thursday 17 July 2014 08:13:59 Shantanu Tushar Jha wrote:
> > Looking from a user's perspective who has been using KDE for some
>
> time now,
>
> > this sounds confusing. The reason is that Plasma is 5 and then
>
> applications
On Wednesday 20 August 2014 21:08:16 Marian Mihailescu wrote:
> Hope I am posting this on the right mailing list...
the best fitting mailing list would be kwin, but as I spot the mail and even
saw that it's about kwin, it's probably fine here, too :-)
>
> Just compiled project neon on armhf / M
On Wednesday 20 August 2014 23:29:49 Marian Mihailescu wrote:
> Thanks for the quick reply...
> I build all the packages from the project-neon PPA - they only had
> builds for x86 so I had to figure out the deps myself and there were
> many packages, so I did not check any config options for any
>
On Thursday 21 August 2014 10:43:25 Marian Mihailescu wrote:
> and another update:
>
> I symlinked all libGLs to libEGL now it can detect it properly:
> http://paste.ubuntu.com/8102377/
>
> Unfortunately still has the same issue: http://i.imgur.com/EfIDWIr.png :(
> metacity: http://i.imgur.co
On Friday 03 October 2014 14:41:19 Luca wrote:
> Hello everybody
>
> I'm trying to setup a full kde5 session on my debian sid machine.
> I have fully build from git thank to kdesrc-build script and the tutorial
> at https://community.kde.org/Frameworks/Building.
>
> Moreless everything has been b
I need wayland lib from git?
no the one from sid are sufficient. It also needs the server library, though.
Altogether it looks for:
find_package(Wayland 1.3 COMPONENTS Client Egl Cursor Server)
Egl and cursor could probably be removed, that might be an error on my side.
Cheers
Martin
>
> Tha
; weston
>
> .. but still the error persist
I just pushed a change to no longer find Egl and Cursor. Please try again.
Cheers
Martin
>
> cheers
>
> On 13 October 2014 11:27, Martin Gräßlin wrote:
> > On Monday 13 October 2014 09:29:18 Luca wrote:
> > > Hi
On Monday 27 October 2014 12:42:35 Vishesh Handa wrote:
> Hey guys
>
> I'm afraid I may have screwed up. I made big API changes in Baloo in
> preparation of it becoming a framework. I also ported Dolphin and Gwenview
> to these APIs. However, this newer Baloo will not release until Frameworks
> 5.
On Thursday 11 December 2014 08:33:48 Jeremy Whiting wrote:
> ksshaskspass has been in kdereview and has been improved since it got
> there. Is it ready to be moved to kde/workspace ?
Sorry for being late for the review. I just cloned the repo and did a quick
look for a common problem on X11: the
thanks,
> Jeremy
>
> On Thu, Dec 11, 2014 at 8:43 AM, Martin Gräßlin wrote:
> > On Thursday 11 December 2014 08:33:48 Jeremy Whiting wrote:
> > > ksshaskspass has been in kdereview and has been improved since it got
> > > there. Is it ready to be moved to kde/wo
ox client work, if all that's needed for dropbox is fixing
their packaging (skype can do it, right?). If that is a problem for you
consider using free software alternatives like owncloud.
--
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
e.
> Knowledge Prerequisite:
> c++
Hi Permil,
KDE already has such a library, please see:
https://projects.kde.org/projects/kdesupport/prison
Best Regards
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Tuesday 26 May 2015 14:35:59 Tristan Hartmut Wettich wrote:
> Hello KDE developers,
> What kde's touchscreen needs (in my opinion):
> - More stability (Correct me if I'm wrong, using openSUSE tumbleweed and
> touchscreen crashes as said earlier...)
> - A few more gestures (Ability to do right-cl
Am 2015-06-08 23:40, schrieb Friedrich W. H. Kossebau:
Am Montag, 8. Juni 2015, 17:22:26 schrieb Milian Wolff:
Hey all,
sometimes I need to run applications that do not work properly with a
dark
system color scheme. Is there a way to set a different (bright) color
scheme
for /some/ applicati
Am 2017-02-15 19:50, schrieb Wolfgang Bauer:
On 11 February 2017 at 13:44, Jonathan Riddell wrote:
I recommend KFloppy be removed from Applications releases. It
couldn't find my floppy drive and when I hacked the code to tell it
where to look it depended on an external tool fdformat which didn
Am 15. Februar 2017 23:58:50 MEZ schrieb Wolfgang Bauer :
>Am Mittwoch, 15. Februar 2017, 22:21:19 schrieb Martin Gräßlin:
>> Please do not consider starting a GUI application as root a
>possibility.
>
>Ok, but partitionmanager does exactly that. It restarts itself as root
>
Am 2017-02-16 09:16, schrieb Reindl Harald:
Am 16.02.2017 um 06:28 schrieb Martin Gräßlin:
Even xlib and xcb hardly protect against a malicious X server. And we
just cannot assume any more that X is running as root
really? i fear before we see X11 running without root in the wild it
Am 2017-02-16 16:56, schrieb Reindl Harald:
Am 16.02.2017 um 16:51 schrieb Martin Gräßlin:
Am 2017-02-16 09:16, schrieb Reindl Harald:
Am 16.02.2017 um 06:28 schrieb Martin Gräßlin:
Even xlib and xcb hardly protect against a malicious X server. And
we
just cannot assume any more that X is
Am 2017-02-22 20:18, schrieb Wolfgang Bauer:
Am Dienstag, 21. Februar 2017, 18:55:00 schrieb Nicolás Alvarez:
> On Feb 15, 2017, at 17:58, Wolfgang Bauer wrote:
>
> Am Mittwoch, 15. Februar 2017, 22:21:19 schrieb Martin Gräßlin:
>> Please do not consider starting a GUI applic
Am 2017-02-23 00:08, schrieb Boudhayan Gupta:
Hi Martin,
Is there some sort of logic possible with a combination of suid-root
and seccomp? I think if we probe devices via solid, that'll need to
have a QApplication instantiated and we'd have to drop root privileges
before we init that.
Se my ot
On Monday 01 November 2010 09:12:22 Aaron J. Seigo wrote:
> On Wednesday, October 27, 2010, Thomas Lübking wrote:
> > Am Wednesday 27 October 2010 schrieb v...@movingparts.net:
> > > So are you saying those Atoms won't be honored by the KDE4 taskbar
> > > either? Or are you saying that just KWin in
On Monday 01 November 2010 18:02:20 Aaron J. Seigo wrote:
> On Monday, November 1, 2010, Martin Gräßlin wrote:
> > Sorry Aaron, we decided against it: http://reviewboard.kde.org/r/3800/
>
> ah, didn't realize that was a "no, never" decision rather than a decision
On Tuesday 07 December 2010 20:28:57 Benoit Jacob wrote:
> 2010/12/7 Andreas Pakulat :
> > On 07.12.10 11:22:47, Benoit Jacob wrote:
> >> *
> >> 4. Crash reports handling (KDE: poor, Mozilla: good)
> >
> >> * Have a look at Socorro, Mozilla's crash report tool:
> > Your info is outdated I thi
On Friday 31 December 2010 11:33:08 Jeffery MacEachern wrote:
> On Fri, Dec 31, 2010 at 02:09, Cornelius Schumacher
wrote:
> > On Friday 31 December 2010 Trever Fischer wrote:
> >> We do not want to downplay the fact that some developer didn't put their
> >> .desktop file into the right category.
On Tuesday 05 April 2011 13:15:03 todd rme wrote:
> There is a discussion going on about how Wayland will be handling
> screen locking:
>
> http://lists.freedesktop.org/archives/wayland-devel/2011-April/000874.html
>
> However, from the discussion, I am a little concerned how this would
> work wi
On Monday 04 April 2011 14:16:07 Harald Sitter wrote:
> Aloha!
>
> Here is something I have been thinking about for quite some time...
>
> Since this has become a candidate for TLDR here is the short version:
> KHC is no goody, I want to make it more goody, what we need is better looks
> and int
On Saturday 14 May 2011 14:19:05 Michael Jansen wrote:
> That is really great guys. But look at the mail from todd. 26 Games reveice
> bugs because of that feature? 26! And you guys still consider this a FEATURE?
Neither can you call it a bug. For one it is a bug for the other it's a
feature. I
On Sunday 15 May 2011 13:36:14 Luciano Montanaro wrote:
> A feature like this should not be implemented in a style, IMHO, styles
> should be limited to changing the look, not the behaviour of widgets,
> and for sure it should not be the default behaviour.
you are fighting windmills here. Reality is
On Sunday 15 May 2011 14:43:45 Michael Jansen wrote:
> On Sunday 15 May 2011 14:04:34 Martin Gräßlin wrote:
> > On Sunday 15 May 2011 13:36:14 Luciano Montanaro wrote:
> > > A feature like this should not be implemented in a style, IMHO, styles
> > > should be limited to
Hi all,
please try to keep emotions out of the thread - it won't help anyone.
I would like to offer a compromise: move the functionality of dragging window
content into the
window manager. As KWin does not know about the window content, the application
would
have to tell KWin what content is
@all: please keep the emotions out of this thread and be constructive. I
offered a possible
solution for the "problem" yesterday and nobody seems to be interested in
actually improving
the situation, instead it seems like some serious discussion for the sake of
discussion is
going on. This is
- Ursprüngliche Mitteilung -
> Am Mittwoch, 18. Mai 2011, 00:41:40 schrieb David Jarvie:
> > On Tuesday 17 May 2011 19:33:15 Christoph Cullmann wrote:
> > > Am Dienstag, 17. Mai 2011, 19:03:41 schrieb Albert Astals Cid:
> > > > A Tuesday, May 17, 20
- Ursprüngliche Mitteilung -
> Let me preface this post by saying that I have very little experience
> programming in c++ and working with KDE development.
>
> I am developing a plasmoid similar to
> http://kde-apps.org/content/show.php/Yet+Another+Window+Control?content=139916.
> Except
On Friday 27 May 2011 10:03:49 Oswald Buddenhagen wrote:
> On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote:
> > There is to my knowledge no way to programatically hide window
> > decorations except for a legacy motif hint
> >
> i.e., http://fixunix.com/xwindo
On Saturday 30 July 2011 08:55:14 Marko Käning wrote:
> Hi,
>
> there has always been a kdebase4-runtime port on MacPorts.
>
> Now there is the new 4.7.0 version of KDE and on
http://kde.mirrors.hoobly.com/stable/4.7.0/src/ one finds only kde-runtime.
>
> Are kde-runtime and the previously existing
- Ursprüngliche Mitteilung -
> On 09/21/2011 07:19 PM, Ingo Malchow wrote:
> > Hello all,
> >
> > due to recent activities and as being requested, this mailinglist is
> > now set to full moderation, which means anyone will get moderated.
> > This is not to make you uncomfortable, even the
On Friday 30 September 2011 09:44:54 Scott Kitterman wrote:
> Having fewer users or fewer bugs would help, so it may be that making the
> software either better or worse would reduce the bug triage backlog.
Sorry to disagree, in KWin we see the opposite. The better we become the bigger
the (usele
On Friday 30 September 2011 22:19:40 Sven Burmeister wrote:
> Am Freitag, 30. September 2011, 17:12:01 schrieb Martin Gräßlin:
> > The bugtracker in it's current state does not help to increase the quality
> > of the software. In fact the quality decreases as the developers ha
On Saturday 01 October 2011 09:15:02 Sven Burmeister wrote:
> Am Samstag, 1. Oktober 2011, 07:54:48 schrieb Martin Gräßlin:
> > For the bugtracker I think there is a simple solution.
> > If a user has 4.x.y and there is a released 4.x.z with z>y don't accept the
> >
- Ursprüngliche Mitteilung -
> Am Samstag, 1. Oktober 2011, 09:33:58 schrieb Martin Gräßlin:
> > Downstreams do not backport fixes. We see that quite clearly. There is
> > no need to assume that this would change. They also don't know what
> > bugs exists and
On Sunday 02 October 2011 13:38:56 todd rme wrote:
> On Sun, Oct 2, 2011 at 1:08 PM, Kevin Krammer wrote:
> > On Saturday, 2011-10-01, Joshua Blocher wrote:
> >> I think we are acting like it all has to be done manually which is
> >> simply not true. Why are we tackling bug triage as something tha
Xinerama support. In case of
any more questions, please keep it away
from the mailing list as this is not a developer issue.
Kind Regards
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
list. For user support such as
your question please use the appropriate channels such as forum.kde.org.
Just a short note: Plasma is not responsible for handling the selected virtual
desktop.
Kind Regards
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
look at the package version numbers.
Kind Regards
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Thursday 08 December 2011 16:55:40 Markus Elfring wrote:
> > c) for anything else you'll have to provide faaar more information,
>
> I could add more details if you would be interested in them.
>
> > d) see a) -> this is not the correct mailing list.
>
> I assumed that a bit of software deve
Am 02.04.2012 18:20, schrieb Nikos Chantziaras:
If you want the Oxygen style in your app, there's a workaround: use
the Gtk
style and make Gtk use Oxygen. The Oxygen-Gtk plugin has no Qt
dependency:
$ ldd /usr/lib64/gtk-2.0/2.10.0/engines/liboxygen-gtk.so | grep -c
Qt
0
Oxygen-Gtk has visu
for? Icons? Widget Style? Window
Decoration? Something else?
Cheers
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Saturday 05 May 2012 19:50:24 Lindsay Mathieson wrote:
> What version is currently needed to build trunk?
You can find the minimum version in the CMakeLists.txt of kdelibs:
set (QT_MIN_VERSION "4.7.0")
Cheers
Martin Gräßlin
signature.asc
Description: This is a digitally signed
workspace
to get all required build dependencies for building kde-workspace.
Kind Regards
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Thursday 27 September 2012 13:56:49 John Layt wrote:
> Besides those areas, the Solid, KWin and kdeedu teams should get
> testing units to make sure the hardware is well supported.
I already have one, not sure about other KWin devs. But have not tried yet ;-)
Cheers
Martin
signature.asc
Descri
ware breaks
patents or some bogous IP claims like SCO.
We all know that situation and we won't change it here on kde-devel. I'd love
to do so, but it won't happen :-(
So let's all calm down and work on good solutions :-)
Cheers
Martin Gräßlin
signature.asc
Description: This
ot AFAIK never ported to Qt4
--
Martin Gräßlin
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
63 matches
Mail list logo