mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-02-25 03:43:58 +11:00
wayland/screencopy: support dmabufs in vulkan mode
This commit is contained in:
parent
158db16b93
commit
a99519c3ad
8 changed files with 375 additions and 2 deletions
|
|
@ -25,6 +25,7 @@ set shell id.
|
|||
- Added support for IPC signal listeners.
|
||||
- Added Quickshell version checking and version gated preprocessing.
|
||||
- Added a way to detect if an icon is from the system icon theme or not.
|
||||
- Added vulkan support to screencopy.
|
||||
|
||||
## Other Changes
|
||||
|
||||
|
|
@ -51,3 +52,4 @@ set shell id.
|
|||
## Packaging Changes
|
||||
|
||||
`glib` and `polkit` have been added as dependencies when compiling with polkit agent support.
|
||||
`vulkan-headers` has been added as a build-time dependency for screencopy (Vulkan backend support).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue