Feed Advanced Search

Jun 21 2019

mvourlakos committed R878:df9394ddd65c: option for prominent color of Notification Badges (authored by mvourlakos).
option for prominent color of Notification Badges
Jun 21 2019, 9:49 AM
mvourlakos committed R878:6c288401aa14: BadgeText revert plasma style renderType (authored by mvourlakos).
BadgeText revert plasma style renderType
Jun 21 2019, 9:49 AM

Jun 20 2019

mvourlakos committed R878:ba6460e919c2: update indicators runtime (authored by mvourlakos).
update indicators runtime
Jun 20 2019, 2:51 PM
mvourlakos committed R878:85e49d41bf97: improve view recreation code (authored by mvourlakos).
improve view recreation code
Jun 20 2019, 2:51 PM
mvourlakos committed R878:caefba45769f: recreate views when indicators update (authored by mvourlakos).
recreate views when indicators update
Jun 20 2019, 2:51 PM
mvourlakos committed R878:a9310a3de3b0: disable KWin edges for ByPassWMHint (authored by mvourlakos).
disable KWin edges for ByPassWMHint
Jun 20 2019, 2:51 PM
mvourlakos committed R878:9c0e3f299228: do not trigger mask from invalid drags (authored by mvourlakos).
do not trigger mask from invalid drags
Jun 20 2019, 7:10 AM

Jun 19 2019

mvourlakos committed R878:2dfb13644774: improve LatteComponets.ComboBoxButton (authored by mvourlakos).
improve LatteComponets.ComboBoxButton
Jun 19 2019, 2:12 PM

Jun 17 2019

mvourlakos committed R878:ae2bc089ffb7: protect user from changing to occupied edges (authored by mvourlakos).
protect user from changing to occupied edges
Jun 17 2019, 6:58 PM
mvourlakos committed R878:bb8a946140ac: fix warnings (authored by mvourlakos).
fix warnings
Jun 17 2019, 6:58 PM
mvourlakos committed R878:002e0547ba5f: improve LatteComponents.ComboBox (authored by mvourlakos).
improve LatteComponents.ComboBox
Jun 17 2019, 6:39 PM
mvourlakos committed R878:1300c92a8f42: restore Screens showing hiding (authored by mvourlakos).
restore Screens showing hiding
Jun 17 2019, 6:39 PM
mvourlakos committed R878:396efadb5ae4: track screens count changes for View Settings (authored by mvourlakos).
track screens count changes for View Settings
Jun 17 2019, 6:39 PM
mvourlakos committed R878:675ddb2e2e37: provide more modern Screens ComboBox (authored by mvourlakos).
provide more modern Screens ComboBox
Jun 17 2019, 6:39 PM
mvourlakos committed R878:c617f7941b0e: update Screen ComboBox with Latte one (authored by mvourlakos).
update Screen ComboBox with Latte one
Jun 17 2019, 6:39 PM
mvourlakos committed R878:076897576560: Center position Tasks when in the Desktop (authored by mvourlakos).
Center position Tasks when in the Desktop
Jun 17 2019, 3:00 PM
mvourlakos committed R878:64589345ff96: update fills applets in LiveEditingMode (authored by mvourlakos).
update fills applets in LiveEditingMode
Jun 17 2019, 3:00 PM
mvourlakos committed R878:88ba9f4b756a: track KWin Colors Script presence in system (authored by mvourlakos).
track KWin Colors Script presence in system
Jun 17 2019, 2:14 PM
mvourlakos committed R878:eef791100dae: show to user warning for Colors KWin Script presence (authored by mvourlakos).
show to user warning for Colors KWin Script presence
Jun 17 2019, 2:14 PM
mvourlakos committed R878:a5ce2f97c64a: support Importer::standardPathsFor (authored by mvourlakos).
support Importer::standardPathsFor
Jun 17 2019, 2:14 PM
mvourlakos committed R878:2e5a0186788e: disable scrolling shadows when Tasks in desktop (authored by mvourlakos).
disable scrolling shadows when Tasks in desktop
Jun 17 2019, 2:14 PM
mvourlakos added a comment to D18377: [effects/blur] Update blur to be more natural.
In D18377#480824, @zzag wrote:

I just downloaded the KDE Neon 5.16 iso from the website, installed it and updated it

You need an Intel graphics card to reproduce this bug.

Yeah, the problem is probably that the GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING is GL_LINEAR with the Intel driver, and that means that the final conversion from linear to sRGB is not happening in the upscaleRenderToScreen() pass.

We should probably not use sRGB textures when the driver reports that the framebuffer color encoding is linear.

However, it might also be a bug in the driver that it doesn't pick an sRGB format for the default framebuffer. We should discuss that with the Intel developers, but I would appreciate it if someone who has an Intel GPU could investigate this a bit further first. At the very least confirm that glGetFramebufferAttachmentParameteriv() in fact returns GL_LINEAR.

Jun 17 2019, 6:50 AM · KWin

Jun 16 2019

mvourlakos added a comment to D18377: [effects/blur] Update blur to be more natural.

https://bugs.kde.org/show_bug.cgi?id=408790 I am not the only one with issue, the issue was reported also from Latte users that probably use Intel driver

Jun 16 2019, 7:08 PM · KWin
mvourlakos added a comment to D18377: [effects/blur] Update blur to be more natural.
In D18377#480824, @zzag wrote:

I just downloaded the KDE Neon 5.16 iso from the website, installed it and updated it

You need an Intel graphics card to reproduce this bug.

Jun 16 2019, 7:06 PM · KWin
mvourlakos added a comment to D18377: [effects/blur] Update blur to be more natural.

My transparent Konsole is also noticeably darker now, but it actually seems to me like the background color of the Konsole color scheme got somehow changed. It doesn't match the color in the regular color scheme anymore.

Jun 16 2019, 4:07 PM · KWin
mvourlakos added a comment to D18377: [effects/blur] Update blur to be more natural.

I am using Plasma 5.16, this patch probably can create TOO DARKISH results so the natural part of the commit is not valid and probably breaks users experience also:

Jun 16 2019, 3:42 PM · KWin
mvourlakos committed R878:b7cf5dbb62d6: avoid glitch from panel shadow (authored by mvourlakos).
avoid glitch from panel shadow
Jun 16 2019, 2:45 PM
mvourlakos committed R878:a7abf5d309d2: update background svg file when plasmatheme changes (authored by mvourlakos).
update background svg file when plasmatheme changes
Jun 16 2019, 2:45 PM
mvourlakos committed R878:0e96168742fd: update backgroundContrastEffect mid values (authored by mvourlakos).
update backgroundContrastEffect mid values
Jun 16 2019, 1:02 PM
mvourlakos committed R878:2396ffbe1931: rethink isBusy state panel shadow (authored by mvourlakos).
rethink isBusy state panel shadow
Jun 16 2019, 1:02 PM

Jun 15 2019

mvourlakos committed R878:b71baccc1430: fix screenForContainment in MulitpleShared mode (authored by mvourlakos).
fix screenForContainment in MulitpleShared mode
Jun 15 2019, 6:44 PM
mvourlakos committed R878:1b0de4f31215: improve calculations for view mask and shadows (authored by mvourlakos).
improve calculations for view mask and shadows
Jun 15 2019, 5:20 PM
mvourlakos committed R878:a311f45a627d: fix istouchingview of windows tracking (authored by mvourlakos).
fix istouchingview of windows tracking
Jun 15 2019, 1:48 PM
mvourlakos committed R878:91a9e7c0c5a0: improvements for effects area and painting (authored by mvourlakos).
improvements for effects area and painting
Jun 15 2019, 1:13 PM
mvourlakos added a reverting change for R878:a4764024db83: consider mask thickness for struts: R878:3c5c59e14910: Revert "consider mask thickness for struts".
Jun 15 2019, 1:13 PM
mvourlakos committed R878:3c5c59e14910: Revert "consider mask thickness for struts" (authored by mvourlakos).
Revert "consider mask thickness for struts"
Jun 15 2019, 1:13 PM
mvourlakos committed R878:df3118fc98da: Revert "remove workaround for X11 struts !compositing gap" (authored by mvourlakos).
Revert "remove workaround for X11 struts !compositing gap"
Jun 15 2019, 1:13 PM
mvourlakos added a reverting change for R878:37b708ef52b7: remove workaround for X11 struts !compositing gap: R878:df3118fc98da: Revert "remove workaround for X11 struts !compositing gap".
Jun 15 2019, 1:13 PM
mvourlakos committed R878:359b12036052: Revert "remove workaround for struts gap" (authored by mvourlakos).
Revert "remove workaround for struts gap"
Jun 15 2019, 1:13 PM
mvourlakos added a reverting change for R878:137cd365476f: remove workaround for struts gap: R878:359b12036052: Revert "remove workaround for struts gap".
Jun 15 2019, 1:13 PM
mvourlakos committed R878:8a281bc3e886: update panel shadows for isBusy state (authored by mvourlakos).
update panel shadows for isBusy state
Jun 15 2019, 11:45 AM
mvourlakos committed R878:137cd365476f: remove workaround for struts gap (authored by mvourlakos).
remove workaround for struts gap
Jun 15 2019, 8:03 AM
mvourlakos committed R878:37b708ef52b7: remove workaround for X11 struts !compositing gap (authored by mvourlakos).
remove workaround for X11 struts !compositing gap
Jun 15 2019, 8:03 AM
mvourlakos committed R878:a4764024db83: consider mask thickness for struts (authored by mvourlakos).
consider mask thickness for struts
Jun 15 2019, 8:03 AM

