Commit Graph

187 Commits

Author SHA1 Message Date
Martchus 70293ac876 Mention website in README and project meta-data (e.g. about dialog) 2024-05-01 14:17:26 +02:00
Martchus 0c15936119 Allow logging of some high-level notifications 2024-02-17 00:42:05 +01:00
Martchus 519fd40f62 Mention names of Qt 6 split packages for openSUSE and Fedora 2024-02-16 19:19:21 +01:00
Martchus a5a1423ae6 Mention key used for signing binaries in README 2024-02-07 17:48:34 +01:00
Martchus 5347e7a770 Fix typo in README 2024-02-01 15:59:00 +01:00
Martchus 57e3ad67ea Avoid inconsistent use of config defs in syncthingwidgets for unity builds
Otherwise unity builds fail due to macro redefinitions. It doesn't really
matter what name is used in the web view files anyway (as it just changes
some environment variables used for debugging).
2024-01-30 22:56:19 +01:00
Martchus 2a4d0debcb Update copyright date 2024-01-23 00:27:06 +01:00
Martchus 1f2a1ddb2e Update README for Windows 11 style that comes with Qt 6.7 2024-01-07 23:04:48 +01:00
Martchus 97b4ccfd4d Document the command-line interface 2023-12-24 17:15:39 +01:00
Martchus 11218ee4d5 Extend README sections about configuration
This should clear up questions that have recently been asked in the forum
and GitHub issues.
2023-12-11 21:21:37 +01:00
Martchus 257874778b Add remark about Windows 7 support in the README 2023-12-11 20:02:30 +01:00
Martchus 01dceb588a Allow configuring web view console logging via environment variable 2023-12-03 21:02:34 +01:00
Martchus e0bdc7e33c Update section about High-DPI scaling on Plasmoid 2023-11-21 22:02:24 +01:00
Martchus 16ebd3beba Consider KDE integrations working under KDE 6
Of course there might still be breaking changes until the final release but
so far it looks good enough.
2023-11-20 23:49:47 +01:00
Martchus c721e0a5cf State minimum required Windows 10 version 2023-11-18 21:42:50 +01:00
Martchus 243c0446bd Update outdated README section about DPI awareness under Windows 2023-11-18 21:25:30 +01:00
Martchus 6962037584 Add remark about Plasma 6
Porting to Plasma 6 seems more difficult than anticipated so let's be clear
that only Plasma 5 is supported. Reference the porting guide for future
reference; maybe it makes sense to look into this again in the future.
2023-11-17 01:35:02 +01:00
Martchus 04a8905a83 Allow opening Syncthing directly when clicking on tray icon
This might be useful if minimalism is desired or to avoid positioning
issues on Wayland.
2023-11-10 14:33:03 +01:00
Martchus 9adcacd70d Update link for GTK-centered desktops
Just link to the Arch Wiki instead which gives many more options than
just the now outdated adwaita-qt.
2023-11-06 16:17:55 +01:00
Martchus dadf96c4d6 Mention that a restart of Plasma might be required
This doesn't seem to be obvious (see e.g.
https://github.com/Martchus/syncthingtray/issues/205) so let's state it
explicitly.
2023-11-06 16:11:12 +01:00
Martchus 9861191ad1 Mention Chocolatey package in README 2023-10-20 17:38:03 +02:00
Martchus 9e909b257c Mention problem with antivirus software in README 2023-10-20 17:38:03 +02:00
John Veness c2a0eee029 Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
Martchus 669923dbb6 Ensure redirects to HTTPS are enabled/allowed regardless of the Qt version
Technically, this is not completely true because it is not supported on Qt
versions older than 5.9.
2023-09-04 20:33:32 +02:00
Martchus 021cbf2ae5 Mention GNOME under "Supported platforms"
According to https://github.com/NixOS/nixpkgs/issues/199596#issuecomment-1689874588
one can use Syncthing Tray under GNOME with a shell extension.
2023-08-24 20:49:05 +02:00
Martchus 6f8931a8ad Improve build section regarding symlinking 2023-06-09 18:13:23 +02:00
Martchus 7358c25d28 Improve README 2023-05-23 19:55:30 +02:00
Martchus 9de830adcd Update title of section about dark mode under Windows
The phrase "missing support" is at this point no longer fitting.
2023-05-03 20:11:15 +02:00
Martchus 58b8a4e540 Allow showing Syncthing UI in Chromium-based browser in "app mode"
See https://github.com/Martchus/syncthingtray/issues/178
2023-03-27 20:28:52 +02:00
Martchus 9566623651 Apply Qt settings during runtime
It is no longer required to restart the application to change settings like
the widget style and palette.
2023-03-26 21:32:53 +02:00
Martchus 8ce14623fc Fix typo in README.md 2023-03-23 23:52:52 +01:00
Martchus 3a129480b0 Update note about dark mode for recent changes
The best default icon theme is now (as of qtutilities
commit 647ad121a) selected automatically.
2023-03-23 20:54:45 +01:00
Martchus 94e202ead0 Adapt dark mode info in README to Qt 6.5 2023-03-13 21:03:24 +01:00
Martchus 0ec3a6cdfa Improve notes regarding symlink handling on Windows
* Mention developer mode
* Use single `git config` command before cloning
2023-03-13 20:04:51 +01:00
Martchus 222f0e97ba Add back config for symlinks as still used by subdirs 2023-03-05 22:27:20 +01:00
Martchus a94f5fb694 Remove obsolete config for symlinks from README 2023-02-27 22:20:16 +01:00
Martchus 6546d9bc23 Improve link to dark palette file 2023-02-17 18:55:26 +01:00
Martchus 69cbcd5364 Improve platform notes in README 2023-02-11 15:56:40 +01:00
Martchus 46c2333230 Add option to use new config route instead of deprecated one
For the sake of compatibility with older Syncthing versions, this option is
not enabled by default.
2023-02-03 12:21:18 +01:00
Martchus 2113dee0b9 Add note about Windows SmartScreen 2023-01-30 10:30:27 +01:00
Martchus 963ee46341 Update copyright notice 2023-01-17 18:32:29 +01:00
Martchus 71c56edfd8 Allow showing Syncthing Tray as normal application/window
* Remove experimental pinning feature again and instead allow using a
  normal window
    * Pinning made it inconvenient to close the (frameless) window again
    * Pinning required hiding/showing the window which didn't look very
      nice (and setting flags directly via `QWindow` didn't work as well)
* As normal application/window positioning issues on Wayland are less
  problematic (and those aren't going to be fixed any time soon, if at all)
2022-11-29 23:06:15 +01:00
Martchus 322416734a Document useful environment variables for development 2022-11-03 22:06:09 +01:00
Davide Quaranta a9373000f4 Add i3 in "known to work under" section 2022-11-02 19:35:50 +01:00
Martchus 9c6f8fb07e Update README regarding Plasma-related limitations/workarounds 2022-10-17 21:38:40 +02:00
Martchus d7adcaf950 Improve documentation of Dolphin integration
See https://github.com/Martchus/syncthingtray/issues/159
2022-10-11 18:38:56 +02:00
Martchus a86ac6896f Add link to Gentoo overlay 2022-09-22 19:40:20 +02:00
Martchus 24e1556f64 Update minimum required Qt version
Builds with Qt 5.6 are no longer conducted so only the latest
Qt 5 or 6 version is tested anymore.
2022-09-20 20:58:01 +02:00
Nicholas D Steeves 300beb0a15
Make Debian (and derivatives) section more accurate
* Include the conventional copy & paste installation instructions that
most Ubuntu (and derivatives) users expect.

* Request that users test their operating system's app store, because
a potential Appstream bug would be highly visible and would negatively
affect initial user impressions.  Such a hypothetical bug should
ideally be found and fixed before Ubuntu 22.10's freeze, and certainly
before Debian 12's.

* Mention the backports repository, because otherwise users will
manually install packages for sid/unstable/testing/bookworm/12 onto
stable/bullseye/11.  These packages will be nonfunctional, will
malfunction, or will break the other package's dependencies.

* Remove link to Developer Information Tracker, because it may also
mislead users into creating FrankenDebian, and because it is not
supposed to be a user-facing page.
2022-09-02 16:29:09 -04:00
Martchus ae35d28494 Fix typo in README 2022-08-28 00:18:58 +02:00