Feed Advanced Search

Dec 17 2018

graesslin closed D17601: Drop the COMPLIANCE file.
Dec 17 2018, 5:19 PM · KWin
graesslin updated the diff for D17600: Introduce a new HACKING.md document to replace the previous HACKING.
  • frameworks coding style (didn't know that existed)
  • reworded the container section
Dec 17 2018, 4:39 PM · KWin

Dec 15 2018

graesslin requested review of D17601: Drop the COMPLIANCE file.
Dec 15 2018, 12:28 PM · KWin
graesslin requested review of D17600: Introduce a new HACKING.md document to replace the previous HACKING.
Dec 15 2018, 12:15 PM · KWin

Dec 14 2018

graesslin added inline comments to D17544: virtualkeyboard: report the size of the inputwindow.
Dec 14 2018, 4:26 PM · KWin
graesslin requested changes to D17577: [libinput] Add support for clickfinger and button areas click method.

Please also extend the unit test to verify the new functionality.

Dec 14 2018, 4:22 PM · KWin
graesslin closed D17573: Fix the X11TimestampUpdateTest.
Dec 14 2018, 4:12 PM · KWin
graesslin committed R108:c3e712e967bd: Fix the X11TimestampUpdateTest (authored by graesslin).
Fix the X11TimestampUpdateTest
Dec 14 2018, 4:12 PM
graesslin requested review of D17573: Fix the X11TimestampUpdateTest.
Dec 14 2018, 6:10 AM · KWin
graesslin accepted D17570: [wayland] Minimize transients together with parent.
Dec 14 2018, 5:11 AM · KWin

Dec 13 2018

graesslin committed R108:3e62f6aabeba: Remove no longer needed cast to Client in Workspace::sendClientToDesktop (authored by graesslin).
Remove no longer needed cast to Client in Workspace::sendClientToDesktop
Dec 13 2018, 6:44 PM
graesslin committed R108:ba0cf19286bc: Fix dbus export of property Device::supportedButtons (authored by graesslin).
Fix dbus export of property Device::supportedButtons
Dec 13 2018, 6:44 PM
graesslin closed D17546: Remove no longer needed cast to Client in Workspace::sendClientToDesktop.
Dec 13 2018, 6:44 PM · KWin
graesslin committed R108:c8ede9a5ff97: Build platform plugins in correct sub directory of build dir (authored by graesslin).
Build platform plugins in correct sub directory of build dir
Dec 13 2018, 6:44 PM
graesslin closed D17472: Fix dbus export of property Device::supportedButtons.
Dec 13 2018, 6:44 PM · KWin
graesslin closed D17388: Build platform plugins in correct sub directory of build dir.
Dec 13 2018, 6:44 PM · KWin
graesslin committed R108:a0b482cbabbc: Introduce a command line option to disable any kind of global shortcuts (authored by graesslin).
Introduce a command line option to disable any kind of global shortcuts
Dec 13 2018, 6:44 PM
graesslin closed D17304: Introduce a command line option to disable any kind of global shortcuts.
Dec 13 2018, 6:44 PM · KWin
graesslin committed R108:070b46f45566: Hide mouse cursor when interacting with touch screen (authored by graesslin).
Hide mouse cursor when interacting with touch screen
Dec 13 2018, 6:44 PM
graesslin closed D17280: Hide mouse cursor when interacting with touch screen.
Dec 13 2018, 6:44 PM · KWin
graesslin accepted D17565: [libkwineffects] Don't mark a painted window as transformed twice.
Dec 13 2018, 4:37 PM · KWin
graesslin added inline comments to D17544: virtualkeyboard: report the size of the inputwindow.
Dec 13 2018, 4:37 PM · KWin
graesslin requested changes to D17544: virtualkeyboard: report the size of the inputwindow.
Dec 13 2018, 4:35 PM · KWin

Dec 12 2018

graesslin added a comment to D17544: virtualkeyboard: report the size of the inputwindow.

course the scaling of the surface needs to be considered.

It doesn't, API states surface-local.

Dec 12 2018, 6:13 PM · KWin
graesslin added inline comments to D17546: Remove no longer needed cast to Client in Workspace::sendClientToDesktop.
Dec 12 2018, 5:53 PM · KWin
graesslin added a comment to D17544: virtualkeyboard: report the size of the inputwindow.

I also realized that I am passing this wrong information, I am passing it just keyboard position, which is not what client is interested in if I understand it correctly.

Dec 12 2018, 5:50 PM · KWin
graesslin added a comment to D17537: Unset touch targets on no current touch points.

Thanks for looking into it.

Dec 12 2018, 5:45 PM · KWin
graesslin accepted D17526: [autotests] Test window open/close animations.
Dec 12 2018, 5:44 PM · KWin
graesslin requested review of D17546: Remove no longer needed cast to Client in Workspace::sendClientToDesktop.
Dec 12 2018, 5:28 PM · KWin

Dec 11 2018

graesslin added inline comments to D17388: Build platform plugins in correct sub directory of build dir.
Dec 11 2018, 4:21 PM · KWin
graesslin added a comment to D17483: fix virtual keyboard on Plasma Mobile.

I think to say hide the button on mobile is the wrong conclusion. You need to hide it because it overlaps. So hide it based on size. That would also be useful on desktop and not only on mobile.

Dec 11 2018, 5:15 AM · KWin
graesslin added a comment to D17483: fix virtual keyboard on Plasma Mobile.

This introduces a new dependency on KWin

It doesn't.
We already link Plasma in Core, that has already dependency on Kirigami.

Dec 11 2018, 5:12 AM · KWin

Dec 10 2018

graesslin requested changes to D17483: fix virtual keyboard on Plasma Mobile.
Dec 10 2018, 4:50 PM · KWin
graesslin reopened D17483: fix virtual keyboard on Plasma Mobile.

Guys, code review doesn't make sense if one mobile dev opens a change for another mobile dev and the whole thing gets pushed in five minutes. This gives nobody else a chance to comment. If you want to operate like that you can just omit the review.

Dec 10 2018, 4:50 PM · KWin
graesslin added a comment to D17472: Fix dbus export of property Device::supportedButtons.

It might be required to also adjust the KCM. I haven't tested yet against a running KWin. Also I think this is a candidate for backport to LTS release as we get complaints about non functional touchpad kcm.

Dec 10 2018, 10:15 AM · KWin
graesslin requested review of D17472: Fix dbus export of property Device::supportedButtons.
Dec 10 2018, 10:14 AM · KWin

Dec 8 2018

graesslin requested review of D17433: Add a dbus method getWindowInfo returning same data as queryWindowInfo.
Dec 8 2018, 4:11 PM · KWin
graesslin added a comment to D17426: [effects] Drop static_cast in getMainWindows.
In D17426#373168, @zzag wrote:

@graesslin Can I land this revision? Or I should wait until all tests pass again?

Dec 8 2018, 12:59 PM · KWin
graesslin accepted D17426: [effects] Drop static_cast in getMainWindows.
Dec 8 2018, 12:24 PM · KWin

Dec 6 2018

graesslin requested review of D17388: Build platform plugins in correct sub directory of build dir.
Dec 6 2018, 5:40 PM · KWin

Dec 5 2018

graesslin updated the diff for D17369: Add touch support to x11 windowed platform.

Q_UNUSED

Dec 5 2018, 8:35 PM · KWin
graesslin added inline comments to D17369: Add touch support to x11 windowed platform.
Dec 5 2018, 8:07 PM · KWin
graesslin requested review of D17369: Add touch support to x11 windowed platform.
Dec 5 2018, 6:13 PM · KWin

Dec 4 2018

graesslin accepted D17353: Use appropriate sequence algorithms in IdleInhibition.
Dec 4 2018, 6:36 PM · KWin
graesslin added inline comments to D17343: [wayland] Don't honor the idle inhibitor object if the surface is not visible.
Dec 4 2018, 6:34 PM · KWin
graesslin added inline comments to D17343: [wayland] Don't honor the idle inhibitor object if the surface is not visible.
Dec 4 2018, 5:09 PM · KWin

Dec 3 2018

graesslin added a comment to D17304: Introduce a command line option to disable any kind of global shortcuts.

Well, I would certainly not want to expose a config option to disable VT switching. I think for e.g. a Plasma session that's a must have, for an embedded system it's a no-go.

Dec 3 2018, 8:05 PM · KWin
graesslin added a comment to D17304: Introduce a command line option to disable any kind of global shortcuts.
In D17304#370672, @apol wrote:

Wouldn't this make more sense as a KConfig setting to override through kiosk?

Dec 3 2018, 4:17 PM · KWin
graesslin accepted D17319: Update about data.
Dec 3 2018, 5:16 AM · KWin

Dec 2 2018

graesslin added inline comments to D17319: Update about data.
Dec 2 2018, 7:04 PM · KWin
graesslin accepted D17311: Make sure that effect windows outlive effects.
Dec 2 2018, 4:29 PM · KWin
graesslin accepted D17306: [scenes/opengl] Cleanup cached decoration shadow textures when suspending compositing.
Dec 2 2018, 3:35 PM · KWin
graesslin added a comment to D17311: Make sure that effect windows outlive effects.

Are you sure that nothing in windowClosed and finishCompositing accesses EffectsHandler?

Dec 2 2018, 3:34 PM · KWin
graesslin added a comment to T10069: KWin tests are flaky if CI system is under heavy load.

During last scripty run we had one random failure again: https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.11/221/

Dec 2 2018, 3:28 PM · build.kde.org
graesslin updated the diff for D17280: Hide mouse cursor when interacting with touch screen.

Add missing copyright headers.

Dec 2 2018, 3:24 PM · KWin
graesslin added a comment to D17304: Introduce a command line option to disable any kind of global shortcuts.

A more concrete example is the old idea of using KWin in sddm.

Dec 2 2018, 2:45 PM · KWin
graesslin added a comment to D17280: Hide mouse cursor when interacting with touch screen.
In D17280#369946, @zzag wrote:

Wouldn't it be better to have TouchHideCursorSpy in input.cpp?

Dec 2 2018, 2:34 PM · KWin
graesslin added a comment to D17304: Introduce a command line option to disable any kind of global shortcuts.

when KWin is just used as a compositor for one application

Do you have a specific use case in mind?

Dec 2 2018, 2:31 PM · KWin
graesslin requested review of D17304: Introduce a command line option to disable any kind of global shortcuts.
Dec 2 2018, 12:21 PM · KWin

Dec 1 2018

graesslin added a comment to T10069: KWin tests are flaky if CI system is under heavy load.

Thanks a lot. This seems to be working - at least running the tests takes significantly more time and the last 4 build succeeded.

Dec 1 2018, 6:23 PM · build.kde.org
graesslin committed R108:37060a6dd958: Add command line option no-lockscreen to disable lock screen integration (authored by graesslin).
Add command line option no-lockscreen to disable lock screen integration
Dec 1 2018, 6:12 PM
graesslin closed D17279: Add command line option no-lockscreen to disable lock screen integration.
Dec 1 2018, 6:12 PM · KWin
graesslin accepted D17283: [effects] Clean up effect_order in unloadAllEffects.
Dec 1 2018, 5:05 PM · KWin
graesslin requested review of D17280: Hide mouse cursor when interacting with touch screen.
Dec 1 2018, 1:54 PM · KWin
graesslin requested review of D17279: Add command line option no-lockscreen to disable lock screen integration.
Dec 1 2018, 12:21 PM · KWin
graesslin committed R108:3ad9ac7229ff: Introduce the concept of an internal window system independent id (authored by graesslin).
Introduce the concept of an internal window system independent id
Dec 1 2018, 11:20 AM
graesslin closed D16986: Introduce the concept of an internal window system independent id.
Dec 1 2018, 11:20 AM · KWin
graesslin committed R108:f8459a71ccac: Switch lockscreen test to OpenGL (authored by graesslin).
Switch lockscreen test to OpenGL
Dec 1 2018, 11:20 AM
graesslin closed D16940: Switch lockscreen test to OpenGL.
Dec 1 2018, 11:20 AM · KWin
graesslin committed R108:98ddb93dfe83: Unset all env variables related to KDE session in integration tests (authored by graesslin).
Unset all env variables related to KDE session in integration tests
Dec 1 2018, 11:20 AM
graesslin committed R108:260646ed6260: Delete kglobalshortcutsrc before executing a test (authored by graesslin).
Delete kglobalshortcutsrc before executing a test
Dec 1 2018, 11:20 AM
graesslin closed D16939: Unset all env variables related to KDE session in integration tests.
Dec 1 2018, 11:20 AM · KWin
graesslin committed R108:fa4f123fba2e: Add button to dynamically resize virtual keyboard (authored by graesslin).
Add button to dynamically resize virtual keyboard
Dec 1 2018, 11:20 AM
graesslin closed D16932: Delete kglobalshortcutsrc before executing a test.
Dec 1 2018, 11:20 AM · KWin
graesslin closed D16485: Add button to dynamically resize virtual keyboard.
Dec 1 2018, 11:20 AM · KWin
graesslin committed R108:46eceef299b5: [opengl] Drop functionality to start kcmshell compositing (authored by graesslin).
[opengl] Drop functionality to start kcmshell compositing
Dec 1 2018, 11:20 AM
graesslin closed D13235: [opengl] Drop functionality to start kcmshell compositing.
Dec 1 2018, 11:20 AM · KWin
graesslin abandoned D16868: Fix VirtualDesktopTest after fixing semantics of AbstractClient::setDesktop.
Dec 1 2018, 10:41 AM · KWin

Nov 29 2018

graesslin accepted D17227: [wayland] Check presence of the inhibitor object when a client is registered in IdleInhibition.
Nov 29 2018, 3:46 PM · KWin

Nov 28 2018

graesslin added a comment to D17097: [scripting] Emit clientAdded for Wayland clients.
In D17097#366223, @zzag wrote:

The problem with the approach is that we cannot secure the kwinrc to which it is written. So the whole thing doesn't really work as long as all processes can write kwinrc. On the other hand it could protect properly sandboxed flatpacks.

Could we use kwallet for such a purpose? Also, do web browsers try to secure the list of enabled extensions?

Nov 28 2018, 8:00 PM · KWin
graesslin added a comment to D17217: Implement free memory notifier.

I don't think that this is useful - sorry. I run out of memory about once every five years, so polling every five seconds is way too often and a waste of resources. On the other hand the time when it happens polling 5 sec is way too low as then we are already dead. This can only happen if an application eats memory and then it's going fast.

Nov 28 2018, 5:44 PM · Plasma

Nov 24 2018

graesslin added a comment to T10069: KWin tests are flaky if CI system is under heavy load.

As we want to be able to run ctest as developers I think it would be better if the CI would do the check.

Nov 24 2018, 3:19 PM · build.kde.org
graesslin accepted D17069: [x11] Emit clientRemoved after client was removed.

Ok, just git blamed it. It was the scripting merge (previous version which has hardly anything to do with todays scripting) and that one had signals at a few stupid points. Also the signals were just added for scripting, so shouldn't be connected somewhere else.

Nov 24 2018, 10:10 AM · KWin
graesslin added a comment to D17097: [scripting] Emit clientAdded for Wayland clients.
In D17097#364320, @zzag wrote:

(e.g. dedicated permissions for accessing dbus).

So, it would be something similar to what web browsers have when it comes to extensions(e.g. "Access your data for all websites", "Read and modify privacy settings", etc)?

Nov 24 2018, 10:06 AM · KWin

Nov 22 2018

graesslin added a comment to D17097: [scripting] Emit clientAdded for Wayland clients.

The main reason for not exposing Wayland clients to scripting was that this violates the Wayland security model. Through scripting api the complete windowing system is open again.

Nov 22 2018, 5:17 PM · KWin
graesslin added a comment to T10069: KWin tests are flaky if CI system is under heavy load.

Sitting around and waiting sounds totally fine to me.

Nov 22 2018, 5:12 PM · build.kde.org
graesslin added a comment to D17069: [x11] Emit clientRemoved after client was removed.

I'm wondering what the intention was to have it that early?

Nov 22 2018, 5:29 AM · KWin
graesslin added a comment to D16710: [wayland] Fix window sizing when restoring a window that was initially fullscreen.

I would love to see a test case for it.

Nov 22 2018, 5:27 AM · KWin
graesslin accepted D17087: Copy effective window type in Deleted.
Nov 22 2018, 5:23 AM · KWin

Nov 21 2018

graesslin added a comment to D16986: Introduce the concept of an internal window system independent id.
In D16986#363203, @zzag wrote:

Could you please also add qRegisterMetaType<KWn::Deleted *>() for both testX11Client and testShellClient?

Nov 21 2018, 5:10 PM · KWin

Nov 20 2018

graesslin updated the diff for D16986: Introduce the concept of an internal window system independent id.

Move the X11 test

Nov 20 2018, 5:04 PM · KWin

Nov 19 2018

graesslin added a comment to D16979: Add test case for apply initial size of X11 window.
In D16979#361761, @zzag wrote:

Shot in the dark: could it be that Kate configures the window size right after it was mapped?

Nov 19 2018, 5:21 AM · KWin
graesslin added inline comments to D16986: Introduce the concept of an internal window system independent id.
Nov 19 2018, 5:20 AM · KWin

Nov 18 2018

graesslin updated the diff for D16945: Fix fallback to built-in ui.

Adjust in the way David suggested.

Nov 18 2018, 7:22 PM · Plasma
graesslin requested review of D16986: Introduce the concept of an internal window system independent id.
Nov 18 2018, 7:19 PM · KWin
graesslin requested review of D16979: Add test case for apply initial size of X11 window.
Nov 18 2018, 2:43 PM · KWin

Nov 17 2018

graesslin accepted D16955: [autotests] Hopefully stabilise TestShellClient.
xvfb-run ctest --output-on-failure --repeat-until-fail 10 -I 52,52 
Test project /home/martin/build/kde/workspace/kwin
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   29.80 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   29.90 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   30.02 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   29.96 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   30.00 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   30.00 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   30.01 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   29.99 sec
    Start 52: kwin-testShellClient
    Test #52: kwin-testShellClient .............   Passed   29.99 sec
    Start 52: kwin-testShellClient
1/1 Test #52: kwin-testShellClient .............   Passed   30.02 sec
Nov 17 2018, 12:49 PM · KWin
graesslin added a comment to D16955: [autotests] Hopefully stabilise TestShellClient.

I'll add the patch to my build and try to reproduce. I got the problem about every third run, so if it runs 10 times without failure I'll call it success

Nov 17 2018, 12:36 PM · KWin
graesslin accepted D16448: [libkwineffects] Port AnimationEffect to TimeLine.
Nov 17 2018, 11:41 AM · KWin
graesslin accepted D16447: [libkwineffects] Introduce timeline redirect modes.
Nov 17 2018, 11:41 AM · KWin