Jun 14 2019

mvourlakos committed R878:fd9025f6324d: adjust panel transparency according to theme level (authored by mvourlakos).
adjust panel transparency according to theme level
Jun 14 2019, 2:02 PM
mvourlakos committed R878:4535ee03c2b6: REAL maxOpacity from plasma panel backgrounds (authored by mvourlakos).
REAL maxOpacity from plasma panel backgrounds
Jun 14 2019, 2:02 PM

Jun 12 2019

mvourlakos committed R878:ec284dbfa8d7: blacklist plasma notifications in heuristics (authored by mvourlakos).
blacklist plasma notifications in heuristics
Jun 12 2019, 8:39 PM
mvourlakos committed R878:ffd0bef61192: blacklist plasma notifications in heuristics (authored by mvourlakos).
blacklist plasma notifications in heuristics
Jun 12 2019, 8:33 PM
mvourlakos committed R878:1d5bce41d430: improve roundness algorithm (authored by mvourlakos).
improve roundness algorithm
Jun 12 2019, 8:04 PM
mvourlakos committed R878:734c08ffda24: improve plasma theme roundness discovery (authored by mvourlakos).
improve plasma theme roundness discovery
Jun 12 2019, 7:27 PM

Jun 11 2019

mvourlakos committed R878:d9989300d1b1: add text for IsBusy opacity case (authored by mvourlakos).
add text for IsBusy opacity case
Jun 11 2019, 4:58 PM
mvourlakos committed R878:98587d11d496: make Latte panel background painting more important (authored by mvourlakos).
make Latte panel background painting more important
Jun 11 2019, 3:07 PM

Jun 10 2019

mvourlakos committed R878:24c9940bac23: fix typo (authored by mvourlakos).
fix typo
Jun 10 2019, 6:27 PM
mvourlakos committed R878:afe4ae8c6cfe: add translation strings explanations (authored by mvourlakos).
add translation strings explanations
Jun 10 2019, 2:56 PM
mvourlakos committed R878:1051372e043e: expose to qml builtin activity/vds switching (authored by mvourlakos).
expose to qml builtin activity/vds switching
Jun 10 2019, 2:50 PM
mvourlakos committed R878:d312598f60ef: provide builtin Activity,VDs switching (authored by mvourlakos).
provide builtin Activity,VDs switching
Jun 10 2019, 2:50 PM

Jun 9 2019

mvourlakos added a comment to T10201: Window titlebars.

I really like the idea...

