tomasz1986

Results 60 issues of tomasz1986

1. Add a new folder and share it between Device 1 and 2. 2. Add a new file to the folder on Device 1 and let it sync. 3. Enable...

bug

The default folder, created on the first start of Syncthing, is hard-coded to use a label called "Default Folder". The code responsible for this can be found in https://github.com/syncthing/syncthing/blob/f6375ecbfc652f7d4627c6c5bd8257530f1df5b5/lib/syncthing/utils.go#L57. Of...

enhancement

Currently, the filter is case **sensitive**. ![image](https://user-images.githubusercontent.com/5626656/134810112-09c8df4b-9af1-4988-a005-f06d6f2639b5.png) I'd argue that there should be an option to make it case insensitive (perhaps in a form of a checkbox). Alternatively, the filter...

enhancement
ui

Checklist --------- - [x] I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered. - [x] I performed a search in the issue tracker for similar issues...

deferred

Before: ``` bdo[dir="ltr"] { direction: ltr; unicode-bidi: bidi-override } bdo[dir="rtl"] { direction: rtl; unicode-bidi: bidi-override } *[dir="ltr"] { direction: ltr; unicode-bidi: embed } *[dir="rtl"] { direction: rtl; unicode-bidi: embed }...

**Is your feature request related to a problem? Please describe.** This was the default behaviour in the old Opera when they introduced tab groups for the first time long time...

enhancement
help wanted

This is with `novsync=true` and the FPS limited to 200. The character animations in the main menu seem to loop crazily fast, depending on the current FPS. https://youtu.be/rflTnCppFD8

enhancement

Some of the screenshots showing the Syncthing's UI in the documentation are very outdated, e.g. from v0.10.x. The UI itself is not that much different, but there are at least...

Google has dropped support for building on Windows 7. At the moment, Windows 10 or newer is the only supported configuration. Also, use specific Windows 10 version numbers regarding the...

This affects many websites, but for me, the main problem are sites from the Stack* family. All of them feature a similar layout, with a sticky header that is always...