[plasmashell] [Bug 466863] Feature Request: Bring back adjustable icons sizes on Icons Only Task Manager

2023-03-06 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=466863

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
May I ask for some screenshots? Also, have you tried the "Always arrange tasks
in columns of as many rows" option by any chance?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 466637] Dragged-and-dropped object on the desktop takes place slowly respect to the mouse

2023-03-06 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=466637

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #11 from veggero  ---
The effect seems to be the italian translation of "Morphing Popups"

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 466863] Feature Request: Bring back adjustable icons sizes on Icons Only Task Manager

2023-03-07 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=466863

veggero  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #5 from veggero  ---
Ok, looking at the screenshots, this is intentional. The task manager icon size
always follows the size of the application launcher. If you'd like those icons
to be smaller you can make the margins of the task manager bigger in your
plasma theme tasks.svg file or use a different plasma theme with (slightly?)
bigger margins

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 459346] Extraction via context menu of Dolphin is aborted when I quit Dolphin

2022-09-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459346

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from veggero  ---
Can confirm

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 455270] Line around floating panel after un-maximising a fullscreen window

2022-09-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=455270

--- Comment #10 from veggero  ---
(In reply to Akseli Lahtinen from comment #7)
> I have the same issue, seems to only appear on Wayland. Compositor draws
> shadows around the panel that the floating panel morphs into when any window
> is maximized, instead around the floating panel itself.
> 
> Operating System: Fedora Linux 36
> KDE Plasma Version: 5.25.4
> KDE Frameworks Version: 5.97.0
> Qt Version: 5.15.5
> Kernel Version: 5.18.18-200.fc36.x86_64 (64-bit)
> Graphics Platform: Wayland
> Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
> Memory: 15,5 GiB of RAM
> Graphics Processor: AMD DIMGREY_CAVEFISH

To be clear, it's not that it is drawn in the wrong spot; it's that the shadown
shouldn't be drawn at all when a panel is floating!

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 459447] Okular(22.08.0) text selection seems to have a bug.

2022-09-21 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459447

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from veggero  ---
Can reproduce with the given PDF

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 459447] Incorrect selection by Text Selection tool on given PDF

2022-09-21 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459447

veggero  changed:

   What|Removed |Added

Summary|Okular(22.08.0) text|Incorrect selection by Text
   |selection seems to have a   |Selection tool on given PDF
   |bug.|

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 459472] Gwenview doesn't have a global menu on Unity desktop

2022-09-21 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459472

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
If this only happens in Unity, it's probably an upstream/downstream bug?

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 442929] Header and footer incorrectly draw corners

2022-09-21 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=442929

--- Comment #4 from veggero  ---
I've investigated a bit and I see no easy solutions or workarounds. The header
doesn't really know whether it should draw its corners or not...

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 455538] Option to keep floating panels -floating- when windows are maximized

2022-09-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=455538

veggero  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from veggero  ---
This really is a downstream issue. I think it's fair on our side to consider
that a maximized window will touch the screen borders. The fact that a third
party kwin script forces the maximized window to be floating even when
maximized produces not only this bug, but other ones too, due to the same
assumption (as an example, you loose the window shadow and rounded corners). I
think in this case it's the script which is taking a risky approach.
This wouldn't fix 455323 either. That bug refers to the fact that, when a
window is maximized, there's too much margin around the panel. Adding an option
to not de-float the panel at all wouldn't fix that: most people wouldn't
discover the option and be left with the bigger margins by default, and people
that want less margin would have to disable de-floating entirely.
In the (near) future, I would like the de-floating mechanism to be a bit
smarter, and defloat in other cases too, such as when you have two windows side
by side that occupy all the screen. This could be approached in various ways,
as an example the panel could de-float it there's any window that's directly
touching it. This would (indirectly) fix this bug and alleviate 455323 too
(half of the de-floated margin was added due to the lack of this mechanism).

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 459514] Maximising and restoring the window makes Overview page scrolling buggy

2022-09-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459514

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from veggero  ---
Can confirm, best way to reproduce is to set the window the smallest size
possible before maximizing

-- 
You are receiving this mail because:
You are watching all bug changes.

[i18n] [Bug 459508] [Localization] Missing space in IT-it translation ("Cambiatastiera")

2022-09-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459508

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #5 from veggero  ---
I'd like to throw in a "Gestore dei Layout della Tastiera"

