esjeon (Eon S. Jeon)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Friday

  • Clear sailing ahead.

User Details

User Since
Apr 21 2019, 12:17 PM (261 w, 3 d)
Availability
Available

Recent Activity

Jan 7 2020

esjeon added a comment to D26338: Ensure WM initializes before session starts.

On the conceptual level, does it make more sense for the relevant client (konsole) to monitor for compositing changed itself. It's something that could change at runtime regardless, so it needs to react to it anyway?
If it does need that code anyway, there's no point doing fixes in startkde

Jan 7 2020, 4:51 AM · Plasma

Jan 2 2020

esjeon added a comment to D25876: Correctly populate max color values in server screen format.

bits_per_rgb_value was 11, and the max values were all set to 2047. Total 33 bits per pixel, this is just insane. Now it's all trimmed down to 255.

Jan 2 2020, 11:35 PM

Jan 1 2020

esjeon added a comment to D26338: Ensure WM initializes before session starts.

Note that this is an RFC at the current state. This can be solved elsewhere (e.g. ksmserver), and is tested only on X11 (I don't have machine that runs wayland w/o problems). I also don't like that plasma-session is calling QGuiApplication, which is required to use KWindowSystem.

Jan 1 2020, 7:01 AM · Plasma
esjeon requested review of D26338: Ensure WM initializes before session starts.
Jan 1 2020, 6:53 AM · Plasma

Dec 11 2019

esjeon added a comment to D25876: Correctly populate max color values in server screen format.

Sorry for hailing, Alexey, but you're the original author, and it looks like you're the only one who already understands this part.

Dec 11 2019, 3:38 PM
esjeon added a reviewer for D25876: Correctly populate max color values in server screen format: alexeymin.
Dec 11 2019, 3:34 PM
esjeon updated the summary of D25876: Correctly populate max color values in server screen format.
Dec 11 2019, 10:52 AM
esjeon updated the summary of D25876: Correctly populate max color values in server screen format.
Dec 11 2019, 10:51 AM
esjeon requested review of D25876: Correctly populate max color values in server screen format.
Dec 11 2019, 10:50 AM

Nov 14 2019

esjeon added a comment to D25307: kwriteconfig: add delete option.

Thanks all. I hope I can be of help.

Nov 14 2019, 9:03 PM · Frameworks
esjeon added a comment to D25307: kwriteconfig: add delete option.

Can you provide your email address

Nov 14 2019, 8:57 PM · Frameworks
esjeon added a comment to D25307: kwriteconfig: add delete option.

Do you have commit access?

Nov 14 2019, 8:38 PM · Frameworks
esjeon added a comment to D25307: kwriteconfig: add delete option.

What shortcuts had you in mind to delete?

My specific interest is deleting shortcuts of removed KWin scripts. ( e.g. https://github.com/esjeon/krohnkite/issues/31 ) Such shortcuts keep appearing on Global Shortcuts dialog unless manually deleted. Also, while developing the script, I leave garbage values behind, and having this around will be handy.

As noted in that issue for removing shortcuts modifying kglobalshortcutsrc is not enough as kglobaccel will write back. A reliable way to do that is via DBus.

Nov 14 2019, 7:46 PM · Frameworks
esjeon added a comment to D25307: kwriteconfig: add delete option.

What shortcuts had you in mind to delete?

Nov 14 2019, 6:21 PM · Frameworks
esjeon requested review of D25307: kwriteconfig: add delete option.
Nov 14 2019, 4:34 PM · Frameworks