Skip to content

Commit

Permalink
doc: Add virtual ScreenCast type meaning
Browse files Browse the repository at this point in the history
The name "virtual" is too ambiguous by itself.
  • Loading branch information
tytan652 committed Apr 22, 2024
1 parent 0cad9ea commit 64c9370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/org.freedesktop.impl.portal.ScreenCast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
- ``1``: MONITOR
- ``2``: WINDOW
- ``4``: VIRTUAL
- ``4``: VIRTUAL: Virtual Monitors
-->
<property name="AvailableSourceTypes" type="u" access="read"/>
<!--
Expand Down
2 changes: 1 addition & 1 deletion data/org.freedesktop.portal.ScreenCast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
- ``1``: MONITOR
- ``2``: WINDOW
- ``4``: VIRTUAL
- ``4``: VIRTUAL: Virtual Monitors
-->
<property name="AvailableSourceTypes" type="u" access="read"/>
<!--
Expand Down

0 comments on commit 64c9370

Please sign in to comment.