-- 
You are receiving this mail because:
You are watching all bug changes.

[i18n] [Bug 459508] [Localization] Missing space in IT-it translation ("Cambiatastiera")

2022-09-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459508

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 459358] Plasmashell crashes in PanelView::updateFloating() after rebooting

2022-09-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459358

--- Comment #2 from veggero  ---
I would relatively confidently say that it's a duplicate of the bug you
commented; there's no real difference in positionPanel when called from stuff
like changing the panel screen side vs the panel becoming bigger because of
floating panels. One thing I can say is that calling positionPanel from
updateFloating is actually probably not necessary, resizePanel is enough (I
think I put both "for sure"...); but clearly there's some bug that crashes the
panel upon resizing pretty much regardless of the target size or resize cause.
Looking at the traceback, it seems that it crashes on 
```QScreen *s = m_screenToFollow;
const QRect screenGeometry = s->geometry();
```
which is... simply reading the geometry of the screen the panel is in, and has
nothing to do with the panel? Maybe it sometimes the screen is not "ready" for
its geometry to be read (especially if you consider it happens after sleep)?
maybe there's an issue with getting the screen that the panel is following? I
think for a further investigation kwin folks are probably better than me at
this point, it really does not seem to be related to the panel itself (surely
not floating); but I can see if it's some mis-management of the
m_screenToFollow within the panel, thought I doubt that

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 459594] desktop grid prevents lock screen and lid close suspend activation

2022-09-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459594

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Cannot reproduce by turning on desktop grid (via touchpad gesture) and closing
the laptop lid on any of my laptops

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 459627] Strange artifacting / dithering on zoom with some pngs

2022-09-25 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459627

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from veggero  ---
Can reproduce

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467951] Folder View not working

2023-03-31 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467951

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Hi! Could you provide some screenshots/recordings of this?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467870] Desktop layout reverts to folder view

2023-03-31 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467870

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #2 from veggero  ---
(In reply to Alberto Salvia Novella from comment #0)
> SYSTEM
> - Variety 0.8.10
> - KDE Plasma 5.26.5
> - KDE Frameworks 5.103.0
> - Qt 5.15.8
> - Graphics platform X11
> - Linux 6.2.8 Zen
> 
> HOW TO REPRODUCE
> 1. Create any file or folder on the desktop.
> 1. Right click on the desktop and select "configure desktop and wallpaper"
> 2. Set "layout" to "desktop"
> 3. Install and enable "variety"
>  
> RESULT
> After a few days the layout reverts to "folder view", and the contents of
> the desktop become visible again.

Any chance it's variety manually changing the layout to folder view for *some
reason*?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467778] Title bar bug. Either too wide or too short.

2023-03-31 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467778

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Does this happen with Breeze too?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467990] wallpaper doesn't change on second monitor

2023-03-31 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467990

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Currently, this is intended behaviour, and there's no plan to change that.
However, we could ideally make it easier to apply a new wallpaper to all
monitor if the user wants to; maybe this bug could be changed to become such a
feature request?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468454] Allow switching virtual desktops with mouse wheel on Panel Spacer

2023-04-13 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=468454

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
I'm really not a big fan of this idea because we cannot garauntee that empty
space on a panel is due to a panel spacer. There are various widgets (such as
the task manager, which is used by default) that act as spacers, and if you
have no widget acting as a spacer you'll get lots of empty space that's also
not a panel spacer. This would make this functionality *sometimes* work,
without a clear way to convey to the user when it works and when it doesn't.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 469880] New Panel config popup has lost the "Maximize" action

2023-05-18 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=469880

--- Comment #2 from veggero  ---
ops

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467741] Panel and panel widgets lack transparency

2023-05-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467741

--- Comment #10 from veggero  ---
Are you using Breeze?

Can you include a recording where you switch wallpapers whilst in adaptive
mode, and where you switch between adaptive, transparent and opaque?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467741] Panel and panel widgets lack transparency

2023-05-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467741

