Sonny Piers

Results 456 comments of Sonny Piers

One thing to take into consideration is that it will not be possible to do inline errors so we will need to output them in the console again.

I literally just added "Clear" :) https://github.com/sonnyp/Workbench/commit/7cc67995279272595c91a271ecdb90dc9df11a2f Yeah copy text and open URL at least should be implemented – I was looking at how others do it. Looks easy enough...

@Cogitri are you still interested in working on this ?

https://gitlab.gnome.org/GNOME/vte/-/issues/2557

You don't need both order by frequency and hotkeys. Hotkeys is a better solution to the problem of "I want to quickly open a browser". Changing the order may also...

@rohmishra that's a nice idea - please open a new issue

Right now Junction orders by last use (its the default behavior of GLib). Given that 1. We don't show the complete list of options anymore (see https://github.com/sonnyp/Junction/issues/30) and it'll probably...

Yes but it should be submitted for review as a freedesktop standard. I don't have time to work on this ATM but I'm happy to build the implementation in Junction...

Desktop [Interfaces](https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s09.html) should probably be used for such feature. There is an example for Terminal Intent https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/46

@mlavi this is out of scope for this issue which is about apps, not users. Please file a separate issue. I made something similar but closed it due to lack...