x11-wm/labwc: unbreak VT switch via keyboard after 7aae6b9fe4
[ERROR] [seatd/seat.c:598] Could not set next session: client is not active
This commit is contained in:
parent
ea7a749bb1
commit
099d7ec3d1
2 changed files with 6 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
|||
PORTNAME= labwc
|
||||
DISTVERSION= 0.7.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 774eb2170f11.patch:-p1 # https://github.com/labwc/labwc/pull/1429
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Wayland stacking compositor
|
||||
WWW= https://github.com/labwc/labwc
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1703264612
|
||||
SHA256 (labwc-labwc-0.7.0_GH0.tar.gz) = 2607219cb766db4d258a20c62c98ea16cd6d62c735e65f35d916188cf0ccbe70
|
||||
SIZE (labwc-labwc-0.7.0_GH0.tar.gz) = 305105
|
||||
SHA256 (774eb2170f11.patch) = 2dac199bc430d43da20f867cddf644c2c6cc6d548b74d209120de70b663b5205
|
||||
SIZE (774eb2170f11.patch) = 2677
|
||||
|
|
Loading…
Reference in a new issue