--- Comment #12 from veggero  ---
(In reply to etfaker from comment #11)
> (In reply to veggero from comment #10)
> > Are you using Breeze?
> > 
> > Can you include a recording where you switch wallpapers whilst in adaptive
> > mode, and where you switch between adaptive, transparent and opaque?
> 
> I am on breeze twilight.
> Here is the requested video: https://files.bestmail.ws/Arch/KDE_2.mkv
> Anything else I should record?

Erm, it looks like the transparency is working as intended! It's a subtle
effect, but you can see the colors of the panel changing depending on the
wallpaper.

If you'd prefer to see more of the wallpaper you can either try to tone down
the blur radius in settings, or switch to a more transparent theme.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 467741] Panel and panel widgets lack transparency

2023-05-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=467741

--- Comment #14 from veggero  ---
The "different shade of gray" is because your wallpaper is gray; the blur is
very strong, so you only really see the average color, which is gray. And it's
quite subtle, so it ends up being "just a different shade of gray". This is by
design! We didn't want to overdo transparency.

To lower down the blur radius, go into System Settings > Workspace Behaviour >
Desktop Effects > Blur > Settings icon. Tone down the strength.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 469061] Can not pre-configure panel

2023-04-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=469061

--- Comment #1 from veggero  ---
(In reply to yvan from comment #0)
> Hi,
> 
> After reading reading the Kiosk documentation
> (https://develop.kde.org/docs/administration/kiosk/introduction/), I could
> not find a proper way to pre-configure panel to deploy Plasma to users,
> while it works for many other settings.
> 
> STEPS TO REPRODUCE
> 1. From a fresh user session, configure the panel (in my case pin / unpin
> applications to the task manager, disable the clipboard applet).
> 2. Copy `~/.config/plasma-org.kde.plasma.desktop-appletsrc` to `/etc/xdg/`.
> 3. Create a new user and log in.
> 
> OBSERVED RESULT
> Plasma's panel is not pre-configured as intended.
> 
> EXPECTED RESULT
> Plasma's panel should contain chosen applications in the task manager, and
> clipboard applet should be disabled, as configured in
> `/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc`.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Debian 12 testing
> (available in About System)
> KDE Plasma Version: 5.27.2
> KDE Frameworks Version: 5.103.0
> Qt Version: 5.15.8
> 
> ADDITIONAL INFORMATION
> I have the same issue with many Dolphin settings. For reference, I already
> asked with more details and without answer on Discuss [1], KDE users list
> [2] and Debian users list [3].
> 1.
> https://discuss.kde.org/t/can-not-configure-plasma-bottom-panel-nor-dolphin-
> with-kiosk/329
> 2. https://www.mail-archive.com/kde@mail.kde.org/msg06032.html
> 3. https://lists.debian.org/debian-user/2023/04/msg00186.html
> 
> Regards,
> Yvan

Hi!

I would suggest pre-configuring a panel through the Plasma API. Specifically:

In `/usr/share/plasma/shells/org.kde.plasma.desktop/contents/` you can find
`layout.js`. This JS file is run at startup to set up
`plasma-org.kde.plasma.desktop-appletsrc`. You can see it says
`loadTemplate("org.kde.plasma.desktop.defaultPanel")`. If you look at
`/usr/share/plasma/layout-templates`, you can find some default templates -
including "org.kde.plasma.desktop.defaultPanel" - and you can create a new one
(saving it in e.g. ~/.local/share/plasma/layout-templates).

I'm not sure how you could define a specific template for a certain user.
Changing the above `layout.js` would work, but it could also be possible to
create a new shell that has a different 'layout.js' and fallsback to Plasma
Desktop for everything else. You'd then have to change the shell that's run at
login with your custom shell. You can also, and this should be easier, do a
Look-And-Feel with its own `layout.js`. You'd then have to specify to use that
Look-And-Feel for the user, e.g. by modifying `~/.config/plasmarc`. I'm not
sure whether that would run `layout.js` upon first startup.

Maybe some more expert Plasma dev could have a better approach?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 412483] Allow showing and hiding a panel by pushing a button on a widget

2023-04-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=412483

--- Comment #4 from veggero  ---
(In reply to Nate Graham from comment #3)
> (In reply to Nate Graham from comment #2)
> > You can already use a Panel for this. Just add it on the right or left side,
> > make it really wide, set it to auto-hide, and add some widgets to it. For
> > example, notification history, calendar, clock, etc.
> > 
> > The problem when is that the panel will automatically show every time your
> > mouse hits that screen edge, which is really annoying. What's needed to make
> > this work with a UX that matches the other platforms mentioned is for the
> > panel to always hide and only show when a button on another panel is 
> > clicked.
> It turns out that this is implemented via 3rd-party widget:
> https://store.kde.org/p/1269113/.
> 
> We might want to consider contacting the author and upstreaming it or
> otherwise integrating the functionality, especially if we move forward with
> https://phabricator.kde.org/D24223
> 
> See also other ways to do this:
> https://www.reddit.com/r/kde/comments/eri9va/
> a_very_ingenuous_sidebar_i_made_with_a_plasma/

Briefly looking at the code of the applet, it's extremely extremely hacky.
However Latte has that functionality out of the box, so that could be another
place to take inspiration from.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 459930] Panel highlight draws over icons/items

2022-10-02 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459930

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from veggero  ---
Should be an easy fix

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 459930] Panel highlight draws over icons/items

2022-10-02 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=459930

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 460171] Why my pee burn

