Feed Advanced Search

Mar 24 2019

davidedmundson added a comment to D19831: Create a global launch shortcut (Meta+E).

FWIW, I've no idea against the principle, just please copy the .desktop approach from that spectacle patch.

Mar 24 2019, 11:51 AM · Dolphin
davidedmundson added a comment to D19831: Create a global launch shortcut (Meta+E).

Here's the patch in spectacle: D19310

Mar 24 2019, 10:53 AM · Dolphin
davidedmundson added a comment to D19831: Create a global launch shortcut (Meta+E).

We don't want more stuff using khotkeys, you've seen the spectacle discussion and the move to the new kglobalaccel code.

Mar 24 2019, 9:53 AM · Dolphin

Mar 23 2019

davidedmundson committed R856:728b572aceb7: simplify (authored by davidedmundson).
simplify
Mar 23 2019, 10:38 PM
davidedmundson added a comment to D20007: Add GetProcessList for retrieving the list of currently active processes.

To give a context for people who haven't seen the prior conversation.

Mar 23 2019, 9:37 PM · Frameworks
davidedmundson committed R856:7409f18254a0: [do not merge] Make afl-fuzzable executable (authored by davidedmundson).
[do not merge] Make afl-fuzzable executable
Mar 23 2019, 9:04 PM
davidedmundson accepted D19991: FileItem plugin for opening and closing Vaults from Dolphin.
Mar 23 2019, 1:10 PM · Plasma
davidedmundson added a comment to D19989: Unmounting busy device doesn't tell who is blocking.

Does anyone know of other places that has the lsof functionality duplicated?

Mar 23 2019, 12:46 PM · Dolphin
davidedmundson added a comment to D19989: Unmounting busy device doesn't tell who is blocking.

As long as it'd be an optional dependency, it should be fine, as I don't see it forbidden here: https://community.kde.org/Frameworks/Policies

Mar 23 2019, 10:30 AM · Dolphin

Mar 22 2019

davidedmundson requested review of D19986: Install .desktop file for kded5.
Mar 22 2019, 11:00 PM · Frameworks
davidedmundson accepted D19979: Don't create thumbnails for encrypted Vaults.
Mar 22 2019, 9:59 PM · Frameworks
davidedmundson added a comment to D19979: Don't create thumbnails for encrypted Vaults.

There's a findByPath method on the list https://api.kde.org/frameworks/kio/html/classKMountPoint_1_1List.html#add38a82921d203856e1d1f9ddb9adbe6

Mar 22 2019, 9:32 PM · Frameworks
davidedmundson added inline comments to D19961: Properly fix copy constructor.
Mar 22 2019, 7:58 PM · Baloo, Frameworks

Mar 21 2019

davidedmundson accepted D19907: Add Theme::blurBehindEnabled().
Mar 21 2019, 6:03 PM · Frameworks
davidedmundson added a comment to D19852: Change default Klipper behavior to accept images.

This is definitely better. The part with the history saving is neat and that part is all good to go.

Mar 21 2019, 5:44 PM · Plasma
davidedmundson accepted D19390: adjust the size of the window after the labels sizes were changed.
Mar 21 2019, 10:57 AM · Plasma
davidedmundson accepted D19937: don't connect to lambdas and call slots when you can just call the slots.
Mar 21 2019, 10:56 AM · Plasma
davidedmundson added inline comments to D19920: Add High DPI support.
Mar 21 2019, 12:24 AM

Mar 20 2019

davidedmundson accepted D19921: RFC: Fix wayland backend initialisation.
Mar 20 2019, 5:27 PM · KWin
davidedmundson added a comment to D19921: RFC: Fix wayland backend initialisation.

I don't get a crash and the patch itself is correct.

Mar 20 2019, 5:24 PM · KWin
davidedmundson accepted D19922: Don't try to resize desktop or fullscreen windows.
Mar 20 2019, 4:46 PM · KWin
davidedmundson added a comment to D19469: [sddm-theme] Update login screen preview image.

Sorry it's been taking so long, I've been having the hardest time getting virtualbox to work...

Mar 20 2019, 1:47 PM · Plasma
davidedmundson accepted D19907: Add Theme::blurBehindEnabled().
Mar 20 2019, 11:42 AM · Frameworks
davidedmundson accepted D19909: Enable blurbehind for panels only if theme sets it.
Mar 20 2019, 11:41 AM · Plasma
davidedmundson closed D19888: Add runtime guard that pages are KCMs in KCMultiDialog.
Mar 20 2019, 9:35 AM · Frameworks
davidedmundson committed R295:d9ddd3524535: Add runtime guard that pages are KCMs in KCMultiDialog (authored by davidedmundson).
Add runtime guard that pages are KCMs in KCMultiDialog
Mar 20 2019, 9:35 AM
davidedmundson accepted D18818: virtualkeyboard: resize the focused window to make room for the keyboard.
Mar 20 2019, 9:18 AM · KWin

