dos (Sebastian Krzyszkowiak)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Oct 25 2017, 4:39 PM (398 w, 4 d)
Availability
Available

Recent Activity

Jul 28 2019

dos added a comment to T11279: Unify settings windows' sidebar appearance.

Looks like this removes the padding from the config page itself, which is the most noticeable due to the ugly header positioning:

Jul 28 2019, 6:22 PM · VDG

Jul 14 2019

dos updated the diff for D22459: Send wl_pointer.frame when emulating pointer events out of touch ones.

Added context

Jul 14 2019, 9:47 PM · Frameworks
dos added a comment to D22459: Send wl_pointer.frame when emulating pointer events out of touch ones.

I've been using nested rootston inside KWin and noticed problems with content refresh when using touchscreen. It worked better with mouse. After debugging, it turned out that:

Jul 14 2019, 9:42 PM · Frameworks
dos requested review of D22459: Send wl_pointer.frame when emulating pointer events out of touch ones.
Jul 14 2019, 8:18 PM · Frameworks

Jun 13 2019

dos awarded T11084: [Notifications] Adjust indicator for the disappearance a Like token.
Jun 13 2019, 1:24 PM · VDG
dos added a comment to D21134: [Notifications] Tweak paddings.

Just a mockup but is this middle ground solution good enough?

Jun 13 2019, 1:23 PM · Plasma

May 12 2019

dos added a comment to D21134: [Notifications] Tweak paddings.
In D21134#464005, @dos wrote:

To anyone playing with those paddings: please note, that until T8177 is fixed, on X11 with hidpi screens you need to run Plasma with PLASMA_USE_QT_SCALING=1 env variable, as otherwise the font sizes are disproportionate to other UI elements.

Don't do that on X, it causes all kinds of problems.

May 12 2019, 6:38 PM · Plasma
dos added a comment to D21134: [Notifications] Tweak paddings.

To anyone playing with those paddings: please note, that until T8177 is fixed, on X11 with hidpi screens you need to run Plasma with PLASMA_USE_QT_SCALING=1 env variable, as otherwise the font sizes are disproportionate to other UI elements.

May 12 2019, 12:51 PM · Plasma

Mar 7 2019

dos added a comment to T8177: Run plasmashell with "PLASMA_USE_QT_SCALING=1" : Wait until 18.10; re-test.

@pragun Scaling factor of course. Keep in mind you have to log out and log back in for change to take full effect.

Mar 7 2019, 5:32 PM · Kubuntu
dos added a comment to T8177: Run plasmashell with "PLASMA_USE_QT_SCALING=1" : Wait until 18.10; re-test.

I've checked on my PC with the same screen and 5.15.2. It works fine with 2x factor (except the Magic Lamp, which I already mentioned in my last comment - haven't filled a bug yet, will do so soon), but shows similar symptoms when using fractional factors.

Mar 7 2019, 4:44 PM · Kubuntu

Feb 22 2019

dos updated the diff for D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

OK then, updated!

Feb 22 2019, 1:23 PM · KWin
dos added a comment to D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.
In D16710#416696, @zzag wrote:

Well, you could get coordinates of the top-left corner of the placement area for the client, though I personally think it would be better to place the client. If I recall correctly, we do something like that on X11 when maximize restore geometry is not valid.

Feb 22 2019, 1:50 AM · KWin

Feb 21 2019

dos added a comment to D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

Any idea what to use instead of QPoint(0, 0) to fix that? (I'm new to this codebase). It's already way better than current behavior, but yeah, won't hurt to make it even better ;)

Feb 21 2019, 12:29 PM · KWin
dos added a comment to T8177: Run plasmashell with "PLASMA_USE_QT_SCALING=1" : Wait until 18.10; re-test.

Small glitch I noticed: when using PLASMA_USE_QT_SCALING=1 on X11 and minimizing window with a KWin effect, Plasma reports unscaled iconGeometry (in logical coordinates instead of real pixels, like 200x850 instead of 400x1700 on 2x screen), resulting in wrong animations. This doesn't happen on Wayland.

Feb 21 2019, 1:31 AM · Kubuntu
dos added a comment to D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

Nope.

Feb 21 2019, 1:10 AM · KWin
dos updated the diff for D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

Good points. Guess I got overly excited that I finally figured out the test infra :D Updated; also removed the unused sizeChangeRequestedSpy.

Feb 21 2019, 1:01 AM · KWin

Feb 20 2019

dos updated the diff for D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

Added a test case.

Feb 20 2019, 11:51 PM · KWin

Nov 21 2018

dos added a comment to D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

ping :)