2022-10-09 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460171

veggero  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460169] Horizontal/rectangle icons don't stretch to fill height on horizontal panel

2022-10-09 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460169

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #3 from veggero  ---
Cannot reproduce in 5.25.5 after setting a very wide png

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 460216] After hovering different image, Image preview panel (F11) continues to show the old preview until the new one is generated

2022-10-11 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460216

veggero  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||niccolo.venera...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from veggero  ---
Can reproduce

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 460215] Open dialog's image preview (F11) tends to show PNG files as movies

2022-10-11 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460215

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #2 from veggero  ---
Could it be that you have some video file in the same folder that you hover on
that interferes?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 460233] Clicking "Advanced..." on any NM connection always prompts to save changes

2022-10-11 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460233

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from veggero  ---
Can reproduce always

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 460240] Information panel does not properly close on Wayland

2022-10-12 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460240

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Cannot reproduce on latest dolphin with these steps

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 460488] Option to disable the focus outline on Qt Widgets based apps

2022-10-16 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460488

veggero  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 CC||niccolo.venera...@gmail.com
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from veggero  ---
You can get rid of it by changing the colorscheme's "Focus Decoration" to gray
in the "View" section. 

Other than that, it's currently a design element that's generally being ported
away from to make apps feel more frameless, but that's not very immediate to
implement for QWidgets apps like Dolphin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460550] Icons-Only Task Manager has inconsistent padding on left and right

2022-10-17 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460550

veggero  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
You have to untick "Fill free space on Panel" in Tasks Manager's settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460638] Feature request: Add ability to size spacers based on percentage

2022-10-18 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460638

--- Comment #1 from veggero  ---
What do you mean with "misalign my clock"?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460638] Feature request: Add ability to size spacers based on percentage

2022-10-18 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460638

--- Comment #8 from veggero  ---
I'd say it looks like a spacers bug; I will look into it tomorrow and, yeah,
I'd suggest filing that as a bug rather than this one or - more easily - simply
change the title of this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460660] When closing an app, the app's icon the far right shows an unexpected animation

2022-10-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460660

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from veggero  ---
I'm pretty sure he has a spacer to the right of the icons-only task manager.
This is exactly the type of things that happen to the task manager when you put
spacers next to it. I can reproduce very similar shenanigans.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460695] Feature request: Add ability to size spacers based on percentage

2022-10-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460695

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
Is this really necessary if https://bugs.kde.org/show_bug.cgi?id=460638 is
fixed?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460708] Panel edit mode toolbar becomes unusable when screen is in vertical orientation

2022-10-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460708

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460707] An option for panel to only be covered by active window and stay on top otherwise.

2022-10-19 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460707

veggero  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #1 from veggero  ---
Hi! Implementing this would need some significant work; given that this is a
rather niche request and it would bring some significant amount of code in (to
then maintain) plus a new option in the panel settings, I discussed with some
other VDG members and the consensus seem to be that this is not something we're
currently interested in implementing; for this reason, I'm closing the bug as
intentional.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464629] Panel icon size isn't an option in Plasma 5.26.90, making it impossible to resize kickoff icon

2023-01-22 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=464629

veggero  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from veggero  ---
Hey! I'm unsure what you mean by "like they usually are". *How* are they
usually customizable?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464774] Taskbar minimum height is too high (28 vs 20)

2023-01-25 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=464774

--- Comment #1 from veggero  ---
Are you using a third party plasma theme?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464774] Taskbar minimum height is too high (28 vs 20) with 3rd-party theme

2023-01-25 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=464774

--- Comment #5 from veggero  ---
(In reply to Moritz from comment #4)
> Is there any way to force disable this?

I'm afraid not

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464774] Taskbar minimum height is too high (28 vs 20) with 3rd-party theme