Mar 19 2019

davidedmundson accepted D19550: [Media Frame] Set sourceSize for higher quality and lower memory consumption.
Mar 19 2019, 9:25 PM · Plasma
davidedmundson updated the title for P349 Masterwork From Distant Lands from untitled to Masterwork From Distant Lands.
Mar 19 2019, 8:26 PM
davidedmundson requested review of D19888: Add runtime guard that pages are KCMs in KCMultiDialog.
Mar 19 2019, 5:24 PM · Frameworks
davidedmundson added a comment to D19731: Have kwin understand that a transformation isn't supported.

IMHO, if we have a patch that does software rotation (which I know you're working on) we should simplify the code and just remove all the hardware rotation.

Mar 19 2019, 3:40 PM · KWin
davidedmundson added a comment to D18570: EGLStream DRM Backend Initial Implementation.

The desktop is still essentially usable with them present, right?

Mar 19 2019, 3:03 PM · KWin
davidedmundson added a comment to D18818: virtualkeyboard: resize the focused window to make room for the keyboard.

Cool. Seems to work nicely, even with any weird edge cases I've thrown at it.
In general ++

Mar 19 2019, 1:56 PM · KWin
davidedmundson added a comment to D18570: EGLStream DRM Backend Initial Implementation.

Code still looks good. +1 from me

Mar 19 2019, 9:49 AM · KWin
davidedmundson accepted D18376: Fix software cursors with drm backend.

Ah, so the connect line is just a code tidy up not trying to be an important behavioural change. I misunderstood.

Mar 19 2019, 9:35 AM · KWin
davidedmundson updated the title for P348 Masterwork From Distant Lands from untitled to Masterwork From Distant Lands.
Mar 19 2019, 9:27 AM
davidedmundson accepted D19867: [X11] Force glXSwapBuffers to block with NVIDIA driver.

The rationale all makes sense.
Thanks for investigating this.

Mar 19 2019, 9:22 AM · KWin

Mar 18 2019

Restricted Application added a project to D19860: Software rotation: orient the screen regardless of whether drm accepted it: KWin.
Mar 18 2019, 10:29 PM · KWin
davidedmundson added a comment to D19852: Change default Klipper behavior to accept images.

We don't use goto.

Mar 18 2019, 3:02 PM · Plasma
davidedmundson added a comment to D19852: Change default Klipper behavior to accept images.

It means only spectacle fills memory, not doing work in gimp.

Mar 18 2019, 2:04 PM · Plasma
davidedmundson accepted D19604: Make it possible to autodetect the tablet mode.
Mar 18 2019, 1:54 PM · KWin
davidedmundson accepted D19781: [platforms/drm] Add DPI connector type.
Mar 18 2019, 1:52 PM · KWin
davidedmundson requested changes to D19852: Change default Klipper behavior to accept images.

You're just going to burn through memory like crazy. We can't do this.
It also doesn't properly fix the klipper issue as it then breaks for anyone who has changed the setting.

Mar 18 2019, 1:33 PM · Plasma

Mar 17 2019

davidedmundson added inline comments to D19550: [Media Frame] Set sourceSize for higher quality and lower memory consumption.
Mar 17 2019, 10:03 PM · Plasma
davidedmundson updated the title for P346 Masterwork From Distant Lands from untitled to Masterwork From Distant Lands.
Mar 17 2019, 9:54 PM
davidedmundson accepted D18703: [kcmkwin] Split out Desktop Effects KCM.

At least that transient problem is fully understood. We have to solve that somewhere else as it affects the other KCMs.
Can you file a bug report (or phab task or whatever) copying the messages above so it doesn't get lost, and then lets get this shipped.

Mar 17 2019, 9:41 PM · KWin
davidedmundson accepted D19705: Force server-side decoration if no borders are forced by user.

Seems sensible.

Mar 17 2019, 9:29 PM · KWin
davidedmundson accepted D19411: [wayland] Apply window rules only to xdg-shell clients.
Mar 17 2019, 8:39 PM · KWin
davidedmundson accepted D19722: Get rid of Deleted's properties.
Mar 17 2019, 8:01 PM · KWin
davidedmundson abandoned D18357: [applets/mediaframe] Resize combobox to contents.

Sorry, I forgot about this. AFAIK Nate rewrote media frame to QQC2 anyway.

Mar 17 2019, 7:59 PM · Plasma

Mar 13 2019

davidedmundson added a comment to D19613: Support NET_WM_STATE_FOCUSED.

Gtk can easily check whether the window manager supports this property and if not do the same as this patch does.

Mar 13 2019, 7:15 PM · KWin

Mar 12 2019

davidedmundson added a comment to D19705: Force server-side decoration if no borders are forced by user.

I just read the title guessed you were talking about any server side decos.
You are correct. Sorry

Mar 12 2019, 7:23 PM · KWin
davidedmundson added a comment to D19705: Force server-side decoration if no borders are forced by user.

GTK doesn't support xdg-decoration. :D

Mar 12 2019, 5:35 PM · KWin

Mar 8 2019

davidedmundson accepted D18809: Image Wallpaper Slideshow - display the list of images that will be shown.

Good stuff! I'm hoping we see more of your commits in the future

Mar 8 2019, 10:48 PM · Plasma
davidedmundson added inline comments to D19617: Support NET_WM_STATE_FOCUSED.
Mar 8 2019, 5:59 PM · Frameworks
davidedmundson added a dependency for D19617: Support NET_WM_STATE_FOCUSED: D19613: Support NET_WM_STATE_FOCUSED.
Mar 8 2019, 4:38 PM · Frameworks
davidedmundson added a dependent revision for D19613: Support NET_WM_STATE_FOCUSED: D19617: Support NET_WM_STATE_FOCUSED.
Mar 8 2019, 4:38 PM · KWin
davidedmundson requested review of D19617: Support NET_WM_STATE_FOCUSED.
Mar 8 2019, 4:37 PM · Frameworks
davidedmundson requested review of D19613: Support NET_WM_STATE_FOCUSED.
Mar 8 2019, 3:36 PM · KWin
davidedmundson added a comment to D19604: Make it possible to autodetect the tablet mode.

Concept seems sensible.

Mar 8 2019, 2:07 PM · KWin
davidedmundson accepted D19178: [platforms/x11] Properly unload effects on X11.
Mar 8 2019, 2:04 PM · KWin
davidedmundson accepted D19199: [platforms/fbdev] Port to AbstractOutput.
Mar 8 2019, 2:03 PM · KWin
davidedmundson added a comment to D19603: Fix colours of header bar for active and inactive windows.

Are GTK developers aware of this problem?

Mar 8 2019, 11:58 AM · Plasma
davidedmundson added inline comments to D18818: virtualkeyboard: resize the focused window to make room for the keyboard.
Mar 8 2019, 11:35 AM · KWin
davidedmundson added a comment to D19603: Fix colours of header bar for active and inactive windows.
Mar 8 2019, 11:29 AM · Plasma
davidedmundson added a comment to D19603: Fix colours of header bar for active and inactive windows.

What's the reason for removing the linear gradient?

Mar 8 2019, 10:42 AM · Plasma
davidedmundson updated the summary of D19603: Fix colours of header bar for active and inactive windows.
Mar 8 2019, 10:24 AM · Plasma
davidedmundson added a comment to D19603: Fix colours of header bar for active and inactive windows.

two window titles of different colours matching breeze.

Mar 8 2019, 1:18 AM · Plasma
davidedmundson requested review of D19603: Fix colours of header bar for active and inactive windows.
Mar 8 2019, 1:17 AM · Plasma
davidedmundson added a comment to D18818: virtualkeyboard: resize the focused window to make room for the keyboard.

hmm, those windows would need a flag saying it's un-maximizable?

Mar 8 2019, 12:27 AM · KWin
davidedmundson accepted D18465: [platforms/wayland] Multi output support.
Mar 8 2019, 12:19 AM · KWin
davidedmundson accepted D19414: [wayland] Implement maximize rules.
Mar 8 2019, 12:18 AM · KWin

Mar 7 2019

davidedmundson added a comment to D19411: [wayland] Apply window rules only to xdg-shell clients.

Currently, xdg-shell protocol doesn't have any mechanism that a client could use to notify the compositor about its intent to map.

Mar 7 2019, 11:11 PM · KWin
davidedmundson added inline comments to D19520: Properly restore current desktop from session.
Mar 7 2019, 8:13 PM · KWin
davidedmundson accepted D19520: Properly restore current desktop from session.
Mar 7 2019, 8:07 PM · KWin
davidedmundson added inline comments to D19214: [sddm-theme] Replace login button label with icon.
Mar 7 2019, 2:42 PM · Plasma
davidedmundson added inline comments to D19214: [sddm-theme] Replace login button label with icon.
Mar 7 2019, 2:19 PM · Plasma
davidedmundson added a comment to D19479: [Lock, Login, and Logout screen] Adjust visual feedback of action buttons.

Visual indication on mouseover is generally a good thing ++

Mar 7 2019, 12:22 PM · Plasma
davidedmundson accepted D19580: Use high dpi pixmaps.
Mar 7 2019, 12:13 PM · Plasma

Mar 6 2019

davidedmundson added a comment to D19310: Port to KGlobalAccel.

The calls to KGlobalaccel are still needed. Removing them from the updatescript caused the user specified shortcuts to be the default shortcuts.

Mar 6 2019, 9:51 PM · Spectacle
davidedmundson committed R278:abcf323ab6f3: Send blur/background contrast in device pixels (authored by davidedmundson).
Send blur/background contrast in device pixels
Mar 6 2019, 9:43 PM
davidedmundson closed D19544: Send blur/background contrast in device pixels.
Mar 6 2019, 9:43 PM · Frameworks
davidedmundson accepted D19566: [OSD] Fix animation stutter.
Mar 6 2019, 3:00 PM · Plasma

Mar 5 2019

davidedmundson added a comment to D19550: [Media Frame] Set sourceSize for higher quality and lower memory consumption.

Would it be better to set the sourceSize? If we're downscaling during rendering we're wasting memory

Mar 5 2019, 10:31 PM · Plasma
davidedmundson added inline comments to D19419: [KdePlasma-Addons/POTD/NOAA] Fixed RegEx string to suit latest changes on the webpage.
Mar 5 2019, 10:19 PM · Plasma
davidedmundson accepted D19552: [effects/screenshot] Set m_windowMode in screenshotWindowUnderCursor.
Mar 5 2019, 9:58 PM · KWin
davidedmundson added a comment to D19310: Port to KGlobalAccel.

Maybe I should move this to a phab task, but I've done some looking:

Mar 5 2019, 5:13 PM · Spectacle
davidedmundson added a comment to D19310: Port to KGlobalAccel.

kconfupdate is fine for migration. That code looks somewhat sensible.

Mar 5 2019, 4:44 PM · Spectacle
davidedmundson added inline comments to D19544: Send blur/background contrast in device pixels.
Mar 5 2019, 4:39 PM · Frameworks
davidedmundson requested review of D19544: Send blur/background contrast in device pixels.
Mar 5 2019, 3:30 PM · Frameworks
davidedmundson added a comment to D18818: virtualkeyboard: resize the focused window to make room for the keyboard.

[Wednesday, 27 February 2019] [16:40:39 GMT] <notmart> Android has actually 3 modes: resize the window, just tell the app of the area and shift the whole window up
[Wednesday, 27 February 2019] [16:40:49 GMT] <notmart> which is defined by the app

Mar 5 2019, 2:58 PM · KWin
davidedmundson accepted D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads.
Mar 5 2019, 2:35 PM · Plasma
davidedmundson committed R123:e2f7ead351ee: Revert "Fix autologin session loading" (authored by davidedmundson).
Revert "Fix autologin session loading"
Mar 5 2019, 2:24 PM
davidedmundson added a reverting change for R123:634a2dd1bef5: Fix autologin session loading: R123:e2f7ead351ee: Revert "Fix autologin session loading".
Mar 5 2019, 2:24 PM
davidedmundson added a comment to D19373: [RFC] [Splash Screen] Use current "Next" wallpaper as the background.

The original rationale of the time of having the black background was to hide the flickering blank framebuffer as we switch from SDDM to the login - and we're autologigng in we're coming from a black background too. From a tech POV I like that because loading a wallpaper is quite CPU consuming.

Mar 5 2019, 1:36 PM · Plasma
davidedmundson accepted D19540: Verify that there is no scene windows when Scene is about to be destroyed.
Mar 5 2019, 1:16 PM · KWin
davidedmundson committed R296:715ce3c20837: Avoid fractionals in GridDelegate sizes and alignments (authored by davidedmundson).
Avoid fractionals in GridDelegate sizes and alignments
Mar 5 2019, 1:10 PM
davidedmundson closed D19530: Avoid fractionals in GridDelegate sizes and alignments.
Mar 5 2019, 1:10 PM · Frameworks
davidedmundson updated the diff for D7732: Force KAuth helpers to have UTF-8 support.

Add comment

Mar 5 2019, 12:03 PM · Frameworks
davidedmundson added a comment to D7732: Force KAuth helpers to have UTF-8 support.

I'm not sure changing the codec for all kauth stuff is the best

Mar 5 2019, 12:02 PM · Frameworks