Jun 9 2019, 3:17 PM · KDE Applications, VDG
mvourlakos committed R878:0b6c07a1e5b6: support Active Window Filtering (authored by mvourlakos).
support Active Window Filtering
Jun 9 2019, 11:42 AM
mvourlakos committed R878:c16251f74305: add buffer size for LastActiveWindow (authored by mvourlakos).
add buffer size for LastActiveWindow
Jun 9 2019, 10:32 AM
mvourlakos committed R878:35752bbc2feb: proceed with implementation of LastActiveWindow (authored by mvourlakos).
proceed with implementation of LastActiveWindow
Jun 9 2019, 10:32 AM
mvourlakos committed R878:29bbba173006: improve View::currentScreenWindowsTracking (authored by mvourlakos).
improve View::currentScreenWindowsTracking
Jun 9 2019, 10:32 AM
mvourlakos committed R878:ef3db56ce729: fix Tracker::AllScreens init signaling on startup (authored by mvourlakos).
fix Tracker::AllScreens init signaling on startup
Jun 9 2019, 10:32 AM
mvourlakos committed R878:353f7119ccff: move Tracker::Enabled to View::WindowsTracker (authored by mvourlakos).
move Tracker::Enabled to View::WindowsTracker
Jun 9 2019, 10:32 AM
mvourlakos committed R878:e25da5a668fe: update Containment Windows Tracking with screens (authored by mvourlakos).
update Containment Windows Tracking with screens
Jun 9 2019, 10:32 AM
mvourlakos committed R878:4cc4bfd6de8f: REFACTOR WindowsTracker to provide more information (authored by mvourlakos).
REFACTOR WindowsTracker to provide more information
Jun 9 2019, 10:32 AM
mvourlakos committed R878:7deef41015ef: move View::WindowsTracker to own directory (authored by mvourlakos).
move View::WindowsTracker to own directory
Jun 9 2019, 10:32 AM
mvourlakos committed R878:607dbac4cf86: update WindowsTracker to track AllScreens windows (authored by mvourlakos).
update WindowsTracker to track AllScreens windows
Jun 9 2019, 10:32 AM
mvourlakos committed R878:0aa5c520dca0: add Layouts Tracking in WindowsTracking (authored by mvourlakos).
add Layouts Tracking in WindowsTracking
Jun 9 2019, 10:32 AM
mvourlakos committed R878:e57ff695edb8: ignore LastActiveWindow tracking for !enabled (authored by mvourlakos).
ignore LastActiveWindow tracking for !enabled
Jun 9 2019, 10:32 AM
mvourlakos committed R878:2b316aa72823: improve trackedinfo(s) (authored by mvourlakos).
improve trackedinfo(s)
Jun 9 2019, 10:32 AM
mvourlakos committed R878:7decc54ddf41: introduce TrackedLayoutInfo (authored by mvourlakos).
introduce TrackedLayoutInfo
Jun 9 2019, 10:32 AM
mvourlakos committed R878:96c081e07616: remove View from TrackedGeneralInfo (authored by mvourlakos).
remove View from TrackedGeneralInfo
Jun 9 2019, 10:32 AM

Jun 8 2019

mvourlakos committed R878:6d1ac0bfe289: remove deprecated references (authored by mvourlakos).
remove deprecated references
Jun 8 2019, 7:51 AM
mvourlakos committed R878:c2bfda46d392: make WindowsTracking activity filtering accurate (authored by mvourlakos).
make WindowsTracking activity filtering accurate
Jun 8 2019, 7:51 AM
mvourlakos committed R878:1b5de7d8597a: remove irrelevant windows from Track::History (authored by mvourlakos).
remove irrelevant windows from Track::History
Jun 8 2019, 7:51 AM
mvourlakos committed R878:c7eb97a8795d: update WindowInfo to contain desktops/activities (authored by mvourlakos).
update WindowInfo to contain desktops/activities
Jun 8 2019, 7:51 AM
mvourlakos committed R878:59a4d63ca67b: improve activities and desktops WM filtering (authored by mvourlakos).
improve activities and desktops WM filtering
Jun 8 2019, 7:51 AM

Jun 7 2019

