[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2022-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426450

szloga...@gmail.com changed:

   What|Removed |Added

 CC||szloga...@gmail.com

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2021-02-01 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/86
   ||381afb241ac0d3d70947819e897
   ||1a14300518a

--- Comment #19 from Andrey  ---
Git commit 86381afb241ac0d3d70947819e8971a14300518a by Andrey Butirsky.
Committed on 01/02/2021 at 13:55.
Pushed by butirsky into branch 'master'.

feat: add option to disable OSD on keyboard layout change

Existing ability to disable OSD globally seems is not enough.
People see OSD on keyboard layout change especially annoying.
So provide the fine grained option.

Counterpart commit with the same title is in P-W
Related: bug 376460

M  +2-0kcms/keyboard/CMakeLists.txt
M  +8-1kcms/keyboard/kcm_keyboard.cpp
M  +2-0kcms/keyboard/kcm_keyboard.h
M  +7-4kcms/keyboard/kcm_keyboard.ui
M  +14   -2kcms/keyboard/kcm_keyboard_widget.cpp
M  +4-1kcms/keyboard/kcm_keyboard_widget.h
A  +6-0kcms/keyboard/workspace_options.kcfgc
M  +6-0kcms/workspaceoptions/workspaceoptions_plasmasettings.kcfg

https://invent.kde.org/plasma/plasma-desktop/commit/86381afb241ac0d3d70947819e8971a14300518a

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2021-02-01 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #18 from Andrey  ---
Git commit 61be205a0dd98bc6a56c34697490a86ad5118231 by Andrey Butirsky.
Committed on 01/02/2021 at 13:39.
Pushed by butirsky into branch 'master'.

feat: add option to disable OSD on keyboard layout change

Counterpart commit with the same title is in P-D
Related: bug 376460

M  +5-3shell/osd.cpp
M  +2-1shell/osd.h

https://invent.kde.org/plasma/plasma-workspace/commit/61be205a0dd98bc6a56c34697490a86ad5118231

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426450

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #17 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/279

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-18 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=376460

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-11 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

 Depends on||418699


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=418699
[Bug 418699] Keyboard Switching policy Application always shows keyboard change
OSD notification on Wayland
-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-08 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

 Ever confirmed|0   |1
  Flags||Wayland+,
   ||Decision-Required+
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-08 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #16 from soredake  ---
(In reply to Andrey from comment #15)
> It will be disabled permanently on Alt+Tab switching, if the windows have
> different keyboard layout.
> I hoped it will solve major part of the problem, if you don't think so -
> please reply, preferably with argumentation.
> We will have to think how to do that then, currently I have no ready
> solution.
> Maybe it should be regulated on theme basis, I'm not sure this logic should
> be implemented in KWin itself.
> Suggestions are welcome.

>I hoped it will solve major part of the problem,
Not, it not. I switch language layouts A LOT, seeing an OSD for every change is
very bad decision, i already see that layout is changed in applet in tray, why
do i need an OSD for action that i perform tens of time per a minute? In
windows, for example, i do not see an OSD for layout change when i press
ctrl+shift, in x11 plasma there is no OSD too, thankfully, and i happy with it.
If you want this OSD very bad, then please, make all OSD configurable (allowing
me to disable this one leaving others intant), otherwise i will be forced to
disable OSD (i don't want this),

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-07 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #15 from Andrey  ---
It will be disabled permanently on Alt+Tab switching, if the windows have
different keyboard layout.
I hoped it will solve major part of the problem, if you don't think so - please
reply, preferably with argumentation.
We will have to think how to do that then, currently I have no ready solution.
Maybe it should be regulated on theme basis, I'm not sure this logic should be
implemented in KWin itself.
Suggestions are welcome.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-12-07 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #14 from soredake  ---
Layout indicator was fixed, any progress on disabling/removing these annoying
osd?

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-11-27 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450
Bug 426450 depends on bug 390079, which changed state.

Bug 390079 Summary: System tray layout indicator does not show chosen layout 
under Wayland
https://bugs.kde.org/show_bug.cgi?id=390079

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-11-23 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #13 from soredake  ---
(In reply to Patrick Silva from comment #12)
> That OSD can be disabled unchecking "Display visual feedback for status
> changes" in System Settings > Workspace Behavior > General Behavior.

I want to disable only layout change OSD, not all, OSD related to volume change
or changed audio output is useful.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-11-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=426450

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #12 from Patrick Silva  ---
That OSD can be disabled unchecking "Display visual feedback for status
changes" in System Settings > Workspace Behavior > General Behavior.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-23 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Depends on||390079
 Resolution|WAITINGFORINFO  |---

--- Comment #11 from Andrey  ---
(In reply to ruruoli from comment #10)
> (In reply to Andrey from comment #6)
> > What applet are you using? AFAIK it's not ready yet for Wayland.
> 
> https://invent.kde.org/plasma/kwin/commit/
> cba895e7239e5919aa15adfb4e71ad72fb6c0806

It's not the applet corresponding to X11's one :)

The fix just make it show layout correctly when you hover that "applet", but it
doesn't show the layout permanently as X11 does.
The new applet is in developing now, but until it ready we really don't have
other way to know current layout than OSD..


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=390079
[Bug 390079] System tray layout indicator does not show chosen layout under
Wayland
-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-23 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #10 from ruruoli  ---
(In reply to Andrey from comment #6)
> (In reply to ruruoli from comment #2)
> > seeing osd about layout switching (which i do A LOT) is very
> > distracting, annoying and useless as i use keyboard layout applet in tray.
> > Please, add option to disable only this OSD notification.
> 
> What applet are you using? AFAIK it's not ready yet for Wayland.

https://invent.kde.org/plasma/kwin/commit/cba895e7239e5919aa15adfb4e71ad72fb6c0806

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-23 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #9 from ruruoli  ---
(In reply to Andrey from comment #8)
> On X11 you shouldn't have such problem because it has no layout OSD when
> switching shortcut configured as "Primary"(IIRC) in Settings.

I want to switch to Wayland, and this keyboard layout OSD is the only thing
that keeps me from doing this.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-23 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #8 from Andrey  ---
On X11 you shouldn't have such problem because it has no layout OSD when
switching shortcut configured as "Primary"(IIRC) in Settings.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #7 from ruruoli  ---
(In reply to Andrey from comment #6)
> (In reply to ruruoli from comment #2)
> > seeing osd about layout switching (which i do A LOT) is very
> > distracting, annoying and useless as i use keyboard layout applet in tray.
> > Please, add option to disable only this OSD notification.
> 
> What applet are you using? AFAIK it's not ready yet for Wayland.

I use standard applet on x11.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #6 from Andrey  ---
(In reply to ruruoli from comment #2)
> seeing osd about layout switching (which i do A LOT) is very
> distracting, annoying and useless as i use keyboard layout applet in tray.
> Please, add option to disable only this OSD notification.

What applet are you using? AFAIK it's not ready yet for Wayland.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #5 from Alexander Potashev  ---
(In reply to ruruoli from comment #4)
> I, for example, don't want to see any of this two.

+1

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #4 from ruruoli  ---
(In reply to Andrey from comment #3)
> There is two cases when OSD is shown:
> - user actually changed layout (by a shortcut or so)
> - start typing in window with new layout (when not on Global layout Policy)
> 
> What kind of OSD it's proposed to suppress here?

I, for example, don't want to see any of this two.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=426450

Andrey  changed:

   What|Removed |Added

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

--- Comment #3 from Andrey  ---
There is two cases when OSD is shown:
- user actually changed layout (by a shortcut or so)
- start typing in window with new layout (when not on Global layout Policy)

What kind of OSD it's proposed to suppress here?

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=426450

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=418699

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-15 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #2 from ruruoli  ---
https://bugs.kde.org/show_bug.cgi?id=376460
https://invent.kde.org/plasma/kwin/-/merge_requests/217#note_104982
Osd about volume change is useful, osd about changed playback device is useful,
seeing osd about layout switching (which i do A LOT) is very distracting,
annoying and useless as i use keyboard layout applet in tray. Please, add
option to disable only this OSD notification.

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-15 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=426450

ruruoli  changed:

   What|Removed |Added

 CC||maniikarab...@protonmail.ch

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

[kwin] [Bug 426450] [Wayland] (Optionally) disable new layout OSD

2020-09-12 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=426450

--- Comment #1 from Alexander Potashev  ---
might be a duplicate of bug #418699

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