1
0
mirror of synced 2024-11-28 17:40:51 +01:00
ImHex/plugins/builtin/romfs
classabbyamp d9a4906b3c
impr: Clarify portal error message (#1197)
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->

### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->

see #723


### Implementation description
<!-- Explain what you did to correct the problem -->

`xdg-desktop-portal-wlr` is not relevant because it does not provide the
FileChooser interface.

`xdg-desktop-portal` needs the `WAYLAND_DISPLAY` env var on wayland and
the `DISPLAY` and `XAUTHORITY` env vars on xorg. If the dbus user
session bus is not run in a way that it already gets those variables,
they must be given via `dbus-update-activation-environment(1)`.

### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->

### Additional things
<!-- Anything else you would like to say -->

fixes #723
2023-07-17 09:11:40 +02:00
..
assets feat: Added coordinates visualizer 2023-07-04 09:40:05 +02:00
lang impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00
layouts feat: Added layout manager to save and restore custom layouts 2023-05-11 18:44:50 +02:00
licenses feat: Added coordinates visualizer 2023-07-04 09:40:05 +02:00
shaders/default patterns: Fixed various issues with the 3d visualizer 2023-01-23 16:25:23 +01:00
themes build: Restructure romfs assets 2023-07-04 08:42:33 +02:00
logo.ans feat: Added command line interface support (#1172) 2023-07-13 14:08:23 +02:00
tips.json tips: Add tip about unicode symbols (#838) 2022-12-02 16:30:28 +01:00