[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-02-24 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 Igor Kushnir changed: What|Removed |Added CC||fchristophebr...@gmail.com --- Comment #15 from

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-02-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #14 from Igor Kushnir --- (In reply to Igor Kushnir from comment #13) > I'm going to create a merge request that shares tool view widgets between > areas (code/debug/review) soon. But since ToolDocument instances are owned > by the UiControl

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-02-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #13 from Igor Kushnir --- (In reply to John Sennesael from comment #12) > Currently a 'window' is basically holding the entire application state, and > that all would have to be moved into a proper application class, with a > fairly minimal

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-02-11 Thread John Sennesael
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #12 from John Sennesael --- Small update: I tested newWindow() and it pretty much behaved as I figured it would - it spawns a new /main/ window. It creates a new MainWindow instance, which is basically the same as running 2 kdevelop proces

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-02-10 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #11 from Igor Kushnir --- Git commit 02fd1702143b7674442d5fb68dce0504f98b03ad by Igor Kushnir. Committed on 10/02/2025 at 14:30. Pushed by igorkushnir into branch 'master'. Update comments in UiController::switchToArea() The FIXME comment

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2025-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #10 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/715 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2024-11-09 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #9 from Igor Kushnir --- (In reply to John Sennesael from comment #8) > Thanks for that, good to know about this function! I will take a stab at > leveraging it for an implementation of this feature then, although it might > be a while befor

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2024-11-08 Thread John Sennesael
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #8 from John Sennesael --- Hello Igor, > I'll keep this disabled feature in case you decide to try out and possibly > enable/fix/improve it. Thanks for that, good to know about this function! I will take a stab at leveraging it for an imp

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2024-11-08 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #7 from Igor Kushnir --- Created attachment 175658 --> https://bugs.kde.org/attachment.cgi?id=175658&action=edit Screenshot of a disabled feature MainWindowPrivate::newWindow() I stumbled upon a never-called function MainWindowPrivate::ne

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-20 Thread John Sennesael
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #6 from John Sennesael --- (In reply to Igor Kushnir from comment #5) > (In reply to John Sennesael from comment #4) > > Thanks Igor. I've sent a message to the list. > Thank you. If you are not subscribed to the list, the moderation screen

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-20 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #5 from Igor Kushnir --- (In reply to John Sennesael from comment #4) > Thanks Igor. I've sent a message to the list. Thank you. If you are not subscribed to the list, the moderation screen can delay the email delivery for days or even weeks

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-20 Thread John Sennesael
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #4 from John Sennesael --- (In reply to Igor Kushnir from comment #3) > I am not thrilled with a prospect of being a lone reviewer of such a large > new feature. You can propose the multi-window feature on the KDevelop > development mailing

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #3 from Igor Kushnir --- (In reply to John Sennesael from comment #2) > I don't even mind taking a stab at the implementation if, and only if, it's > a feature that's likely to be accepted upstream. I am not thrilled with a prospect of being

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-18 Thread John Sennesael
https://bugs.kde.org/show_bug.cgi?id=472334 --- Comment #2 from John Sennesael --- (In reply to Igor Kushnir from comment #1) > Are you aware of the existing split view feature? Some users spread the > KDevelop window with split views over multiple monitors (see e.g. Bug > 377742). Hello Igor! Y

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=472334 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor Kushn

[kdevelop] [Bug 472334] Support moving editor windows to a new monitor.

2023-07-17 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=472334 Neal Gompa changed: What|Removed |Added CC||ngomp...@gmail.com -- You are receiving this mail