Package Details: nwg-panel 0.9.27-1

Git Clone URL: https://aur.archlinux.org/nwg-panel.git (read-only, click to copy)
Package Base: nwg-panel
Description: GTK3-based panel for sway and Hyprland Wayland compositors
Upstream URL: https://github.com/nwg-piotr/nwg-panel
Licenses: MIT
Submitter: nwg
Maintainer: nwg
Last Packager: nwg
Votes: 6
Popularity: 0.51
First Submitted: 2021-02-16 00:39 (UTC)
Last Updated: 2024-03-26 00:25 (UTC)

Latest Comments

1 2 Next › Last »

nwg commented on 2024-04-22 10:35 (UTC)

@Antiz, I've just noticed the update. :) Thank you very much!

Antiz commented on 2024-04-22 10:03 (UTC)

Hi,

For info, I'm moving this package to the [extra] repository.
Thanks a lot for your wonderful work with nwg-panel :)

nwg commented on 2024-03-03 23:25 (UTC)

@coby No idea :)

coby commented on 2024-03-03 14:54 (UTC) (edited on 2024-03-03 14:55 (UTC) by coby)

Hello, @nwg! Thanks for replying. It seems that the panel doesn't install the packages in the virtual environment ~/.pyenv/shims/nwg-panel

After installing the packages, the problem was solved. pip install PyGObject psutil i3ipc dasbus

is this expected behavior from the AUR?

nwg commented on 2024-03-03 13:00 (UTC)

@coby This is provided by the pyhon-gobject package, and should be present, unless you messed w/ python packages.

coby commented on 2024-03-03 11:18 (UTC)

import gi

ModuleNotFoundError: No module named 'gi'

nwg commented on 2023-09-06 22:08 (UTC)

@Fingel It's not the panel, but python-dasbus, a dependency needed for the tray module.

Fingel commented on 2023-09-06 17:09 (UTC)

Why does installing this package run the entire unit test suite?

Ferdinand commented on 2023-05-31 09:28 (UTC)

I got a traceback error until I installed python-cairo. I guess maybe that should be a dependency?