[kwin] [Bug 411058] Occasional spurious scroll events in apps under XWayland

2022-02-23 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=411058

Miha Frangež  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #14 from Miha Frangež  ---
This is still happening for me (literally as I write this). Once it happens for
the first time in a session, I can trigger it with 100% reliability by
switching from an xwayland window to a native wayland window and back. 

Here's a demo showing xev getting events but evtest showing nothing:
https://www.youtube.com/watch?v=gTvpvt-suxk

If there's any more info you need please let me know

Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Graphics Processor: Mesa Intel® HD Graphics 630

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

[kwin] [Bug 411058] Occasional spurious scroll events in apps under XWayland

2020-11-19 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=411058

Miha Frangež  changed:

   What|Removed |Added

 CC||miha.fran...@gmail.com

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

[filelight] [Bug 424865] Location bar is too narrow by default

2020-11-18 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=424865

Miha Frangež  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from Miha Frangež  ---
Moving it to the right has indeed solved the issue. Thanks!

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

[filelight] [Bug 424865] Location bar is too narrow by default

2020-07-31 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=424865

Miha Frangež  changed:

   What|Removed |Added

 CC||miha.fran...@gmail.com

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

[filelight] [Bug 424865] New: Location bar is too narrow by default

2020-07-31 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=424865

Bug ID: 424865
   Summary: Location bar is too narrow by default
   Product: filelight
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: martin.sandsm...@kde.org
  Reporter: miha.fran...@gmail.com
  Target Milestone: ---

Created attachment 130539
  --> https://bugs.kde.org/attachment.cgi?id=130539=edit
Screenshot of the toolbar

SUMMARY
The location bar at the top is too short by default (I only get "/home/fr") and
stays the same width, even when there is plenty of horizontal space in the
window. It can, of course, be manually expanded by unlocking the panel and
resizing it, but I'm guessing most people don't know to do that.

EXPECTED RESULT
The default location bar would be wide enough to actually be useful and
possibly even expand to fill the available space (and contract as to not
collapse the icons on its right).

ADDITIONAL INFORMATION
What solved it for me the best is moving the "Location Toolbar" to the right,
so it automatically fills up as much space as it can.  
Maybe this would be a good default?

SOFTWARE/OS VERSIONS
Filelight: v20.04.3
KDE Plasma Version: 5.19.3 
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0

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

[kdeconnect] [Bug 391083] Allow user to 'press' keys that aren't on Android keyboard

2018-03-02 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=391083

Miha Frangež <miha.fran...@gmail.com> changed:

   What|Removed |Added

 CC||miha.fran...@gmail.com

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

[dolphin] [Bug 372801] Can't stream files from SMB in unsupported applications

2016-11-22 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=372801

Miha Frangež <miha.fran...@gmail.com> changed:

   What|Removed |Added

 CC||miha.fran...@gmail.com

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

[dolphin] [Bug 372801] New: Can't stream files from SMB in unsupported applications

2016-11-22 Thread Miha Frangež
https://bugs.kde.org/show_bug.cgi?id=372801

Bug ID: 372801
   Summary: Can't stream files from SMB in unsupported
applications
   Product: dolphin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: miha.fran...@gmail.com
  Target Milestone: ---

Opening a file from SMB sends a program the SMB uri instead of a local
representation of the file. Since most programs aren't (and shouldn't) be
capable of opening files from the network, this usually fails.

After editing vlc.desktop to remove smb (it doesn't work), I had to wait 2
minutes for Dolphin to download a video file from a local server, just to check
if I've seen it already. This is terrible UX. 

A media player plays media files. If it can do it over SMB, that's cool, but it
shouldn't be a requirement.

I really don't want to sound ungreatful to all the devs working on KDE and the
entire Linux ecosystem, but these small things are what keep the adoption low.

So, here is my proposed solution:
Mount everything. No need to decide whether to copy, mount or stream. Just
mount the share when needed, then unmount it when all handles are closed. It's
simple and it always works.
Using gvfs would also work, although I doubt any KDE dev would want to.

A few more advantages of this approach: terminal access to remote files,
next/previous buttons in programs would work, links to remote files...

I know I could easily mount the share with a single command, but that is not my
point. A normal use wouldn't do that and would immediately switch back to
Windows (I've seen it happen).

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