release: v0.2.0
- User avatar and username display above action buttons - Panel on focused monitor, wallpaper overlay on all others - Keyboard exclusive on focused monitor, Escape to dismiss - Lock action calls moonlock directly - GTK theme colors (@theme_*) for consistent styling - Round action buttons, translucent card backgrounds - 22px icon lookup rendered at 64px (matches moonlock icons) - PKGBUILD for Arch Linux packaging - 63 tests passing
This commit is contained in:
parent
934a92384c
commit
fa8dceb514
@ -4,7 +4,7 @@
|
||||
# Maintainer: Dominik Kressler
|
||||
|
||||
pkgname=moonset-git
|
||||
pkgver=0.1.0.r7.g004e3d2
|
||||
pkgver=0.1.0.r8.g934a923
|
||||
pkgrel=1
|
||||
pkgdesc="A Wayland session power menu with GTK4 and Layer Shell"
|
||||
arch=('any')
|
||||
|
||||
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "moonset"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Wayland session power menu with GTK4 and Layer Shell"
|
||||
requires-python = ">=3.11"
|
||||
license = "MIT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user