mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 15:19:56 +09:00
Clearify font licensing
This commit is contained in:
@@ -33,7 +33,7 @@ There are also additional dependencies needed at runtime:
|
|||||||
* [GPU Screen Recorder Notification](https://git.dec05eba.com/gpu-screen-recorder-notification/)
|
* [GPU Screen Recorder Notification](https://git.dec05eba.com/gpu-screen-recorder-notification/)
|
||||||
|
|
||||||
# License
|
# License
|
||||||
This software is licensed under GPL3.0-only. Files under `fonts/` directory are licensed under `SIL Open Font License`.
|
This software is licensed under GPL3.0-only. Files under `fonts/` directory belong to the Noto Sans Google fonts project and they are licensed under `SIL Open Font License`.
|
||||||
|
|
||||||
# Demo
|
# Demo
|
||||||
[](https://www.youtube.com/watch?v=SOqXusCTXXA)
|
[](https://www.youtube.com/watch?v=SOqXusCTXXA)
|
||||||
|
|||||||
4
TODO
4
TODO
@@ -103,4 +103,6 @@ Dont allow autostart of replay if capture option is window recording (when windo
|
|||||||
|
|
||||||
Use global shortcuts desktop portal protocol on wayland when available.
|
Use global shortcuts desktop portal protocol on wayland when available.
|
||||||
|
|
||||||
When support for window capture is enabled on x11 then make sure to not save the window except temporary while the program is open.
|
When support for window capture is enabled on x11 then make sure to not save the window except temporary while the program is open.
|
||||||
|
|
||||||
|
Support CJK.
|
||||||
|
|||||||
Reference in New Issue
Block a user