[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-06-12 Thread Jiří Techet via Github-comments
Native dialog support has been implemented in https://github.com/geany/geany/pull/3861 and it will be included in the next release. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-osx/issues/14#issuecomment-2162876399 You are receiving this because you are

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-17 Thread Enrico Tröger via Github-comments
> > I'll try to have a look at it if it would require many changes in Geany to > > migrate to this class. > > It would need to be optional Why would it need to be optional? If it works well on relevant platforms and do not introduce too much restrictions, why not use it completely? > but I

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread elextr via Github-comments
> (there's some other class for it in GTK4) I had a quick look and the alternative listed `GTKFileDialog` says nothing about native dialogs. > I'll try to have a look at it if it would require many changes in Geany to > migrate to this class. It would need to be optional, but I think the

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread Jiří Techet via Github-comments
> its GTK4, not GTK3 which is used by Geany It's GTK3, it's only deprecated in GTK4 (there's some other class for it in GTK4). Native dialogs would definitely be nice and if FileChooserNative works, it might be a way to go. I'll try to have a look at it if it would require many changes in

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread elextr via Github-comments
Did you notice that the file chooser native has two problems: 1. its GTK4, not GTK3 which is used by Geany 2. its deprecated Geany used to have support for native windows dialogs but it was removed as it caused crashes in some situations and nobody supported it. Its a moot point if Geany

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread pragma-git via Github-comments
I think a bigger issue is that native file dialogs are not used. One of the problems following that, is the problem reported in this issue. Another problem is that none of the favourite folders, OneDrive and other cloud drives, etc are visible in the dialogs. The user not only have to learn

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread elextr via Github-comments
> I know. The issue is that it breaks mac standard key combinations Yes, its a Linux binding, if "somebody" contributed Macos standard rebindings in a PR they can probably be included. The only actual CSS posted was [5 years

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-11 Thread pragma-git via Github-comments
I know. The issue is that it breaks mac standard key combinations -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-osx/issues/14#issuecomment-1987734750 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-osx] Open dialog enter file path text (#14)

2024-03-10 Thread zainengineer via Github-comments
You can simply use `Control + L` and it will show GTK's input for File Path -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-osx/issues/14#issuecomment-1987466005 You are receiving this because you are subscribed to this thread. Message ID: