Tofe

Results 8 issues of Tofe

This is a quick and dirty implementation of a range picker, to illustrate my comment https://github.com/owntracks/frontend/issues/43#issuecomment-1243020903 about date picker. For my own use it seems to work, but it's probably...

Now the various boxes can appear side by side if there is enough space, and will fill the width of the parent page in all cases. Signed-off-by: Christophe Chapuis

Dynamically filter the content of the hightlight options. The filter can be a regexp, and is case insensitive. Fix for https://github.com/wantguns/bin/issues/24

When I do a paste, and want to select the file type, the ordering of the list is not intuitive: the first 10 entries or so are a mystery to...

This is a proposed Qt6 migration for qmltermwidget, inspired from https://github.com/lxqt/qtermwidget/pull/468 . Note that I dropped the Qt5 build fallback, as I didn't need it on my side.

Hi, I'm still trying to have the mainline kernel up and running on my Nexus5, but I have issues with the GPU that weren't there in v5.6. While analyzing it,...

Currently, when ```rustic webdav``` is started, the webdav access is open to everyone. It would be nice to have an option to protect this access with a login/passowrd. We could...

C-enhancement
A-security
A-commands

Hi ! I picking up the work where it was left off by you, [Mark](https://github.com/mboudr35) and [Ben](https://github.com/lopsided98). I've put it together in https://github.com/Tofee/shr-linux/commits/tenderloin/6.10/mainline-squashed/ . So far I've got graphics working...