Search Criteria
Package Details: iwgtk 0.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/iwgtk.git (read-only, click to copy) |
---|---|
Package Base: | iwgtk |
Description: | Lightweight wireless networking GUI (front-end for iwd) |
Upstream URL: | https://github.com/J-Lentz/iwgtk |
Keywords: | wifi |
Licenses: | GPL3 |
Submitter: | J-Lentz |
Maintainer: | J-Lentz |
Last Packager: | J-Lentz |
Votes: | 24 |
Popularity: | 2.29 |
First Submitted: | 2020-08-13 08:12 (UTC) |
Last Updated: | 2023-01-03 20:14 (UTC) |
Latest Comments
J-Lentz commented on 2022-08-11 16:16 (UTC)
meson and scdoc have both been added as build-time dependencies in 0.8-2. Thanks for noticing!
AndyRTR commented on 2022-08-11 15:12 (UTC)
To build in clean chroots please add:
+makedepends=('meson' 'scdoc')
Iizuki commented on 2022-08-11 06:24 (UTC)
meson
is also needed as a build dependency.JoveYu commented on 2022-08-11 05:54 (UTC)
need add dependencies
sodoc
J-Lentz commented on 2022-06-07 14:06 (UTC)
GFdevelop: Xfce's session manager appears to use .desktop files for the purpose of auto-starting, so I'd say the most straightforward approach would be to include an additional .desktop file with the application ("iwgtk-indicator.desktop" or something along those lines), which Xfce users could copy or symbolically link to their ~/.config/autostart/ directory.
GFdevelop commented on 2022-06-07 12:47 (UTC)
Thank you, this was my solution before the last update, we can add an autostart file in the package? I think can be useful for others
J-Lentz commented on 2022-06-07 11:44 (UTC)
GFdevelop: I don't think Xfce supports systemd's graphical-session.target, but it does have its own session manager, so you could add
iwgtk -i
to your "application autostart" list.GFdevelop commented on 2022-06-07 10:41 (UTC)
With xfce the systemd service doesn't autostart iwgtk but manually run the service it start, seems xfce don't call the graphical-session.target, suggestions?
JoveYu commented on 2021-02-22 01:20 (UTC)
systemd-networkd + iwd + iwgtk