mvourlakos committed R878:3f88341bcbba: restore Fitt's Law for edge Applets (authored by mvourlakos).
restore Fitt's Law for edge Applets
Jun 7 2019, 3:26 PM
mvourlakos committed R878:79ae6a6de491: initial support History for LastActiveWindow (authored by mvourlakos).
initial support History for LastActiveWindow
Jun 7 2019, 3:26 PM
mvourlakos committed R878:c0e300471767: add LastActiveWindow debug records (authored by mvourlakos).
add LastActiveWindow debug records
Jun 7 2019, 3:26 PM
mvourlakos committed R878:4ae9b1b91c5e: update LastActiveWindow with signals (authored by mvourlakos).
update LastActiveWindow with signals
Jun 7 2019, 3:26 PM
mvourlakos committed R878:a0226e1de9d9: split trackedinfo to general and view (authored by mvourlakos).
split trackedinfo to general and view
Jun 7 2019, 3:26 PM

Jun 4 2019

mvourlakos committed R878:c05204ab7b98: enable windows tracking for draggingActiveWindow (authored by mvourlakos).
enable windows tracking for draggingActiveWindow
Jun 4 2019, 4:28 PM
mvourlakos committed R878:c9ab9a1dbea6: dont equalize WindowInfo icon and appName (authored by mvourlakos).
dont equalize WindowInfo icon and appName
Jun 4 2019, 4:28 PM

Jun 3 2019

mvourlakos committed R878:a191a1ce2a7a: fix typo (authored by mvourlakos).
fix typo
Jun 3 2019, 7:25 PM
mvourlakos committed R878:e5673a9cfa5c: fix type for DodgeMaximized (authored by mvourlakos).
fix type for DodgeMaximized
Jun 3 2019, 4:20 PM
mvourlakos committed R878:3f3560aab5f2: update dodgeAllWindows on startup properly (authored by mvourlakos).
update dodgeAllWindows on startup properly
Jun 3 2019, 4:17 PM
mvourlakos committed R878:2c33ad52b61d: support file paths for Indicator::Resource::svgs (authored by mvourlakos).
support file paths for Indicator::Resource::svgs
Jun 3 2019, 4:10 PM
mvourlakos committed R878:149812080f2b: move View/Indicator in its own directory (authored by mvourlakos).
move View/Indicator in its own directory
Jun 3 2019, 4:10 PM
mvourlakos committed R878:33962fa1fceb: expose some animations properties to Indicators (authored by mvourlakos).
expose some animations properties to Indicators
Jun 3 2019, 4:10 PM
mvourlakos committed R878:f75605d78de5: introduce Resources for Indicators (authored by mvourlakos).
introduce Resources for Indicators
Jun 3 2019, 4:10 PM
mvourlakos committed R878:1d055f5e19f9: try to adjust BadgeText text alignment (authored by mvourlakos).
try to adjust BadgeText text alignment
Jun 3 2019, 4:10 PM

Jun 2 2019

mvourlakos committed R878:3c97bd222e06: track how many applets need windowsTracking (authored by mvourlakos).
track how many applets need windowsTracking
Jun 2 2019, 11:46 AM

Jun 1 2019

mvourlakos committed R878:62b8aa698771: improve animationSenting fro DragDropArea (authored by mvourlakos).
improve animationSenting fro DragDropArea
Jun 1 2019, 11:07 PM
mvourlakos committed R878:51c11071dd13: support toggle onAllDesktops for LastActiveWindow (authored by mvourlakos).
support toggle onAllDesktops for LastActiveWindow
Jun 1 2019, 10:58 PM
mvourlakos committed R878:af609ca53f9a: X11:track more LastActiveWindow properties (authored by mvourlakos).
X11:track more LastActiveWindow properties
Jun 1 2019, 10:58 PM
mvourlakos committed R878:f3eacf169e68: add actions for LastActiveWindow (authored by mvourlakos).
add actions for LastActiveWindow
Jun 1 2019, 10:58 PM
mvourlakos committed R878:342d4a1a00bd: move window funcionality to lastactivewindow (authored by mvourlakos).
move window funcionality to lastactivewindow
Jun 1 2019, 8:07 AM
mvourlakos committed R878:6898623bd62f: identify PlasmaDesktop on startup under X11 (authored by mvourlakos).
identify PlasmaDesktop on startup under X11
Jun 1 2019, 8:07 AM
mvourlakos committed R878:a03655f176d9: new heuristic to identify plasma desktop window (authored by mvourlakos).
new heuristic to identify plasma desktop window
Jun 1 2019, 8:07 AM