lestcape
lestcape
This is what i do about this issue, but i have some problems yet. I'm using the bootstrap-fileinput version 5.0.8 and i only want to upload one images at time....
> in that case files will be read through the NATIVE file input - in that case whatever you do you cannot edit files in the native input through external...
Only to add that the code to upload files using a native file input is tested by me on all that platforms and it working: Firefox 107 Linux (Ubuntu 22.04)...
> Note that this will only work when you have a blobFile available to you already. Ofcourse!! addToStack recive a blob file as a parameter. So, how can be this...
Yes, that is a common scenario for a lot of browser features, but IE should be old history for most of people now and things should evolved. I think that...
@probonopd, this probably can be done, but it is a pain, specially will be a big pain in Wayland. You can not insert a GUI component inside a panel from...
> So inserting it into the Dash to Panel wouldn't work? Define "not work". It will work, but Dash to Panel is already an extension of GNOME. So, it can...
What a gnome-shell extension do is be loaded in the same process where the shell is running, gain access to the shell implementation and use it (really hack it) to...
It's what it's. But i will said it more clear and short: Create an extension to extend an existing extension, while can be done is just a crazy idea, that...
There are only one way. GNOME should provide a robust API for panels and for insert widget in the panels and the developers of extensions should follow it. For example...