Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/150'
Browse files Browse the repository at this point in the history
* origin/pr/150:
  Improve clipboard .metadata parsing
  Switching CI to R4.3
  Make maximum clipboard buffer lenght configurable
  • Loading branch information
marmarek committed Oct 27, 2024
2 parents 3792f81 + b9aed51 commit 0d84dbb
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 52 deletions.
5 changes: 5 additions & 0 deletions gui-daemon/guid.conf
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,9 @@ global: {
# Timeout when waiting for qubes-gui-agent
#
# startup_timeout = 45;

# Inter-qube clipboard maximum character limit. This could be between
# 256 to 256000 characters. Default is 64000 characters.
#
# max_clipboard_size = 64000
}
Loading

0 comments on commit 0d84dbb

Please sign in to comment.