Results 151 issues of Stéphane Lenclud

On wide screen settings layout is really useless. The text is all the way to the left and the widget all the way to the right. We ought to have...

feature
wsa

Have an option to move toolbar and tab bar buttons to the left instead of the right. That's would match better typical layout on desktop for use on Windows 11.

feature
wsa

Add keyboard shortcuts to go to next and previous match in find in page mode. F3 and Shift+F3 will do.

feature
wsa

Provide settings configuration options to enable embedded vertical tab bar. Maybe we should then have a tab bar style custom settings offering: - Tab drawer - Horizontal tab bar -...

feature
wsa

Find a way to launch downloads in Windows so that the file is downloaded in the Windows file system rather than in the WSA file system. We observed that clicking...

feature
wsa

Have page load progress bar show on tab items. This is going to be neat especially in desktop configuration on Windows 11.

feature
wsa

Text reflow feature can be tested there: https://docs.oracle.com/javase/7/docs/api/java/net/URL.html Basically is helps make a classic fixed desktop web site more readeable and fuild on mobile devices. Document that feature in the...

documentation

@Helium314 @jamal2362 @Kita2345 @davidj77 @Pantyhose-X @rustforfuture @Blue2532 @Zero3K @Uranite @Rajagithub07 @Jpersh27 @christubuntu @jelliedpizza @helmick43270 @HookPro1 @mattwelke Could you guys add your devices to our wiki? https://github.com/Slion/Fulguris/wiki/Devices

documentation

Have a tab cache that's not tight to a session. For the life time of the application we could maintain a tab cache. That should enable faster tab load even...

feature

Debug settings was disabled in release build but it should be re-enabled with some of the following options: - Option to enable logs. - Option to wait for debugger on...

feature