Nov 21 2018, 5:45 PM · KWin

Nov 6 2018

dos requested review of D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.
Nov 6 2018, 2:11 PM · KWin

Feb 15 2018

dos awarded D10526: Port core application away from kdelibs4 a Yellow Medal token.
Feb 15 2018, 8:11 PM · Amarok

Feb 6 2018

dos awarded D10281: Added noise blur effect a Love token.
Feb 6 2018, 9:18 PM · KWin

Jan 25 2018

dos added a comment to D10063: [Yakuake] Blurs behind the window if the profile color setting is enabled.

Well, only if you consider blur to be a property of console itself, not the whole terminal window.

Jan 25 2018, 2:29 PM

Jan 24 2018

dos reclaimed D8481: Adjusted scrollbars to fit the Qt theme.

Turns out the scrollbar now got changed indeed and is going to be configurable in 5.13, including extra slim option like the one this implements. So, I'm reopening this now, although it sure will need some adjustments.

Jan 24 2018, 4:29 PM · Plasma
dos awarded D10015: Added the option to enable blur behind the window a Like token.
Jan 24 2018, 1:27 PM · Konsole
dos added inline comments to D10066: Add touchpad shortcuts to the whitelist.
Jan 24 2018, 12:00 PM · Plasma
Restricted Application edited projects for D9848: Updated the blur method to use the more efficient dual kawase blur algorithm., added: Plasma; removed KWin.
Jan 24 2018, 1:39 AM · KWin
Restricted Application edited projects for D9848: Updated the blur method to use the more efficient dual kawase blur algorithm., added: KWin; removed Plasma.
Jan 24 2018, 1:39 AM · KWin
dos awarded D9848: Updated the blur method to use the more efficient dual kawase blur algorithm. a Party Time token.
Jan 24 2018, 1:39 AM · KWin
dos awarded D10063: [Yakuake] Blurs behind the window if the profile color setting is enabled a Like token.
Jan 24 2018, 1:39 AM
dos updated the summary of D10065: Fix brightness shortcuts in the whitelist.
Jan 24 2018, 1:33 AM · Plasma
dos abandoned D8481: Adjusted scrollbars to fit the Qt theme.

Although I really like smaller scrollbars and will keep them in my gtkrc, it turns out it's not really intended in Qt - my session had DPI adjusted only by font setting, the screen scaling factor was still 1. After adjusting the screen scaling factor, the scrollbars became fatter :( So, closing it.

Jan 24 2018, 1:27 AM · Plasma

Oct 26 2017

dos added a comment to D8481: Adjusted scrollbars to fit the Qt theme.

Oh, so it's a bug? I hope it doesn't get fixed then, as the tiny scrollbars look way better :D

Oct 26 2017, 6:21 PM · Plasma

Oct 25 2017

dos added a comment to D8481: Adjusted scrollbars to fit the Qt theme.

There you are :) Firefox, System Settings and gedit, before and after.

Oct 25 2017, 11:25 PM · Plasma
This is a test notification, sent at Wed, Oct 25, 9:19 PM.
Oct 25 2017, 7:19 PM
dos added reviewers for D8481: Adjusted scrollbars to fit the Qt theme: Breeze, Plasma.
Oct 25 2017, 7:15 PM · Plasma
dos created D8481: Adjusted scrollbars to fit the Qt theme.
Oct 25 2017, 7:14 PM · Plasma