Compare commits

...

7 Commits

Author SHA1 Message Date
Markus Volk
2faf8da5e5 nwg-dock-hyprland: update 2025-05-18 08:00:34 +02:00
Markus Volk
941b427925 nwg-panel: update 2025-05-18 08:00:11 +02:00
Markus Volk
1594c1af2a nwg-look: update 2025-05-18 08:00:11 +02:00
Markus Volk
2c76594bfb nwg-drawer: update 2025-05-18 08:00:11 +02:00
Markus Volk
30149cc33b nwg-displays: update 2025-05-18 08:00:11 +02:00
Markus Volk
daaaeac8fe azote: update 2025-05-18 08:00:11 +02:00
Markus Volk
5ef50d716f nwg-dock-hyprland: start nwggrid as launcher by default 2025-05-18 07:52:52 +02:00
6 changed files with 13 additions and 13 deletions

View File

@ -24,8 +24,8 @@ RDEPENDS:${PN} = " \
inherit setuptools3
S = "${WORKDIR}/git"
PV = "1.14.1"
SRCREV = "cab8deb764472c9d727b5a44bfca0ce6e4612c8b"
PV = "1.16.0"
SRCREV = "2ae47b79b555c9c1152683efff8cbc7a7fac7d6e"
do_install:append() {
install -d ${D}${datadir}/azote ${D}${datadir}/pixmaps ${D}${datadir}/applications

View File

@ -17,8 +17,8 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.3.23"
SRCREV = "3a2717b48853534fccc4aedf7ab24bc13be37dcb"
PV = "0.3.25"
SRCREV = "e2fdb413dbfccecf795039209a092c321636a419"
do_install:append() {
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications

View File

@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git"
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.4.3"
SRCREV = "69423b2fb8cff7a1a6364bec05e4c19eac2ea63e"
PV = "0.4.5"
SRCREV = "1f59d422d17d605b5b88fcbce8be84e808af6226"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"
@ -37,7 +37,7 @@ After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY
[Service]
ExecStart=nwg-dock-hyprland -d -hd 2000
ExecStart=nwg-dock-hyprland -d -hd 2000 -c nwggrid
Slice=session.slice
TimeoutStopSec=5sec
Restart=on-failure

View File

@ -13,8 +13,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.6.3"
SRCREV = "d1be3de9d7a4ae2a26415aa3c628e8ba6ac7d676"
PV = "0.7.0"
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"

View File

@ -8,8 +8,8 @@ RDEPENDS:${PN} = "xcur2png go-runtime"
GO_IMPORT = "github.com/nwg-piotr/nwg-look"
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};branch=main;protocol=https"
SRCREV = "986439c5367eea41d24952e55684efc8899d8809"
PV = "1.0.2"
SRCREV = "0ae22e787b2b162daea8020564761b5bc0889edb"
PV = "1.0.5"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"

View File

@ -20,6 +20,6 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.9.63"
SRCREV = "5a1ebef0e0d109facf1a29b49c4c4667e37d64be"
PV = "0.10.0"
SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54"