iced_aw icon indicating copy to clipboard operation
iced_aw copied to clipboard

Request: File dialog, console terminal

Open ua-kxie opened this issue 1 year ago • 5 comments

Hello, just a couple items that I think would be useful to have

File dialog: pretty self explanatory. I wasn't able to find much on how to do this in Iced.

Console terminal: equivalent to the integrated terminal in VSCode. Useful as a direct interface to bundled CLI programs.

ua-kxie avatar Apr 17 '23 08:04 ua-kxie

thank you for interest in the library. Currently we just accept and add in user made controls to iced_aw and upkeep the ones that currently exist. If you would like to submit these yourself feel free too. However the Console terminal would be very hard to add atm. probably best to wait on that till iced gets cosmic text integrated fully.

genusistimelord avatar Apr 17 '23 08:04 genusistimelord

gotcha. Thanks for the prompt response!

unfortunately, I don't think I can implement either of these :(

ua-kxie avatar Apr 17 '23 09:04 ua-kxie

system76 actually finished this, but they never seem to contribute it to Iced.

Redhawk18 avatar Feb 26 '24 16:02 Redhawk18

I'm not sure if it works for all Os's or not. as mostly they design stuff for their own Linux OS.

genusistimelord avatar Feb 26 '24 16:02 genusistimelord

I'm not sure if it works for all Os's or not. as mostly they design stuff for their own Linux OS.

last time I talked to one of their SE's they said it would be but who knows. Hector also said he has plans of bring rfd into iced itself. and for a terminal you can use this https://github.com/Harzu/iced_term

Redhawk18 avatar Feb 28 '24 21:02 Redhawk18