Commit Graph

147 Commits

Author SHA1 Message Date
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
Martchus adc65e2d16 Remove badges from README
* The licensing badge does not work anymore and the licensing topic is more
  complicated to fit into a badge anyways
* The release badge does not look good on its own and is redundant with
  GitHub's own UI since they've reworked it
2022-08-28 00:01:40 +02:00
Martchus 826614c336 Mention Debian package in README 2022-08-27 23:48:43 +02:00
Martchus eec8d2c131 Move download info for specific Linux distros above generic GNU/Linux section 2022-08-27 23:48:25 +02:00
Martchus 347e9eccb2 Change "Void" to "Void Linux" to make it more clear and add link 2022-08-20 15:14:10 +02:00
classabbyamp 9b00b9512e
add void linux package availability 2022-08-10 23:55:11 -04:00
Martchus 8bb7b2dee9 Mention that Qt 6.4 will enable dark window borders automatically
See https://codereview.qt-project.org/c/qt/qtbase/+/421901
2022-07-16 19:35:39 +02:00
Martchus 2139b204e3 Determine whether to use bright custom colors automatically 2022-07-16 19:28:31 +02:00
Martchus 8ba75f50e2 Document workaround for broken High-DPI scaling of Plasmoid under X11 2022-06-23 21:55:55 +02:00
Martchus 7156b68ebb Add note about leftover rpm packages when upgrading 2022-06-16 17:35:12 +02:00
Martchus eb94cfb3ed Improve screenshot-related section headings in README
* Don't put customized icons under Plasma section; it is not
  Plasma-specific
* Rename "Under Plasma 5" to "Plasmoid" to be more specific
2022-06-06 18:27:09 +02:00
Martchus d260831b55 Update README; now Linux builds contain built-in Syncthing as well 2022-05-30 20:36:03 +02:00
Martchus f2e354c9d7 Clarify source of icons in attribution note
See https://github.com/Martchus/syncthingtray/issues/135
2022-05-16 21:26:54 +02:00
Martchus 4eaa1e393f Simplify supported platforms, mention Plasma version requirements 2022-05-16 21:15:12 +02:00
Martchus 854d395c24 Update dependency documentation 2022-05-16 21:10:38 +02:00
Martchus e6d09a893a Update download instructions
Most importantly, mention generic GNU/Linux binaries which
be available on the next release in favor of AppImage (which
is still using/bundling very outdated libraries and therefore
not recommended).
2022-05-05 21:27:24 +02:00
Martchus 42e8e86593 Add copyright notice 2022-04-05 20:14:49 +02:00
Martchus 2162a9d1e2 Clarify that license is "GPL-2-or-later" 2022-03-15 21:38:23 +01:00
Martchus 216eb5bd60 Add OBS repository URL as download page doesn't contain all versions 2022-01-22 17:52:00 +01:00
Martchus 8b2dad618c Update attribution for switch to Fork Awesome 2021-12-09 18:12:38 +01:00
Martchus 1e70d06c46 Update/improve build instructions 2021-12-05 18:32:38 +01:00
Martchus ac0030195d Document using `qt.conf` to set platform args for workarounds 2021-12-04 00:28:36 +01:00
Martchus 4cd1baab19 Improve certain details in README.md, mainly Plasmoid related 2021-12-03 22:00:59 +01:00
Apparatus_Zero 463f1a0ac6
Add some shields and fix minor typo in README 2021-11-18 13:22:48 +01:00
Martchus 4801afebf5 Fix references to README section "Known bugs and workarounds" 2021-10-06 17:07:27 +02:00
Martchus cd636c9da8 Add notes about Windows' per-monitor DPI awareness (V2) 2021-10-05 18:16:10 +02:00
Martchus feb8034b74 Remove section about planned features from README
There's no fix plan for implementing any of these features which should be
better tracked as issues anyways.
2021-10-05 18:15:26 +02:00
Martchus e3a69a514c Fix typo in README 2021-10-05 18:14:16 +02:00
Martchus e03d276c93 Add notes about compatibility of Windows builds 2021-10-05 18:14:04 +02:00
Martchus 5e50d25c32 Improve build instructions
* Remove `-DBUNDLED_QT_FORK_AWESOME_PATH=…` which is now covered by the
  subdirs project
* Add link to "Providing the font file" section
2021-10-03 23:17:31 +02:00
Tomasz Wilczyński 093f42cb38
Add link to Classic 2000 custom high contrast Windows themes
Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2021-09-26 01:22:20 +09:00
Martchus e73350c982 Mention "High contrast" option in dark mode workaround 2021-09-17 22:39:13 +02:00
Martchus dde61bb783 Document workaround for missing support for Windows 10 dark mode 2021-09-17 22:22:32 +02:00
Martchus 920bf11269 Move platform-specific workarounds to "Known bugs" 2021-09-17 22:21:14 +02:00
Martchus a581180924 Add reference to QTBUG-72028 2021-09-17 00:21:33 +02:00
Martchus 43fcb9f71b Migrate to ForkAwesome
* FontAwesome uses a propritary build system so let's move to its fork
  ForkAwesome similar to Syncthing
    * See https://github.com/syncthing/syncthing/pull/5237
* Bundle the font file instead of having the SVGs directly within
  Syncthing Tray's own repository
2021-09-11 02:20:38 +02:00
Martchus 39497227fa Fix section headings of contributing and nested sections 2021-08-02 19:58:30 +02:00
Martchus d12061184b Improve wording in build instructions 2021-08-02 19:52:21 +02:00
Martchus 61c79352a4 Remove obsolete note about Qt WebEngine 2021-08-02 19:49:35 +02:00
Martchus dfbf6e7ce9 Improve build instructions to deal with symlinks under Windows 2021-07-25 17:25:30 +02:00
Martchus 0ef3b80447 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00