[kwin] [Bug 413424] Annoying kde plasma behavior: when I resize a window it maximizes

2019-11-11 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

--- Comment #7 from Nadir  ---
The script shall be unzipped into .local/share/kwin/scripts
then a global key combination to activate the feature on the current window.

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

[kwin] [Bug 413424] Annoying kde plasma behavior: when I resize a window it maximizes

2019-11-11 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

--- Comment #6 from Nadir  ---
Created attachment 123848
  --> https://bugs.kde.org/attachment.cgi?id=123848=edit
MAXIMIZE VERTICAL Kwin script

MAXIMIZE VERTICAL
Kwin script to mimic the "maximize vertically" action without setting the
window maximized flag.

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

[kwin] [Bug 413424] Annoying kde plasma behavior: when I resize a window it maximizes

2019-11-06 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

--- Comment #3 from Nadir  ---
So pb is: when I try to resize a window that has been maximized vertically
using a shortcut to the kwin action, resizing using alt+right mouse button, the
window gets fully maximized (fullscreen) as soon as I release the right mouse
button.

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

[kwin] [Bug 413424] Annoying kde plasma behavior: when I resize a window it maximizes

2019-11-06 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

--- Comment #2 from Nadir  ---
Not very active here.
I ended up creating a Kwin script to mimic the "maximize vertically" action
without setting the window maximized flag.

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

[kwin] [Bug 413424] Annoying kde plasma behavior: when I resize a window it maximizes

2019-10-25 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

--- Comment #1 from Nadir  ---
Created attachment 123472
  --> https://bugs.kde.org/attachment.cgi?id=123472=edit
Video showing that a window auto-maximize

when I release mouse button, the window goes fullscreen by itself

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

[kwin] [Bug 413424] New: Annoying kde plasma behavior: when I resize a window it maximizes

2019-10-25 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=413424

Bug ID: 413424
   Summary: Annoying kde plasma behavior: when I resize a window
it maximizes
   Product: kwin
   Version: 5.17.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nad4...@gmail.com
  Target Milestone: ---

SUMMARY
Annoying kde plasma behavior: when I resize a window it maximizes

For a few weeks, I have this strange behavior on Arch ( v5.17.1)

First I thought it was random, or it was because of the mouse. It is because of
my usage.
- I have a shortcut to maximize window vertically that I use like millions of
times a day
- If I then try to resize a window, with alt+right mouse button, the window
gets fullscreen as soon as I release the mouse button ;-(
- there my be other situations where the window miximizes, but believe me, on a
4K screen it is VERY annoying

Before, everything worked fine. From October it appeared.
I looked for a sort of gesture/intent parameter, nothing near that in the
settings.

I hope someone will help.

STEPS TO REPRODUCE
1. I have a shortcut to maximize window vertically 
2. If I then try to resize a window, with alt+right mouse button
3. the window gets fullscreen as soon as I release the mouse button

OBSERVED RESULT

Window is maximized

EXPECTED RESULT

Previously the window just stays in expected size


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 5.17.1
(available in About System)
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2019-01-07 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=312834

--- Comment #60 from Nadir  ---
Patch posted. 


Close inactive split view when toggling off
https://phabricator.kde.org/D18040

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2018-12-26 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=312834

--- Comment #58 from Nadir  ---

Just for information, will it need to port the patch to the last version of
Dolphin before proceeding?

The current patch is on Dolphin 18.08.1, would it be ok?

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2018-12-24 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=312834

--- Comment #56 from Nadir  ---
Hi,
Thanks for your answer.
No I never used phabricator. 

You seem to say that if a patch is submitted, it will be accepted. That is a
good motivator to spend time on it.

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2018-12-23 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=312834

--- Comment #54 from Nadir  ---
I had the same need. It was so annoying to me every hour of every day. 

A patched version now exists :
https://forum.kde.org/viewtopic.php?f=223=151449

Patch done, based on Dolphin 18.08.1.

An executable version of Dolphin (that I myself use) available in Arch AUR : 

https://aur.archlinux.org/packages/dolphin-split-view-the-right-way/

Source code: 
https://github.com/boussou/dolphin-split-view-the-right-way


I hope one day the KDE team will accept to add the feature (giving choice to
users)

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2018-12-23 Thread Nadir
https://bugs.kde.org/show_bug.cgi?id=312834

Nadir  changed:

   What|Removed |Added

 CC||nad4...@gmail.com

--- Comment #53 from Nadir  ---
I had the same need. It was so annoying to me every hour of every day. 

A patched version now exists :
https://forum.kde.org/viewtopic.php?f=223=151449

Patch done, based on Dolphin 18.08.1.

An executable version of Dolphin (that I myself use) available in Arch AUR : 

https://aur.archlinux.org/packages/dolphin-split-view-the-right-way/

Source code: 
https://github.com/boussou/dolphin-split-view-the-right-way


I hope one day the KDE team will accept to add the feature (giving choice to
users)

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