https://bugs.kde.org/show_bug.cgi?id=483809
Rodney Dawes changed:
What|Removed |Added
CC||dobey.p...@gmail.com
--- Comment #5 from Rodney
https://bugs.kde.org/show_bug.cgi?id=457732
--- Comment #2 from Rodney Dawes ---
(In reply to Nate Graham from comment #1)
> Right now I think this is expected, or else the widget popup would cover the
> virtual keyboard when it opens. Is that what you would expect to happen?
As shown
https://bugs.kde.org/show_bug.cgi?id=457732
Bug ID: 457732
Summary: Opening bottom panel widgets while OSK is open moves
them to top of screen
Product: kwin
Version: master
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=456825
Rodney Dawes changed:
What|Removed |Added
CC||dobey.p...@gmail.com
--- Comment #3 from Rodney
https://bugs.kde.org/show_bug.cgi?id=457583
Rodney Dawes changed:
What|Removed |Added
CC||dobey.p...@gmail.com
--- Comment #4 from Rodney
https://bugs.kde.org/show_bug.cgi?id=455080
--- Comment #4 from Rodney Dawes ---
```
bool InputMethod::shouldShowOnActive() const
{
return input()->touch() == input()->lastInputHandler()
|| input()->tablet() == input()->lastInputHandler();
}
```
This is the block of
https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #19 from Rodney Dawes ---
This should be fixed now on breeze-icons master branch I think.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445489
Rodney Dawes changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/fram
https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #16 from Rodney Dawes ---
OK. I've recreated the problem, and updated the 171 PR to address the issue as
it seems `DESTDIR=foo cmake --install build` results in the `$ENV{DESTDIR}` in
the install script not being interpreted pro
https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #15 from Rodney Dawes ---
(In reply to 2wxsy58236r3 from comment #14)
> Created attachment 144136 [details]
> breeze-icons build log
>
> (In reply to Rodney Dawes from comment #13)
> > The 24px icons are all installed fo
https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #13 from Rodney Dawes ---
(In reply to 2wxsy58236r3 from comment #12)
> I applied the latest revision of PR 171 on 5.88.0, and then I tried to
> compare both versions.
>
> From attachment 144106 [details], it seems that the s
https://bugs.kde.org/show_bug.cgi?id=445489
--- Comment #5 from Rodney Dawes ---
A quick fix for this issue is to use the `CODE` option of CMake's `install`
command, so that we instead do the copy ourselves, and ignore the timestamps
when copying.
I've opened a PR which does this.
Re
https://bugs.kde.org/show_bug.cgi?id=445489
Rodney Dawes changed:
What|Removed |Added
Status|REPORTED|ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=445489
Rodney Dawes changed:
What|Removed |Added
Assignee|visual-des...@kde.org |dobey.p...@gmail.com
--
You are receiving this
14 matches
Mail list logo