Custom Query (230 matches)
Results (16 - 18 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#54 | duplicate | start session dialog to allow us to switch to jpeg compression for xpra | ||
Description |
the code itself is pretty easy, what is difficult is keeping the interface clean between the dialog, the client and the server... Maybe define a list of options for each session type? Is this too generic for the sake of it? |
|||
#56 | duplicate | need a reliable way to detect the screensaver / idle session | ||
Description |
This used to be done with python-xlib code in window_util but was removed as it caused segfaults. r1450 All the other approaches I have tried did not work as advertised (root window property, etc..) There must be something in dbus that would do the job, but I can't find it documented anywhere. |
|||
#62 | duplicate | must be able to specify the reverse-mDNS port to use with firewalls | ||
Description |
at present, a random port is chosen, which will not work with hosts running almost any kind of firewall... Should re-use the spec parsing code used by the server, which supports syntax like: =:2345 =127.0.0.1: =192.168.0.1:2345,192.168.1.1:4567 etc |
Note: See TracQuery
for help on using queries.