2023-01-25 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=464774

--- Comment #8 from veggero  ---
(In reply to Moritz from comment #7)
> How about an option in `plasmashellrc` that is only available when editing
> the file? 
> Could look like this:
> ```
> [PlasmaViews][Panel 3][Defaults]
> thickness=28
> ignoreMinThickness=1
> ``` 

I'll suggest another option, if you're willing to go edit configs; why not edit
the theme panel-background.svg file (which you can find in
~/.local/share/plasma/desktoptheme/ottoorsimilar/widgets) to make sure the top
and bottom components of the theme are up to 10px tall? you can do that simply
by selecting the entire "rounded cube" in inkscape and scale it down until you
find a better size.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464898] Misplaced popups when screen is added after plasma started

2023-01-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=464898

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #2 from veggero  ---
Hi, may I ask you to include some screenshots?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 461911] Mouse cursor can go 1 pixel beyond screen edges

2023-01-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=461911

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #7 from veggero  ---
Can reproduce reliably on Wayland, 100% scaling

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 461892] Unnecessary margin between panels and panel-touching drawers/dropdowns with 2+ panels on one screen edge

2023-01-30 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=461892

veggero  changed:

   What|Removed |Added

 CC||medip...@gmail.com

--- Comment #7 from veggero  ---
*** Bug 465042 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 465042] When you add multiple panels on the top it leaves a space equal to the sum of the panel heights

2023-01-30 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=465042

veggero  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from veggero  ---


*** This bug has been marked as a duplicate of bug 461892 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 465400] Clicking 'configure' on notifications that don't have per-event config opens an empty settings module

2023-02-07 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=465400

veggero  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 CC||niccolo.venera...@gmail.com

--- Comment #3 from veggero  ---


*** This bug has been marked as a duplicate of bug 465401 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 465401] Clicking 'configure' on notifications that don't have per-event config opens an empty settings module

2023-02-07 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=465401

--- Comment #1 from veggero  ---
*** Bug 465400 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 487968] On Wayland, Panel popups' custom sizes are reset to their default sizes after some time

2024-06-20 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=487968

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #16 from veggero  ---
> , I'd get an additional Unlock button

What do you mean exactly by additional Unlock button?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 488999] Floating panel does not de-float properly when set vertically between 2 screens.

2024-06-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=488999

--- Comment #3 from veggero  ---
I'm sorry, I don't quite get what is the gap you're referring to in the
recording?

(Also, DE wallpaper? That looks nice!)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 489047] [Feature Request] Split floating panels that merge back when it "unfloats*

2024-06-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=489047

veggero  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from veggero  ---
I've had similar ideas in the past, but I believe it's not a good idea to
attempt this. It would require moving the background panel logic to the
containment rather than the view to draw the various splits, and it would
complicate the code quite a bit (and the floatingness already made it complex
enough). I'd prefer if something like this was left to third-party panels
(lattedock, one day?).

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 489047] [Feature Request] Split floating panels that merge back when it "unfloats*

2024-06-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=489047

--- Comment #2 from veggero  ---
Also, this might be interesting? It seems to have some sort of segmented
colorization: https://discuss.kde.org/t/panel-colorizer-for-plasma-6/10675/3

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 488901] A small hyphen appears in all Plasma widgets

2024-06-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=488901

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
note to self: only when opaque

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 489047] [Feature Request] Split floating panels that merge back when it "unfloats*

2024-06-26 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=489047

--- Comment #4 from veggero  ---
(In reply to WS from comment #3)
> Understandable but disappointing. However, this now raises some of weird
> questions
> 
> What is the end goal for multiple panels on the same screen edge? Even if
> the panel isn't set to fill the width they all stack on top of one another,
> which is jarring and isn't visually pleasing. I think I've heard someone
> commenting on r/KDE that this wasn't the previous behavior and they would
> share the same "line" so to speak.

Yes, that was a regression due to the port to layershells. Hopefully that'll be
fixed soon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 489284] Panel background looks weird / thinner in the system tray area when editing its settings

2024-06-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=489284

veggero  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #2 from veggero  ---
What you're seeing is intentional; it's a feature called Margin Separator and
it allows the widgets on the right side of the panel to have a higher margin
compared to the left side. Thus, what you're seeing is the difference in
margin. You can remove the widget separator or move it around in edit mode, you
just have to drag and drop the part where the panel becomes thinner.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 488788] While in panel edit mode, opening Kickoff and closing it with the Esc key makes widget settings popup go below Panel Settings dialog

