summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-03 18:04:03 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-03 18:04:03 +0100
commitc1ab6837ae4d8a96bc9ff7cb3ecc615502f00924 (patch)
tree1d4e12727fce4f9a6cd664909d1f2bfb693a2ca9
parentb68f3543d70b6c6433960424492c80c7608bfaeb (diff)
downloadqutebrowser-c1ab6837ae4d8a96bc9ff7cb3ecc615502f00924.tar.gz
qutebrowser-c1ab6837ae4d8a96bc9ff7cb3ecc615502f00924.zip
Update docs
-rw-r--r--doc/changelog.asciidoc3
-rw-r--r--doc/qutebrowser.1.asciidoc3
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 0508cec72..a5eb433a3 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -64,6 +64,9 @@ Added
settings might stop working. As a (currently undocumented) escape hatch, this
version adds a `QUTE_DARKMODE_VARIANT=qt_515_2` environment variable which can
be set to get the correct behavior in (transitive) situations like this.
+- New `--desktop-file-name` commandline argument, which can be used to customize
+ the desktop filename passed to Qt (which is used to set the `app_id` on
+ Wayland).
- New userscripts:
- `kodi` to play videos in Kodi
- `qr` to generate a QR code of the current URL
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index 777eddc65..83e7986bc 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -62,6 +62,9 @@ show it.
*--backend* '{webkit,webengine}'::
Which backend to use.
+*--desktop-file-name* 'DESKTOP_FILE_NAME'::
+ Set the base name of the desktop entry for this application. Used to set the app_id under Wayland. See https://doc.qt.io/qt-5/qguiapplication.html#desktopFileName-prop
+
=== debug arguments
*-l* '{critical,error,warning,info,debug,vdebug}', *--loglevel* '{critical,error,warning,info,debug,vdebug}'::
Override the configured console loglevel