Hi all,
I hope we all agree that for Plasma2 kscreen is our solution for multiple
monitors. Because of that I intend to delete the old configuration module and
kded found in kcontrol/randr from our master branch.
I will do so by Monday if nobody objects. If someone objects he/she is invited
to
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113260/#review41816
---
Wow, there sure is a lot of code in there catering for all the
> On Oct. 12, 2013, 7:20 p.m., Sebastian Kügler wrote:
> > Code looks pretty good, there's a bunch of nitpicks, but mostly minor stuff.
> >
> > What I'm not happy about is the amount of -- apparently -- copied code, the
> > shell package and the containment. If we need those things, plasmate sh
We are still a bit unsure what to do about KModifierKeyInfo in KF5:
* It's currently only implemented on X11
(PovAddict says querying for modifiers on Windows is easy to add, but getting
notified of changes seems quite problematic)
* The API (latching vs locking) seems to be a bit too X11 specif