2024-06-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=488788

--- Comment #14 from veggero  ---
I'll give a look to the code and see if I can figure this out.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438955] contrast effect only applied on central element of svg

2022-08-29 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=438955

--- Comment #2 from veggero  ---
Can you still reproduce this bug in the latest versions of Plasma?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 434746] Add an 'Add Margins Separator' option next to 'Add Spacer'

2021-10-05 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=434746

veggero  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|ASSIGNED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 423297] After upgrading to Plasma 5.19 panel transparency often not working until the Background Contrast effect is toggled off and on again

2020-10-12 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=423297

--- Comment #16 from veggero  ---
Vlad: it works like this: contrast effect makes things more opaque; this means
that we can allow the plasma theme to be more transparent. There are two types
of background for dialogs and panels: a more opaque one in widgets/... for when
contrast effect in off, and a more transparent one in transparent/widgets/...
for when contrast effect is on, since it adds more opacity.
Because of this bug, contrast effect is on, but widgets/... svg is loaded
instead of transparency/widgets/..., which means that the contrast effect is
used on top of the already opaque svg, resulting in a very opaque panel and
dialogs.
I will check if this much still reproduces in master for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438955] contrast effect only applied on central element of svg

2021-06-20 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=438955

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
   Assignee|visual-des...@kde.org   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 436190] opening an application doesn't resize the task manager when surrounded by spacers

2021-04-27 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=436190

veggero  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from veggero  ---
Can reproduce sometimes

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 436219] Icons-Only Task Manager's icons shrinks too much

2021-05-01 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=436219

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from veggero  ---
Can confirm

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 434746] Add an 'Add Margins Separator' option next to 'Add Spacer'

2021-05-08 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=434746

--- Comment #4 from veggero  ---
Hi! I'm personally not a fan of this requested feature. This is mostly because
a "margin separator" is not a simple concept that a everyday user would get;
and as such, it would create confusion. Poweruser who actually want to
customize heavily margin areas (something I consider very, very rare) will be
more than able to actually add them from the widget list.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 434746] Add an 'Add Margins Separator' option next to 'Add Spacer'

2021-05-08 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=434746

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |niccolo.venera...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 406857] auto-hide fails after window demands attention

2021-05-08 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=406857

veggero  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|NEEDSINFO
 CC||niccolo.venera...@gmail.com

--- Comment #4 from veggero  ---
as above

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 395080] Allow resizing pager with virtual desktops

2021-05-08 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=395080

veggero  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||niccolo.venera...@gmail.com

--- Comment #3 from veggero  ---
I think a functionality to resize widgets in the panel is, right now, an
overkill. It's more appropriate to use margin areas as recently introduced.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 347517] No Popups from Panel or Applicaton Launcher while Windows are visible

2021-05-08 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=347517

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #5 from veggero  ---
as above

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 423297] After upgrading to Plasma 5.19 panel transparency often not working until the Background Contrast effect is toggled off and on again

2020-10-13 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=423297

--- Comment #18 from veggero  ---
Widget:

