Commit Graph

23 Commits

Author SHA1 Message Date
Mihai Fufezan 127ae00225 wiki: prepare for hextra
treewide: replace hint with callout

treewide: remove ToC header

remove <toc>, since it's autogenerated
add missing _index.md

treewide: add frontmatter

treewide: fix headings

add weights

Configuring,Getting Started: expand in sidebar

Add version selector

fix links
2024-03-14 22:47:27 +02:00
Jayrah DeVore 61f33ba7ee Fix shebangs for NixOS users
There are a couple of places in the documentation where `/bin/bash`
are referenced (this doesn't exist on NixOS).  For compatibility, change
these to `/usr/bin/env bash`.  Leave `/bin/sh` intact as it isn't an
issue.
2024-03-10 18:43:58 +02:00
Rdeisenroth 00361ef69a
document how to use the KDE file picker with XDPH (#512) 2024-03-08 16:36:34 +00:00
vaxerski 82f21f2231 mention share picker theming stuff 2023-10-06 14:32:05 +01:00
vaxerski 756861e71d remove portal stuff 2023-08-26 17:13:54 +02:00
vaxerski c7a4717946 explicit gtk xdph 2023-08-25 20:24:06 +02:00
pdamianik d3f1a597c8 Fix overwriting newly installed portals with disabled portals 2023-08-16 13:41:16 +03:00
Philip Damianik e249a73bf2
Fix shellcheck errors (#292)
To improve portability
2023-08-12 14:29:43 +03:00
Philip Damianik 5b77e9c833
Temporarily disable incompatible portals (#291)
Add script that automates enabling/disabling certain conflicting portals.
2023-08-11 20:22:03 +03:00
Juan Giordana d8ea343e53
Fix: Improve XDP(s) processes termination. (#241)
Improve `xdg-desktop-portals` processes termination since
`xdg-desktop-portals` is 19 characters long.

From `killall(1)` man page:

> -e, --exact
>
> Require an exact match for very long names. If a command name is longer
> than 15 characters, the full name may be unavailable (i.e. it is swapped
> out). In this case, `killall` will kill everything that matches within
> the first 15 characters. With -e, such entries are skipped. `killall`
> prints a message for each skipped entry if -v is specified in addition
> to -e.
2023-06-04 10:47:08 +02:00
Ozone 66874eb420
Update Hyprland-desktop-portal.md (#215)
XDPH doesn't need ** keyword, it means portage will pull in the latest git version of XDPH available, which at the time of writing the wiki may have been required, but is not necessary now.
2023-05-05 00:33:12 +01:00
Lucas 3716ea1522
Update Gentoo installation instructions for XDPH (#203)
* Update Gentoo installation instructions for XDPH

* Changed the suggested overlay from useless-overlay to GURU.
* Bumped qt versions in the docs from 6.4.0 to 6.4.3 since 6.4.0 is not available anymore.

* Remove dependency on specific Qt versions for the Gentoo instructions

Now, the instructions suggest to just unmask the whole package instead of specific versions.
2023-05-02 14:28:02 +01:00
vaxerski 5ea3807c82 xdph moved to community 2023-04-10 23:03:21 +01:00
vaxerski 94845f1143 more xdp info 2023-02-16 23:56:52 +00:00
vaxerski 10b58c3f79 fix path in xdph 2023-02-08 10:18:12 +00:00
Vaxry 029bb928d1 add stupid paru note 2023-01-20 16:56:45 +01:00
Waltz a072871049
add gentoo overlay for xdg-desktop-portal-hyprland (#80)
* add gentoo overlay for xdg-desktop-portal-hyprland
2022-12-17 22:54:38 +00:00
vaxerski c59c682a55 clarify portals 2022-12-11 19:26:16 +00:00
vaxerski 9f04c25451 added must have page 2022-12-10 17:06:29 +00:00
vaxerski 63ea8e793d clarify xdph 2022-12-05 01:07:34 +00:00
vaxerski a40378adbd more info about xdg 2022-12-05 01:02:43 +00:00
vaxerski f122cb10ab more info about xdg 2022-12-05 01:01:55 +00:00
vaxerski 1ae6f5ed62 added xdph info 2022-12-03 22:52:15 +00:00