Coverage for /home/antoine/projects/xpra-git/dist/python3/lib64/python/xpra/client/mixin_features.py : 100%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# -*- coding: utf-8 -*-
2# This file is part of Xpra.
3# Copyright (C) 2018 Antoine Martin <antoine@xpra.org>
4# Xpra is released under the terms of the GNU GPL v2, or, at your option, any
5# later version. See the file COPYING for details.
7display = True
8windows = True
9webcam = True
10audio = True
11clipboard = True
12notifications = True
13dbus = True
14mmap = True
15logging = True
16tray = True
17network_state = True
18network_listener= True
19encoding = True