User Details
- User Since
- May 8 2015, 2:33 PM (498 w, 11 h)
- Availability
- Available
Jan 8 2024
Dec 22 2019
Note that local hostnames are also excluded, and IMO that's also not helpful. My weekend-regexp-foo isn't sufficient to fix this right now, perhaps someone wants to give this a try?
Dec 21 2019
Aug 5 2019
Jun 7 2019
@sitter here's a review sending the reparseConfiguration signal from the Colors KCM.
Done (assuming editing the phab description is enough).
- Qt4 compat
- use QApplication::paletteChanged as Kai suggests
I agree. I initially preferred this approach since the other one involves installing a very global event filter. Since you proposed a cleaner solution there, let's go with that. I'll abandon this one.
Jan 21 2019
Jan 5 2019
Nov 5 2018
Apr 12 2018
Mar 14 2018
Mar 13 2018
Plasma/Wayland supports this, I've got a prototype plasmoid which allows to autorotate on X. Needs a bit more polishing and can be offered separately then.
Mar 12 2018
In principle yes, but the applet should of course react suitably to these constraints. A config option for this seems to duplicate the concept of constraints (which are indeed determined by the containment.)
Mar 7 2018
Mar 1 2018
I second that the icon should be made red, this mitigates the visibility issue and makes it consistent with the disconnected ethernet icon. @andreask, can you make this change?
Feb 28 2018
- clean up now-dead code
OsdManager::showActionSelector() will delete existing OSDs before showing a new one, so we won't create multiple OSDs. That's arguably not as nice as tracking if it's already shown, but I think I'd rather avoid the added complexity of adding a check if it's already there, if that's OK from your POV.
Feb 27 2018
Feb 23 2018
When landing, can you merge the whole branch into master, the history here is relevant and it will make continuing work on my kscreen kcm qmlification branch a lot easier. Thanks!
Feb 21 2018
Jan 31 2018
That's what the "old" bookmarks runner was doing, it loaded the bookmarks from the file the browsers write out.
Jan 30 2018
One minor thing to fix, otherwise the idea + approach look fine to me. Thanks!
Jan 24 2018
Jan 22 2018
I like, getting rid of C++ code is always welcome.
Yeah, so could you abandon this phabricator review? It makes it harder to sift through reviews that actually are interesting...
Alright, please abandon this patch then, it's definitely wrong.
Jan 19 2018
Dingdong?
Okay, patch as-is now definitely breaks unplugging outputs, it eats these events. I'll mark it as such, if you fix it in another way, either update this or create a new review.