Simó Albert i Beltran

Results 77 comments of Simó Albert i Beltran

With `Gtk.ListView` I cannot reproduce the scrolling problem you described earlier. With the current code of this pull request a `Gtk.FilterListModel` could be interceded between `Gio.ListStore` and `Gtk.SortListModel` to filter...

I added a filter by text or notes via 0c31b58fb93c933b45ce869a2d4e6225ccaa6071

Oh! Thanks to improve the search box!

I reworked it to have one page with all tasks with filters and sorters. More filters and sorters can be added in a near future with complex widgets or search...

I started using it on my Librem5 :(

#17 works for me also. Please, could you release a new version?

You can build it via the following commands: ``` git clone https://gitlab.com/isard/isardvdi.git -b v8.0.0 cd isardvdi cp isardvdi.cfg.example isardvdi.cfg echo "USAGE=build" >> isardvdi.cfg ./build.sh docker-compose build ``` Alternatively you can...

Please could you inspect `docker-compose logs isard-hypervisor isard-api`.

This policy was introduced recently via [v11.29.22](https://gitlab.com/isard/isardvdi/-/releases/v11.29.22). In a future we will replace this ISO download feature with one that allows to upload an ISO through the web browser. But...

@markomdinic can we close this issue?