_NET_WM_DESKTOP(CARDINAL) = 4294967295
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_KDE_NET_WM_SHADOW(CARDINAL) = 33554568, 33554570, 33554572, 33554680,
33554680, 33554680, 33554680, 33554680, 6, 6, 1, 1
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_MINIMIZE,
_NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE
_KDE_NET_WM_ACTIVITIES(STRING) = "----"
_NET_WM_USER_TIME(CARDINAL) = 132622
WM_TRANSIENT_FOR(WINDOW): window id # 0x228
_KDE_SLIDE(_KDE_SLIDE) = 0x, 0x3
_KDE_NET_WM_BACKGROUND_CONTRAST_REGION(_KDE_NET_WM_BACKGROUND_CONTRAST_REGION)
= 0x0, 0x0, 0x1df, 0x1, 0x0, 0x1, 0x1e0, 0x26f, 0x403350ca, 0xbf2d9e20,
0xbf2d9e20, 0x0, 0xc01203e6, 0x3f9968d8, 0xc01203e6, 0x0, 0xbe6bd87c,
0xbe6bd87c, 0x404ffacc, 0x0, 0x3f147ae1, 0x3f147ae2, 0x3f147af0, 0x3f80
_KDE_NET_WM_BLUR_BEHIND_REGION(CARDINAL) = 0, 0, 479, 1, 0, 1, 480, 623
_NET_WM_STATE(ATOM) = _NET_WM_STATE_FOCUSED, _NET_WM_STATE_ABOVE,
_NET_WM_STATE_STAYS_ON_TOP, _NET_WM_STATE_SKIP_TASKBAR,
_NET_WM_STATE_SKIP_PAGER, _KDE_NET_WM_STATE_SKIP_SWITCHER
_KDE_NET_WM_DESKTOP_FILE(UTF8_STRING) = "org.kde.plasmashell"
XdndAware(ATOM) = BITMAP
WM_NAME(STRING) = 
_NET_WM_NAME(UTF8_STRING) = "Plasma"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x1, 0x0, 0x0, 0x0
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DIALOG,
_KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL
_XEMBED_INFO(_XEMBED_INFO) = 0x0, 0x1
WM_CLIENT_LEADER(WINDOW): window id # 0x215
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
window id # of group leader: 0x215
WM_CLIENT_MACHINE(STRING) = "yara"
_NET_WM_PID(CARDINAL) = 1415
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 33554498
WM_CLASS(STRING) = "plasmashell", "plasmashell"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_NORMAL_HINTS(WM_SIZE_HINTS):
user specified location: 0, 412
user specified size: 480 by 624
program specified minimum size: 480 by 624
program specified maximum size: 480 by 624
window gravity: Static

Panel:

_NET_WM_STRUT(CARDINAL) = 0, 0, 0, 44
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 1919
_KDE_NET_WM_ACTIVITIES(STRING) = "----"
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_CHANGE_DESKTOP
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_STATE(ATOM) = 
_NET_WM_USER_TIME(CARDINAL) = 18815
_KDE_NET_WM_SHADOW(CARDINAL) = 33554478, 33554511, 33554511, 33554511,
33554511, 33554511, 33554511, 33554511, 6, 1, 1, 1
_KDE_SLIDE(_KDE_SLIDE) = 0x, 0x3
_NET_WM_DESKTOP(CARDINAL) = 4294967295
_KDE_NET_WM_BACKGROUND_CONTRAST_REGION(_KDE_NET_WM_BACKGROUND_CONTRAST_REGION)
= 0x0, 0x0, 0x780, 0x2c, 0x403350ca, 0xbf2d9e20, 0xbf2d9e20, 0x0, 0xc01203e6,
0x3f9968d8, 0xc01203e6, 0x0, 0xbe6bd87c, 0xbe6bd87c, 0x404ffacc, 0x0,
0x3f147ae1, 0x3f147ae2, 0x3f147af0, 0x3f80
_KDE_NET_WM_BLUR_BEHIND_REGION(CARDINAL) = 0, 0, 1920, 44
_KDE_NET_WM_DESKTOP_FILE(UTF8_STRING) = "org.kde.plasmashell"
XdndAware(ATOM) = BITMAP
_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 16350
WM_NAME(STRING) = 
_NET_WM_NAME(UTF8_STRING) = "Plasma"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x1, 0x0, 0x0, 0x0
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK,
_KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL
_XEMBED_INFO(_XEMBED_INFO) = 0x0, 0x1
WM_CLIENT_LEADER(WINDOW): window id # 0x215
WM_HINTS(WM_HINTS):
Client accepts input or input focus: False
window id # of group leader: 0x215
WM_CLIENT_MACHINE(STRING) = "yara"
_NET_WM_PID(CARDINAL) = 1415
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 33554473
WM_CLASS(STRING) = "plasmashell", "plasmashell"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_NORMAL_HINTS(WM_SIZE_HINTS):
user specified location: 0, 1036
user specified size: 1920 by 44
program specified minimum size: 1920 by 44
program specified maximum size: 1920 by 44
window gravity: Static

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428109] Unwanted side margin on panel

2020-10-26 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=428109

--- Comment #2 from veggero  ---
Kai: I assume that clicking on the rightmost pixel of the panel does not
trigger show desktop either?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428109] Unwanted side margin on panel

2020-10-26 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=428109

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 324617] KDE text search (ex: filtering lists, krunner ) to enhance diacritics matching

2020-10-31 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=324617

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #10 from veggero  ---
Hi! I think it is necessary to also search a non-stripped version. This is
because the meaning can change leading to different results especially in file
searches. As an example, italian "e" translates to "and", while "è" translates
to "is".

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423297] Panel transparency often not working after upgrading to Plasma 5.19

