Package Details: touche 2.0.8-1

Git Clone URL: https://aur.archlinux.org/touche.git (read-only, click to copy)
Package Base: touche
Description: The desktop application to configure Touchégg
Upstream URL: https://github.com/JoseExposito/touche
Licenses: GPL3
Provides: libtouche.so
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 8
Popularity: 1.17
First Submitted: 2021-02-12 20:27 (UTC)
Last Updated: 2023-03-14 14:53 (UTC)

Latest Comments

1 2 Next › Last »

Tio commented on 2022-01-15 00:52 (UTC)

Ok thank you. Yes we should keep it on topic about the AUR package here.

yochananmarqos commented on 2022-01-14 23:38 (UTC)

@Tio: No, it's a manual override for what was already explained by myself and the developer in the upstream issue you created.

Comments here should only be regarding packaging issues.

Tio commented on 2022-01-14 22:14 (UTC) (edited on 2022-01-14 22:15 (UTC) by Tio)

GTK_THEME=Adwaita-dark toucheWorks. Thanks! Is there a way to setup this GTK theme to the default system theme?

Like GTK_THEME=auto or something like that.

Tio commented on 2022-01-14 16:30 (UTC)

Oh I see... I hope Libadwaita doesn't destroy the beauty of the Linux desktop where we can make it all look and feel the same. So for now there is no way to make it respect the system theme? I use left side buttons (close, maximize and minimize) and the default Touche has 1 button (close) to the right.

yochananmarqos commented on 2022-01-14 16:25 (UTC)

@Tio: Libadwaita does not use the Gtk theme. With the release of GNOME 42, there will be a system-wide theme option.

For now, you can specify a theme like this:

GTK_THEME=Adwaita-dark touche

Tio commented on 2022-01-14 13:12 (UTC)

Is this package using the flatpak version somehow? Because it does not respect the system theme at all https://github.com/JoseExposito/touche/issues/59

JoseExposito commented on 2021-10-28 17:06 (UTC)

Thanks for fixing it so quickly @yochananmarqos. I tested it with an older Meson and I didn't noticed it.

yochananmarqos commented on 2021-10-28 14:24 (UTC)

I hadn't noticed the target-de build flag disappeared, but Meson 0.60.0 did now that unknown options are now always fatal. It's fixed now.

stillconfusing commented on 2021-10-28 13:23 (UTC)

@eb0687 you can go to ~/.cache/yay/touche and remove it from the PKGBUILD on line 25

eb0687 commented on 2021-10-28 11:39 (UTC)

How would I go about deleting that option?

I use yay to download and build the AUR package.