Timeline
10/14/17:
- 17:53 Changeset in xpra [17184] by
- make it consistent, return the GdkX11 module
- 17:46 Changeset in xpra [17183] by
- * try harder to find brotli (ie: /usr/local/bin may not be on the …
- 16:14 Changeset in xpra [17182] by
- implement get_pywindow and get_xvisual for GTK3
- 12:31 Changeset in xpra [17181] by
- better py3k compatibility: use hexstr utility function
- 12:08 Changeset in xpra [17180] by
- update proxy code to the new utility digest functions, and support new …
- 12:05 Changeset in xpra [17179] by
- just to be consistent: use strings for all challenge values
- 11:48 Changeset in xpra [17178] by
- add latest fixes to the release notes
- 09:05 Changeset in xpra [17177] by
- oops: fix missing import in backport
- 09:02 Changeset in xpra [17176] by
- r17169 for older branches: if we fail to establish the connection, …
- 09:00 Changeset in xpra [17175] by
- r17173 for older branches: prevent a server from making the client use …
- 08:57 Changeset in xpra [17174] by
- py3k security fix! (make sure we convert to strings since that's what …
- 08:52 Ticket #1660 (client also send a challenge to the server) closed by
- wontfix: The patch above is on top of r17173, it isn't too intrusive but seeing …
- 08:48 Changeset in xpra [17173] by
- avoid protocol downgrade: the client's salt length only needs to match …
- 08:46 Changeset in xpra [17172] by
- py3k compat: * strings vs bytes * use hexstr utility function
- 08:35 Changeset in xpra [17171] by
- move "key-shortcuts" to 42_client_keyboard.conf and add …
- 08:34 Ticket #1660 (client also send a challenge to the server) created by
- This would not prevent MITM attacks on its own, but could be used to …
- 08:21 Changeset in xpra [17170] by
- use hexstr utility function
- 08:19 Changeset in xpra [17169] by
- make sure server_connection_established always returns a boolean …
10/13/17:
- 13:36 Ticket #1659 (maximizing/demaximizing seamless apps from small vfb: positioning and ...) created by
- This is similiar to issues with maximized/demaximized desktops already …
- 06:54 Changeset in xpra [17168] by
- we can just fill once
- 06:43 Changeset in xpra [17167] by
- #1656: repaint the area around the backing (when we have an offset) …
- 06:19 Changeset in xpra [17166] by
- off by one: if the the delta between backing width/height and window …
10/12/17:
- 20:38 Ticket #1658 (mouse events in black border around desktop area) created by
-
xpra v2.2-r17160 on debian 9
If running
xpra --start-desktop
and … - 16:27 Versions/PendingFixes edited by
- (diff)
- 16:20 Changeset in xpra [17165] by
- #1656: in desktop mode, choose a resolution smaller than the one …
- 16:02 Changeset in xpra [17164] by
- #1656: if we unfullscreen or unmaximize, re-calculate the offsets if …
- 10:20 Changeset in xpra [17163] by
- py3k strings byte again
- 03:25 Changeset in xpra [17162] by
- fixup incomplete digest backport
10/11/17:
- 18:53 Changeset in xpra [17161] by
- add missing dbus-launch command line option
- 11:07 Changeset in xpra [17160] by
- r17154 for v2.1.x branch: fix typo in warning message
- 11:06 Changeset in xpra [17159] by
- r17144 for older branches: don't show the start new command dialog if …
- 07:54 Changeset in xpra [17158] by
- keep the progress bar moving, even just a little bit
- 06:18 Changeset in xpra [17157] by
- remove border client window: all gtk window classes support border painting
- 06:12 Changeset in xpra [17156] by
- move cairo paint code to common location, so non-opengl GTK3 clients …
- 05:29 Changeset in xpra [17155] by
- python3 strings byte again
- 05:16 Changeset in xpra [17154] by
- typo
10/10/17:
- 22:47 Ticket #1656 (start-desktop --use-display: wrong display size) closed by
- fixed: > I believe that this case has now also been fixed in r17150. I still …
- 19:25 Changeset in xpra [17153] by
- with gtk3, we can also get a format value of zero for no data - handle it
- 19:22 Changeset in xpra [17152] by
- calculate once and for all
- 17:30 Changeset in xpra [17151] by
- r17150 for older branches: fix window offset and repaint when there is …
- 17:19 Changeset in xpra [17150] by
- #1656: when we are forced to resize, make sure we reset the offsets …
- 13:31 Changeset in xpra [17149] by
- generalize the magic_key code so that the GTK3 client can re-use it
- 13:08 Changeset in xpra [17148] by
- r17147 for older branches: Ubuntu Artful packaging dependencies
- 13:07 Changeset in xpra [17147] by
- add Ubuntu Artful Aardvark dependencies
- 12:50 Changeset in xpra [17146] by
- the patch command is retarded: blatantly messed this up again in r17055
- 11:06 Changeset in xpra [17145] by
- move ffmpeg codecs to a weak dependency to allow for more minimal installs
- 10:02 Changeset in xpra [17144] by
- don't show the start new command dialog if the server doesn't support …
- 09:59 Changeset in xpra [17143] by
- change assert to a more detailed warning message
- 09:24 Changeset in xpra [17142] by
- make the USED_SALT_CACHE_SIZE configurable via env var
- 09:18 Changeset in xpra [17141] by
- #1656: validate return values from XRRConfigSizes
- 09:02 Changeset in xpra [17140] by
- #1656: detect if vfb cannot be resized via randr (no sizes available, …
- 08:38 Changeset in xpra [17139] by
- log full details at debug level, better warning format
- 06:24 Changeset in xpra [17138] by
- py3k fix
- 06:17 Changeset in xpra [17137] by
- remove debug
- 06:10 Changeset in xpra [17136] by
- #1637 make shortcut modifiers configurable, defaults to "auto" which …
- 03:49 Ticket #1657 (Control+Shift+F11 Shortcut not working KDE) created by
- Tested with Plasma 5.9.5-1 and trunk r17135 Fedora 25 server and …
10/09/17:
- 17:13 Changeset in xpra [17135] by
- #1656: stricter randr size return value checking
- 16:58 Changeset in xpra [17134] by
- undo part of r17022: patch made a complete mess of it yet again: no …
- 16:52 Changeset in xpra [17133] by
- don't bother trying to resize if the dimensions match already
- 16:45 Changeset in xpra [17132] by
- in some python versions, the reversed function returns an iterator.. …
- 16:40 Changeset in xpra [17131] by
- use utility rounding function
- 16:35 Changeset in xpra [17130] by
- r17129 for older branches: prefer canonical cuda path, or newer SDK …
- 16:31 Changeset in xpra [17129] by
- if multiple versions are installed, prefer the canonical path, then …
- 15:16 Changeset in xpra [17128] by
- r17127 for older branches: no need to call build twice
- 15:16 Changeset in xpra [17127] by
- oops: no need to call build twice
- 10:12 Changeset in xpra [17126] by
- add latest fixes to the release notes
- 09:35 Changeset in xpra [17125] by
- ffmpeg 3.3.4
- 08:58 Versions/PendingFixes edited by
- (diff)
- 08:58 Changeset in xpra [17124] by
- r17092 for v2.1.x branch: support newer versions of brotli
- 08:53 Changeset in xpra [17123] by
- r17087 for older branches: ensure webcam library failures aren't …
- 08:52 Changeset in xpra [17122] by
- r17104 for v2.1.x branch: fix potential delay in processing screen …
- 05:54 Changeset in xpra [17121] by
- pillow 4.3.0
- 05:27 Changeset in xpra [17120] by
- also figure out the maximum size instead of hard-coding it
- 05:24 Changeset in xpra [17119] by
- #1656: doh, make sure we sort the keys since we want the smallest!
- 05:18 Changeset in xpra [17118] by
- #1656: fix search for closest match
10/08/17:
- 06:47 Changeset in xpra [17117] by
- #1656: don't assume that the server is one of ours, check for …
- 05:37 Changeset in xpra [17116] by
- only apply string vs bytes contortions when using py3k, and make sure …
- 05:33 Changeset in xpra [17115] by
- ensure we return the dpi as an integer, log more debug info
10/07/17:
- 22:42 Ticket #1656 (start-desktop --use-display: wrong display size) created by
- System: debian 9 with xpra v2.1.2-r16903 If using an already running …
- 05:11 Changeset in xpra [17114] by
- pretty print
10/06/17:
- 18:15 Ticket #1655 (Initial Xorg vs Xvfb testing data) created by
- Some important caveats: * Only 2 runs through each test suite * …
- 10:55 Changeset in xpra [17113] by
- the server needs mesa-libOSMesa for software opengl rendering
10/05/17:
- 11:22 Changeset in xpra [17112] by
- #1637 raise scrolling threshold for html5 client to 65% (since we will …
- 11:14 Changeset in xpra [17111] by
- #1637: * html5 client exposes "flush" capability so the server will …
- 08:56 Changeset in xpra [17110] by
- better validation of the uinput uuid when we retrieve it with xprop: * …
- 08:36 Changeset in xpra [17109] by
- doh: one more place where I forgot to rename..
- 08:10 Changeset in xpra [17108] by
- check against the pre validated list we already have
- 08:08 Changeset in xpra [17107] by
- ensure we use a video fallback encoding that is supported
10/04/17:
- 18:16 Changeset in xpra [17106] by
- #1581: * simplify the paint decode_callback (no need to pass client …
- 18:11 Changeset in xpra [17105] by
- we don't care about sub-millisecond precision, return an integer
- 16:55 Versions/PendingFixes edited by
- (diff)
- 16:54 Changeset in xpra [17104] by
- ensure we pick new items of the pending paint list (if any are …
- 16:35 Changeset in xpra [17103] by
- add env var to disable auto-refresh
- 16:27 Changeset in xpra [17102] by
- sound props are returned in a typedict, so we can use stronger get …
- 14:20 Changeset in xpra [17101] by
- #1568 py3k strings byte again, aka bytes sting!
- 14:11 Changeset in xpra [17100] by
- xpra info requires a "get_geometry" method on all window models..
- 14:11 Changeset in xpra [17099] by
- #1568 GTK3 version of verify_gdk_display
- 13:51 Changeset in xpra [17098] by
- #1568 GTK3 SIGINT handling has been fixed at last (no idea what version)
- 13:38 Changeset in xpra [17097] by
- GTK3 can give us the dpi, use that if we don't have a better platform …
- 12:04 Changeset in xpra [17096] by
- doh: return value is now r
- 09:54 Changeset in xpra [17095] by
- #1568: fix keyboard handling (usual strings vs bytes..)
- 09:44 Changeset in xpra [17094] by
- it seems that GTK3 crashes because we use an icon that is too small …
- 09:37 Changeset in xpra [17093] by
- #1568 python3 fixes: * strings byte again: fix tray menu entries * …
10/03/17:
- 19:47 Versions/PendingFixes edited by
- (diff)
- 19:44 Changeset in xpra [17092] by
- new brotli versions use a different binary with different arguments
- 19:26 Changeset in xpra [17091] by
- #1568 websocket and rfb fixes
- 18:46 Changeset in xpra [17090] by
- always log full stacktrace at debug level
- 18:44 Changeset in xpra [17089] by
- use video logger for video things!
- 18:34 Changeset in xpra [17088] by
- log warning for all exceptions, including ImportError?
- 18:30 Changeset in xpra [17087] by
- don't fail the whole tray menu when we can't load the win32 webcam …
- 17:19 Changeset in xpra [17086] by
- more py3k breakage: dict keys can change from underneath us
- 17:16 Changeset in xpra [17085] by
- ensure all examples have the standard key accelerators
- 16:57 Changeset in xpra [17084] by
- py3k can get confused about utf8... so specify file encoding as utf-8
- 16:51 Changeset in xpra [17083] by
- move CloseHandle? to common
- 16:45 Changeset in xpra [17082] by
- py3k: digests are always strings (we use strlistget)
- 16:40 Changeset in xpra [17081] by
- doh: run unit tests with the same python version used for compiling
- 07:48 Changeset in xpra [17080] by
- #56: keep track of the modes we add and start removing old ones when …
- 07:04 Changeset in xpra [17079] by
- build fixes for r17078 on win32
- 06:41 Changeset in xpra [17078] by
- #1317 support for loading NvFBC license keys
- 06:03 Changeset in xpra [17077] by
- oops: cut & paste…
- 06:03 Changeset in xpra [17076] by
- generalize the license key loading code so we can re-use it
- 05:32 Changeset in xpra [17075] by
- add GLX to Xvfb default command line
- 03:51 Ticket #1461 (html5 clipboard) reopened by
- Checking with firefox 55, OSX 10.12, fedora 25 2.2 r17074. Copying a …
- 03:00 Encodings/nvenc edited by
- (diff)
10/02/17:
- 18:59 Changeset in xpra [17074] by
- oops: use strings everywhere!
- 18:49 Changeset in xpra [17073] by
- back to using strings for the packet_type
- 18:33 Changeset in xpra [17072] by
- fix test to run on py3k
- 18:27 Changeset in xpra [17071] by
- more py3k breakage: dict keys can change from underneath us
- 18:11 Changeset in xpra [17070] by
- simplify synthetic expose events
- 18:10 Changeset in xpra [17069] by
- pretty print
- 17:59 Changeset in xpra [17068] by
- py3k annoyance: dict can change from underneath us, so make a copy
- 17:58 Changeset in xpra [17067] by
- doh: check object exists before using it, not after..
- 17:46 Changeset in xpra [17066] by
- pyk strings byte again
- 17:35 Changeset in xpra [17065] by
- simplify code (works with py3k): numpy doesn't copy the buffer anyway, …
- 17:23 Changeset in xpra [17064] by
- py3k strings nonsense
- 17:23 Changeset in xpra [17063] by
- py3k strings nonsense
- 17:05 Changeset in xpra [17062] by
- don't log wheel delta at info level
- 16:57 Changeset in xpra [17061] by
- log 'xpra is terminating' just once, even if we execute the quit() …
- 16:49 Changeset in xpra [17060] by
- fix button action method name
- 16:49 Changeset in xpra [17059] by
- can't compare None with numbers in python3
- 16:49 Changeset in xpra [17058] by
- oops rename here too
- 16:42 Changeset in xpra [17057] by
- try to avoidi restriding CUDA buffers, do download them if when we do …
- 16:27 Changeset in xpra [17056] by
- add assert to catch invalid state earlier
- 16:25 Changeset in xpra [17055] by
- r17026 for v2.1.x branch: fix modifier handling (especially with …
- 16:23 Changeset in xpra [17054] by
- r17038 for older branches: validate window dimensions early (try to …
- 16:22 Changeset in xpra [17053] by
- r17039 for v2.1.x branch: ensure all network constants are either …
- 16:21 Changeset in xpra [17052] by
- r17042 (partial) for v2.1.x branch: handle gstreamer plugins failures …
- 16:18 Changeset in xpra [17051] by
- r17043 for v2.1.x branch: try harder to prevent shadow server race …
- 16:01 Changeset in xpra [17050] by
- more py3k string nonsense
- 15:39 Changeset in xpra [17049] by
- we no longer support those old versions of Debian / Ubuntu anyway
- 15:04 Changeset in xpra [17048] by
- use correct logger for location
- 15:03 Changeset in xpra [17047] by
- py3k fixes: rich comparators, dict items not indexable
- 14:53 Changeset in xpra [17046] by
- avoid calling get_geometry() on the root window, as that doesn't work …
- 14:45 Changeset in xpra [17045] by
- we need cutter for sending audio now
- 14:42 Changeset in xpra [17044] by
- unused import
- 14:42 Changeset in xpra [17043] by
- try harder to prevent races during cleanup
- 14:42 Changeset in xpra [17042] by
- py3k sound fixes: strings and use typedict stronger methods
- 14:02 Changeset in xpra [17041] by
- move more ctypes function definitions to common location, use stricter …
- 13:30 Changeset in xpra [17040] by
- don't query the root window object directly, use the model's …
- 13:29 Changeset in xpra [17039] by
- make sure we have all network protocols and family values possible, …
- 13:26 Changeset in xpra [17038] by
- invalid window dimensions can overwhelm gnome shell / X11
- 13:22 Changeset in xpra [17037] by
- this backlog_factor is sent in info-response, make sure we don't …
- 12:54 Changeset in xpra [17036] by
- #1568: another pybonjour py3k fix
- 12:54 Changeset in xpra [17035] by
- #1568: more socket timeout issues with python3..
- 12:43 Changeset in xpra [17034] by
- #1568: fix win32 shadow server with GTK3: no get_size() on window objects
- 12:42 Changeset in xpra [17033] by
- fix name shadowing in server startup error path
- 12:38 Changeset in xpra [17032] by
- #1568: pybonjour fixed for py3k
- 10:00 Changeset in xpra [17031] by
- move Unmanageable out of gtk2-only module
- 09:50 Changeset in xpra [17030] by
- #1568: allow shadow servers with python3 on Linux, ship clipboard with …
- 09:35 Changeset in xpra [17029] by
- #1568: py3k strings byte again
- 09:24 Changeset in xpra [17028] by
- #1568: py3k / GTK3 fixes * ssl sockets can do peek without hacks with …
- 08:30 Changeset in xpra [17027] by
- #1568: py3k / GTK3 fixes * py3k strings byte again * gtk quit …
- 08:27 Changeset in xpra [17026] by
- * make sure we always compute the nuisance modifiers - even when using …
- 07:50 Changeset in xpra [17025] by
- py3k strings byte again
- 07:50 Changeset in xpra [17024] by
- fix logging error if we get no data
- 06:58 Changeset in xpra [17023] by
- unused imports
- 06:33 Changeset in xpra [17022] by
- r17018 + r17019 + r17020: non xshm capture fixes
- 06:32 Changeset in xpra [17021] by
- patch made a mess, again
- 06:12 Changeset in xpra [17020] by
- gdk screen capture uses only 3 bytes per pixel
- 06:07 Changeset in xpra [17019] by
- #1455 non-xshm screen capture fixes: * fix GTK image capture fallback …
- 05:25 Changeset in xpra [17018] by
- #1455: log a warning if we don't have XShm support in the X11 server
10/01/17:
- 22:35 Ticket #1654 (xpra start with proxy fails / xvfb error) created by
- System: debian 9 with xpra v2.1.2-r16903 A regular start of xpra …
- 19:33 Changeset in xpra [17017] by
- #1568 shadow server works with python3
- 19:19 Changeset in xpra [17016] by
- Cython 0.27.1
- 19:11 Changeset in xpra [17015] by
- #1568 python3 and GTK3 fixes
- 19:08 Changeset in xpra [17014] by
- make verify packet code more reusable
- 15:55 Changeset in xpra [17013] by
- #1568 switch to GTK version agnostic code wherever possible
- 11:47 Changeset in xpra [17012] by
- whitespace
- 11:04 Ticket #1607 (Cannot switch between more than 2 XKB layouts) closed by
- duplicate: Not heard back, will try to deal with this in #1049.
- 11:02 Ticket #1609 (Command and Control keys on macOS host ends up as the same key on Linux) closed by
- worksforme: Not heard back, closing.
- 11:01 Ticket #1651 (very high latency on LAN) closed by
- needinfo: Not heard back, closing.
- 11:00 Ticket #1652 (black screen) closed by
- worksforme: Not heard back, closing.
- 11:00 Ticket #1635 (insecure umask 0000 on ubuntu server) closed by
- worksforme: Not heard back, closing.
- 10:46 Changeset in xpra [17011] by
- ffmpeg 3.3.4
- 10:42 Changeset in xpra [17010] by
- #1587: pyobjc 4.0
- 10:33 Changeset in xpra [17009] by
- add latest fixes to the release notes
- 09:53 Changeset in xpra [17008] by
- backport all authentication fixes to older branches: r16965, r16966, …
- 09:35 Changeset in xpra [17007] by
- use our existing utility function
- 09:10 Changeset in xpra [17006] by
- use the new choose_salt_digest + get_response_salt everywhere (had …
- 07:09 Changeset in xpra [17005] by
- #1574: this example is too tedious to port to GTK3, just disable it for now
- 06:56 Changeset in xpra [17004] by
- no need to add our ssl hooks for the sound subprocess, also helps us …
- 06:52 Changeset in xpra [17003] by
- py3k strings byte again
- 06:39 Ticket #1600 (CUDA build errors with Fedora 27) closed by
- fixed: Workaround found here …
- 06:32 Changeset in xpra [17002] by
- force cx_Freeze to include the system modules where we need them …
- 06:31 Changeset in xpra [17001] by
- root window geometry is invalid with GTK3, don't query it to avoid …
- 06:00 Changeset in xpra [17000] by
- #1574: only ship hicolor icons
- 05:38 Changeset in xpra [16999] by
- also try generic symlink location for cuda sdk
09/30/17:
- 11:59 Changeset in xpra [16998] by
- more release notes
- 11:55 Changeset in xpra [16997] by
- r16979 + r16981 for older branches: CUDA9 support
- 10:55 Changeset in xpra [16996] by
- #56: * allow desktop windows to be resized without restrictions (when …
09/29/17:
- 18:51 Changeset in xpra [16995] by
- #56: don't add the same resolution twice
- 18:49 Changeset in xpra [16994] by
- #56 add resolutions to Xvfb using XRRCreateMode, XRRAddOutputMode and …
- 13:58 Changeset in xpra [16993] by
- ugly workaround to get the window handle on win32 with GTK3
- 13:42 Changeset in xpra [16992] by
- py3k string fix..
- 13:27 Changeset in xpra [16991] by
- opengl was a boolean, if the value is meant to be true, use the new …
- 13:25 Changeset in xpra [16990] by
- cx_freeze doesn't load the library zip file, don't try to add OpenGL to it
- 13:19 Changeset in xpra [16989] by
- python3 compatibility
- 13:19 Changeset in xpra [16988] by
- fix warning logging
- 13:06 Changeset in xpra [16987] by
- #1528 typo (doh)
- 12:33 Changeset in xpra [16986] by
- only use gtk-x11 on x11..
- 12:33 Changeset in xpra [16985] by
- py3k string nonsense
- 12:21 Changeset in xpra [16984] by
- load cuda kernels relative to app dir (not default), so platforms can …
- 11:49 Changeset in xpra [16983] by
- cx_Freeze 5 workaround for numpy
- 11:40 Changeset in xpra [16982] by
- nvenc and nvfbc also require numpy
- 11:36 Changeset in xpra [16981] by
- newer builds of pycuda seem to require curand dll, find it and ship it …
- 10:20 Changeset in xpra [16980] by
- name the python3 builds differently
- 08:06 Changeset in xpra [16979] by
- build with cuda 9 by default
- 07:19 Changeset in xpra [16978] by
- python3 should have a recent enough version of cx_Freeze to not need …
- 06:40 Changeset in xpra [16977] by
- fix typo in default assignment
- 06:35 Building/MSWindows edited by
- (diff)
09/28/17:
- 10:51 Changeset in xpra [16976] by
- use the same utility function hexstr everywhere
- 10:46 Changeset in xpra [16975] by
- fix py3k compat
- 10:46 Changeset in xpra [16974] by
- update unittest to match new non-xor salt hashing
- 08:34 Changeset in xpra [16973] by
- python3 doesn't like underscores in namedtuple definitions.. PITA
- 08:09 Changeset in xpra [16972] by
- remove empty section
- 08:05 Changeset in xpra [16971] by
- the build file can now (almost) be used with python3
- 08:02 Changeset in xpra [16970] by
- #1568: win32 + py3k fixes: * ctypes imports * pretty string of print …
09/27/17:
- 10:53 Changeset in xpra [16969] by
- #639: add env vars to control min/max mtu values, add utility function …
09/24/17:
- 09:20 Changeset in xpra [16968] by
- unused import
- 09:14 Changeset in xpra [16967] by
- add new salt hashing functions (same digests as hmac auth) and …
- 07:47 Changeset in xpra [16966] by
- make sure we never allow the same computed salt to be re-used: keep a …
- 07:44 Changeset in xpra [16965] by
- re-use the same method for calculating the response salt and ensure we …
09/23/17:
- 12:11 Changeset in xpra [16964] by
- #1569: fix wgl context: we must re-use the same context instance for …
- 11:35 Changeset in xpra [16963] by
- ctypes definitions should use ctypes types
- 09:25 Changeset in xpra [16962] by
- Cython 0.27
09/22/17:
- 20:07 Changeset in xpra [16961] by
- #1569: GetPixelFormat? might be useful
- 20:06 Changeset in xpra [16960] by
- #1569: doh: hwnd is called handle..
- 19:23 Changeset in xpra [16959] by
- #1569: expose pixel format attributes
- 19:23 Changeset in xpra [16958] by
- missed from r16951: the GLXContext class needs to be able to access …
- 18:43 Changeset in xpra [16957] by
- #1569: make sure we tell GLX to stop using the context when we're …
- 18:30 Changeset in xpra [16956] by
- #1569: initialize flag, check SetPixelFormat? return value, add debug …
- 17:54 Changeset in xpra [16955] by
- #1569: win32 WGL version of the generic platform opengl shim
- 17:49 Ticket #1595 (Uncaught exceptions in HTML5 Client) closed by
- fixed: Okay I'm still definitely unable to reproduce the hard crash or the …
- 17:48 Ticket #1653 (simulate_console_user.py automated test failing) closed by
- fixed: That works much better. Closing.
- 17:09 Changeset in xpra [16954] by
- fix string repr: this class is now generic X11, not tied to gtk at all
- 10:55 Changeset in xpra [16953] by
- #1569 avoid warning: "opengl" is no longer a boolean
- 10:51 Changeset in xpra [16952] by
- #1569 if all the opengl backends we try have failed, just log warning …
- 10:45 Changeset in xpra [16951] by
- #1569 minor improvements and fixes: * make platform gl_context module …
- 07:24 Changeset in xpra [16950] by
- prevent code blocks from having scrollbars because of horizontal margins
- 07:12 Changeset in xpra [16949] by
- oops: missed from r16948: opengl option is now a string
- 07:08 Changeset in xpra [16948] by
- #1569 native opengl support via GLX, available with GTK3: * opengl …
- 06:35 Changeset in xpra [16947] by
- switch shortcuts to using "Control+Shift" on Linux since gnome-shell …
09/21/17:
- 18:18 Changeset in xpra [16946] by
- whenever we call gl function, we must have a valid gl context!
- 12:21 Changeset in xpra [16945] by
- skip running tests when doing client-only builds (we would need to …
- 12:01 Changeset in xpra [16944] by
- poll for socket data so we can decide what to do with the socket …
- 11:47 Changeset in xpra [16943] by
- oops: match refactoring
- 10:41 Changeset in xpra [16942] by
- #1645: if we're running the xpra command from a tty, ask for the …
- 10:26 Changeset in xpra [16941] by
- #1645: validate the challenge packet before prompting for the password
- 10:14 Changeset in xpra [16940] by
- #1645: use getpass for command line mode
- 05:41 Changeset in xpra [16939] by
- #1653 use relative import
- 05:25 Ticket #1645 (Authorization Prompts) closed by
- fixed: Commands like "xpra info", "xpra version", etc are command line …
09/20/17:
- 19:56 Ticket #1653 (simulate_console_user.py automated test failing) created by
- As mentioned before one of the console tests is failing with a bash …
- 15:11 Ticket #1652 (black screen) created by
- When I try attaching all I get is a black screen. My client is on …
- 08:39 Changeset in xpra [16938] by
- fix debug logging message (cut&paste gone wrong!)
- 08:38 Changeset in xpra [16937] by
- backends are no longer expose and would just confuse things
- 08:17 Changeset in xpra [16936] by
- match gl refactoring
- 07:37 Ticket #1544 (cryptography 1.9+ support) closed by
- fixed: Packaging seems to be fixed with the latest versions: * r16934 bumps …
- 07:37 Changeset in xpra [16935] by
- #1544: latest cffi + cryptography no longer breaks packaging
- 07:24 Changeset in xpra [16934] by
- #1544: cffi 1.11 seems to be compatible with cryptography 2.0+
- 06:53 Changeset in xpra [16933] by
- doh: ignore signal argument
- 06:45 Changeset in xpra [16932] by
- doh: don't call enable_focus_workaround or we will never cancel it!
- 05:54 Changeset in xpra [16931] by
- python 2.7.14 is out
- 05:36 Changeset in xpra [16930] by
- fix rpm building: python3 now has clipboard support, add the module
- 05:12 Changeset in xpra [16929] by
- on Ubuntu the SSL socket timeout message is reported in "code" not …
09/19/17:
- 22:29 Ticket #1650 (HTML5 client (OSX) connection.html page 'Advanced options' no longer ...) closed by
- invalid: Well, that was peculiar. Double checked with 10.10.5 OSX, and it …
- 18:58 Changeset in xpra [16928] by
- #1569: * gtkgl_check has moved * handle memoryview wrapping of 'bytes' …
- 16:34 Changeset in xpra [16927] by
- * move stub gl_show to GLWindowBackingBase, deals with measuring fps * …
- 15:34 Changeset in xpra [16926] by
- * rename GLContextManager to GtkGLExtContext since it is tied to this …
- 15:16 Changeset in xpra [16925] by
- move all the code that deals with self.glconfig to gtlgk subclass
- 14:49 Changeset in xpra [16924] by
- import fixes and cleanups
- 14:34 Ticket #1651 (very high latency on LAN) created by
- OS: Debian testing (Future Buster) xpra version client + server : Xpra …
- 14:22 Changeset in xpra [16923] by
- we require pyopengl version 3.1, no need for this ugly workaround anymore
- 14:17 Changeset in xpra [16922] by
- * we don't support Ubuntu versions older than 16.04 in this branch, so …
- 14:02 Changeset in xpra [16921] by
- * split out the generic opengl parts from gl_check * move gtk common …
- 13:12 Changeset in xpra [16920] by
- split plain opengl backing code from gtk code so we can more easily …
- 11:25 Changeset in xpra [16919] by
- remove dependency on gtk from the paint_colors map, replace it with …
- 11:07 Changeset in xpra [16918] by
- add more release notes
- 11:07 Changeset in xpra [16917] by
- strip out the GTKWindowBacking class so we can more easily subclass …
- 10:43 Changeset in xpra [16916] by
- split spinner data and code so we can use the data in non-gtk code
- 10:08 Changeset in xpra [16915] by
- * simplify WindowBackingBase? constructor: idle_add is now just a …
- 08:46 Changeset in xpra [16914] by
- add padding to packets containing the challenge response to make it …
- 08:39 Changeset in xpra [16913] by
- only complain about the password file if one was specified!
- 08:33 Changeset in xpra [16912] by
- better warning message layout
- 00:37 Ticket #1650 (HTML5 client (OSX) connection.html page 'Advanced options' no longer ...) created by
- 2.2 r16911 fedora 25 server. Sending html5 client to connect via the …
- 00:26 Ticket #1237 (mismatch between encoder and image) reopened by
- Was just testing with a 2.2 r16911 fedora 25 server and a 2.2. r16869 …
- 00:17 Ticket #1649 (Seeing 'ERROR: Pipeline doesn't want to pause.' message (and sound ...) created by
- Launching a 2.2 r16911 fedora 25 server (xterm and firefox …
09/18/17:
- 17:47 Ticket #1648 (Debian Sid python2.7 breaks xpra) closed by
- invalid: There are no sid packages supported here, this is a Debian downstream bug.
- 17:43 Ticket #1648 (Debian Sid python2.7 breaks xpra) created by
- Hello Debian Sid has updated python2.7 and broken a lot of python …
- 15:28 Changeset in xpra [16911] by
- r16909 for older branches: use the correct appname in dbus notifications
- 15:13 Ticket #1647 (Forwarding original app name in notifications) closed by
- fixed: Try r16910. ie: you can change the string using […] We can't use …
- 15:12 Changeset in xpra [16910] by
- #1647: make the appname string shown configurable via env var
- 14:54 Changeset in xpra [16909] by
- #1647: use the appname provided
- 13:49 Ticket #1647 (Forwarding original app name in notifications) created by
- Please consider supporting forwarding original notification app name …
- 12:56 Changeset in xpra [16908] by
- #1645 add focus workaround to password dialog (using ugly platform …
- 09:22 Ticket #1646 (ssh client integration via paramiko) created by
- Rather than calling putty plink or ssh, we could rely on …
- 09:17 Changeset in xpra [16907] by
- #1645: show password prompt dialog when the server requires …
- 08:33 Changeset in xpra [16906] by
- * log all authentication failures at warning level (those are not …
- 08:29 Changeset in xpra [16905] by
- remove dead code
- 05:56 Changeset in xpra [16904] by
- add ipv6 debug logging
09/17/17:
- 19:04 Ticket #1645 (Authorization Prompts) created by
- When attempting to connect to a secured XPRA server, especially …
- 17:09 Ticket #1249 (Xephyr has geometry issues) closed by
- invalid: Tried again on centos7 and Fedora and the Xephyr window is no longer …
- 16:41 Changeset in xpra [16903] by
- fix the mess made by patch, again
- 16:38 Changeset in xpra [16902] by
- only use the "auto" magic disconnection on Xnest and Xephyr windows if …
- 16:29 Changeset in xpra [16901] by
- add latest fixes to the release notes
- 16:17 Ticket #1061 (wait for sound to be played before sending sound) closed by
- duplicate: Already implemented in the gstreamer layer using "cutter": #1617.
- 16:10 Versions/PendingFixes edited by
- (diff)
- 16:10 Changeset in xpra [16900] by
- r16882 for v2.1.x branch: always choose the strongest digest first
- 16:08 Changeset in xpra [16899] by
- r16893 + r16895 + r16896 + r16897: mdns and ipv6 platform fixes
- 16:03 Changeset in xpra [16898] by
- r16891 for older branches: typo prevents pretty debug strings
- 16:01 Ticket #1345 (mdns support for ipv6) closed by
- fixed: * r16893 fixes the avahi publisher when using ipv6 addresses * r16895 …
- 15:59 Ticket #1644 (zeroconf mdns publisher backend) created by
- See #1345. https://github.com/jstasiak/python-zeroconf looks a lot …
- 15:53 Changeset in xpra [16897] by
- #1345: convert string interface number into an interface number on win32
- 15:32 Changeset in xpra [16896] by
- handle ipv6 notation for interface in host string
- 15:26 Changeset in xpra [16895] by
- if we don't find the interface index (None value), don't call …
- 15:12 Changeset in xpra [16894] by
- pretty log output for sockets setup code
- 15:12 Changeset in xpra [16893] by
- #1345: add ".local" to the hostname if there is no domain
- 13:04 Ticket #1589 (GTK3 clipboard support) closed by
- fixed: Done in r16892 with one important caveat: we can't update the …
- 13:01 Changeset in xpra [16892] by
- #1589 GTK3 clipboard: * build new gdk_atoms cython glue module for …
- 12:36 Changeset in xpra [16891] by
- fix magic method name
- 07:19 Changeset in xpra [16890] by
- avoid deep recursion: if painting synchronously, just let do_paint …
- 06:52 Ticket #797 (Profile xpra and capture tests for regression) closed by
- fixed: Hopefully maxmylyn can follow up in a different ticket.
09/16/17:
- 19:32 Versions/PendingFixes edited by
- (diff)
- 19:27 Changeset in xpra [16889] by
- small part of r16888 for older branches: make sure challenge is logged …
- 19:26 Changeset in xpra [16888] by
- * fix authentication refactoring: rename get_hexdigest to gendigest to …
- 19:00 Changeset in xpra [16887] by
- fix missing import
- 18:32 Changeset in xpra [16886] by
- use warning level for authentication failures, those aren't errors
- 18:30 Changeset in xpra [16885] by
- use the same log level for message header and pam error details
- 18:16 Changeset in xpra [16884] by
- detect SSL read and write timeouts and then retry
- 18:15 Changeset in xpra [16883] by
- implement more correct idle_add, timeout_add and source_remove …
- 17:55 Changeset in xpra [16882] by
- * when we choose a digest to force the client to send the real hello, …
- 17:05 Changeset in xpra [16881] by
- make print_pdf return the jobid
- 12:26 Changeset in xpra [16880] by
- remove debug wrongly commited
- 11:24 Changeset in xpra [16879] by
- add latest fix to the release notes
- 11:16 Changeset in xpra [16878] by
- r16875 for older branches: require / recommend mesa-dri-drivers so …
- 11:11 Changeset in xpra [16877] by
- r16876 for older branches: remove redundant icon cache code
- 11:09 Changeset in xpra [16876] by
- update_icon takes care of setting the "current_icon" cache, so this is …
- 11:09 Changeset in xpra [16875] by
- recommend mesa-dri-drivers so that opengl works out of the box with …
- 09:34 Changeset in xpra [16874] by
- add latest fixes to the release notes, bump version in v1.0.x branch
- 07:15 Changeset in xpra [16873] by
- misplaced conditional (patch made a mess.. again)
- 07:09 Changeset in xpra [16872] by
- r16871 for older branches: make it easier to disable firewall scripts
- 06:56 Changeset in xpra [16871] by
- make it easier to disable the firewall scripts
- 06:43 Ticket #1643 (application taskbar icons changed to defaults) closed by
- fixed: Bug confirmed, was caused by the window reinit code used in r10573 for …
- 06:40 Changeset in xpra [16870] by
- r16866 + r16868 + r16869 for older branches: make sure the window …
- 06:30 Changeset in xpra [16869] by
- #1643 make sure we always update the icon cached copy, no matter where …
- 06:11 Changeset in xpra [16868] by
- #1643 make sure we preserve the icon data when re-creating the window …
- 05:57 Changeset in xpra [16867] by
- ignore win32 cython generated object files
- 05:39 Changeset in xpra [16866] by
- #1643 re-initialize window icons whenever we re-create the windows …
09/15/17:
- 17:33 Ticket #1643 (application taskbar icons changed to defaults) created by
- I am running the 2.1 client on Windows 10 and the 1.0.6 server on …
- 16:09 Ticket #1641 (X clients on other hosts can't connect to xpra's Xorg instance) closed by
- invalid: Figured it out. By default Xorg is started with "-nolisten tcp". Why?
- 15:13 Ticket #1642 (xpra-controlled windows won't give up focus) created by
- I am running the Xpra 2.1 client on Windows 10. Sometimes, after I …
- 15:07 Ticket #1641 (X clients on other hosts can't connect to xpra's Xorg instance) created by
- I've run "xhosts +" and I still can't connect to xpra X server from …
- 12:50 Changeset in xpra [16865] by
- start populating the release notes
- 12:49 Versions/PendingFixes edited by
- (diff)
- 12:49 Changeset in xpra [16864] by
- r16615 for older branches: nvidia volta support
- 12:48 Changeset in xpra [16863] by
- r16846 for older branches: fix packaging of opus decoder on win32
- 12:47 Changeset in xpra [16862] by
- r16849 for older branches: fix spurious error messages when sound …
- 12:46 Changeset in xpra [16861] by
- r16858 for older branches: fix xpra stop on win32 servers, wait for …
- 12:18 Changeset in xpra [16860] by
- missed from r16841: dbus policy
- 10:58 Changeset in xpra [16859] by
- don't log a warning if we ignore a new connection during shutdown
- 10:47 Versions/PendingFixes edited by
- (diff)
- 10:46 Changeset in xpra [16858] by
- the server should eventually go away, so also wait if the socket is in …
- 10:35 Changeset in xpra [16857] by
- fix typo in auth refactoring: don't use plural form
- 10:31 Changeset in xpra [16856] by
- fix named-pipe connections following 'untilConcludes' change
- 10:30 Changeset in xpra [16855] by
- fix error message text
- 10:22 Changeset in xpra [16854] by
- fix command line launch of session browser tool: main now requries an …
- 10:18 Changeset in xpra [16853] by
- move session_type to core class since even proxy servers need to define it
- 09:45 Changeset in xpra [16852] by
- #1334: enhance session browser GUI so it doesn't necessarily require …
- 09:20 Changeset in xpra [16851] by
- move session-type to a server attribute and expose if via xpra info
- 06:50 Changeset in xpra [16850] by
- don't show the launcher if the user double-clicked on Xpra_Audio.exe
- 06:42 Versions/PendingFixes edited by
- (diff)
- 06:41 Changeset in xpra [16849] by
- avoid using a stdout wrapper for subprocesses so we don't get errors …
- 06:34 Changeset in xpra [16848] by
- * skip complaining if we get errors after closing, * make it possible …
- 06:09 Changeset in xpra [16847] by
- #1617 wavenc cannot be used with cutter
09/14/17:
- 17:56 Versions/PendingFixes edited by
- (diff)
- 17:54 Changeset in xpra [16846] by
- opus decoding requries libgstopusparse.dll
- 16:52 Changeset in xpra [16845] by
- #1617: make it possible to debug the cutter element specifically with …
- 16:47 Changeset in xpra [16844] by
- typo: auth info is now stored in "auth_classes" dict
- 16:33 Changeset in xpra [16843] by
- fixes for "install" command issues: * symlink not copied as a symlink …
- 12:44 Changeset in xpra [16842] by
- ffmpeg 3.3.4
- 09:23 Ticket #1640 (dbus server for the system wide proxy server) closed by
- fixed: Done in r16841. The system-wide proxy server only exposes a "GetInfo?" …
- 09:22 Changeset in xpra [16841] by
- #1640 add a dbus server to the system wide proxy server * packaging * …
- 07:41 Changeset in xpra [16840] by
- lz4 1.8.0
Note: See TracTimeline
for information about the timeline view.