2020-07-21 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=423297

--- Comment #9 from veggero  ---
It seems like widgets/panel_background.svg is loaded instead of
translucent/widgets/panel_background.svg until I toggle contrast effect off and
on. Maybe contrast effect detection on startup broke and the wrong svg is thus
loaded?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 473289] Desktop widgets' background aren't transparent in Plasma 6

2023-08-12 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=473289

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #1 from veggero  ---
I investigated this bug. Ultimately the issue is that the Plasma is supposed to
be using the "translucent/" plasma theme directory when Contrast Effect is
enabled, and yet it isn't. 

This was fiddly in Plasma 5 already; in Wayland, we could only check for
Contrast Effect upon startup, meaning that if the user changed the setting, the
plasma theme would not be updated accordingly. In X11 there is an EffectWatcher
that does update the value if the user changes it.

In Plasma 6, the EffectWatcher doesn't work for me; I wasn't able to find out
why. However the bigger issue is that it looks like KWindowSystem is not meant
to be able to detect effects being on/off anymore (maybe since effects are now
plugin?). This means that we are unable to check for Contrast Effect even on
startup.

If we want to preserve the functionality from Plasma 5 as is, I need to figure
out a new way for p-f to check when Contrast Effect is on/off. I'm also
wondering whether we want to preserve this distinction at all, instead of
having a single plasma theme for both Contrast Effect enabled/disabled. This
would simplify the code significantly and make it easier to maintain the Plasma
Theme.

The idea was (iirc) that when Contrast Effect is off the transparent elements
(e.g. panel) need to be a bit more opaque than usual, to preserve readability.
However, we *already* offer the same level of transparency in both SVGs (normal
one, and translucent/ one, both for panel and for dialogs). Thus, I would
suggest to drop translucent/ entirely.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460872] Deleted desktop widgets appear on upper left corner of desktop after reboot

2022-10-23 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460872

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com

--- Comment #2 from veggero  ---
Mh, no, feels like its own bug

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460896] Translucent panel background has an unexpected border

2022-10-23 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460896

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460755] Cannot switch from floating to maximized mode

2022-10-23 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460755

veggero  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from veggero  ---
This is the correct behavior. A maximized panel is a panel whose window touches
both edges of the screen. When the panel is floating, there's some additional
margin around the screen, but the panel still extend from border to border.
This button isn't really meant to un-float the panel. It is meant, as an
example, if you make the panel smaller horizontally (even when floating) and
then you want to maximize horizontally again. I'll consider how the wording
could become more clear, though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460911] Default "Maximum rows" value breaks usability of centered "Task Manager" items on a horizontal panel

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460911

veggero  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460911] Default "Maximum rows" value breaks usability of centered "Task Manager" items on a horizontal panel

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460911

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460660] When closing an app, the app's icon the far right shows an unexpected animation

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460660

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460846] Context menu of some widget of Plasma panel opens when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460846

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460846] Context menu of some widget of Plasma panel opens when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460846

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460845] 'More options' menu flickers when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460845

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460845] 'More options' menu flickers when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460845

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460844] Visual glitches when I open and close 'More options' menu

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460844

veggero  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460695] Feature request: Add ability to size spacers based on percentage

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460695

veggero  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460785] Option for an unread notifications counter on a panel

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460785

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
   Assignee|qydwhotm...@gmail.com   |nicc...@venerandi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 453687] Floating panel on one screen also makes the panel on another screen "floating"

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=453687

veggero  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460695] Feature request: Add ability to size spacers based on percentage

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460695

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 451451] KDE Plasma Adaptive Transparency overrides the no-Compositor styling

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=451451

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460660] When closing an app, the app's icon the far right shows an unexpected animation

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460660

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460896] Translucent panel background has an unexpected border

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460896

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460845] 'More options' menu flickers when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460845

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460846] Context menu of some widget of Plasma panel opens when 'Floating panel' mode is activated/deactivated

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460846

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460911] Default "Maximum rows" value breaks usability of centered "Task Manager" items on a horizontal panel

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460911

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 460785] Option for an unread notifications counter on a panel

2022-10-24 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=460785

veggero  changed:

   What|Removed |Added

   Assignee|nicc...@venerandi.com   |niccolo.venera...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   >