Request: Add HSplitView and VSplitView widgets #70

Closed
opened 2025-09-02 13:23:17 +02:00 by desbeers · 2 comments

No response

Describe the solution you'd like

I would like to request those widgets, based on GTK.Paned.

While still digging your code I didn’t get very far myself yet but I’m very impressed by your project! It's a joy to use!

Describe alternatives you've considered

For now, I’m using a OverlaySplitView but as my application is a true 2-panes view so its not ideal..

Additional context

The source of my project is on GitHub:

https://github.com/Desbeers/Chord-Provider

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like I would like to request those widgets, based on [GTK.Paned](https://docs.gtk.org/gtk3/class.Paned.html). While still digging your code I didn’t get very far myself yet but I’m very impressed by your project! It's a joy to use! ### Describe alternatives you've considered For now, I’m using a `OverlaySplitView` but as my application is a true 2-panes view so its not ideal.. ### Additional context The source of my project is on GitHub: https://github.com/Desbeers/Chord-Provider
desbeers added the
enhancement
label 2025-09-02 13:23:17 +02:00
Author

I found out myself:

https://github.com/Desbeers/Chord-Provider/tree/main/ChordProviderGnome/Sources/Widgets

And while at that; I added some extensions to ToggleButton.

Now I have to learn how to contribute on your 'non' GitHub... That is for another day (I use Github Desktop, sorry).

I found out myself: https://github.com/Desbeers/Chord-Provider/tree/main/ChordProviderGnome/Sources/Widgets And while at that; I added some extensions to `ToggleButton`. Now I have to learn how to contribute on your 'non' GitHub... That is for another day (I use Github Desktop, sorry).
210 KiB
Author

Thanks for adding the SplitView, this can be close now :-)

Thanks for adding the `SplitView`, this can be close now :-)
Sign in to join this conversation.
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aparoksha/adwaita-swift#70
No description provided.