Bug 262279 - [NEW PORT] x11/lswt: List Wayland toplevels
Summary: [NEW PORT] x11/lswt: List Wayland toplevels
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-01 19:28 UTC by Filipe da Silva Santos
Modified: 2022-03-01 19:28 UTC (History)
0 users

See Also:


Attachments
git patch (3.75 KB, patch)
2022-03-01 19:28 UTC, Filipe da Silva Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filipe da Silva Santos 2022-03-01 19:28:24 UTC
Created attachment 232190 [details]
git patch

```
lswt is a simple tool for listing Wayland toplevels and their states.
It does require a Wayland compositor that implements
`foreign-toplevel-management-unstable-v1'.

WWW: https://sr.ht/~leon_plickat/lswt
```

Both  `poudriere testport` and `portlint -A` doesn't complain. Feel free to propose anything.