Timeline
04/01/14:
- 15:41 Encodings/webp edited by
- (diff)
- 15:33 Encodings/Pillow edited by
- (diff)
- 15:30 Encodings/webp edited by
- (diff)
- 15:30 Encodings/Pillow created by
- 15:28 Changeset in xpra [5975] by
- simplify encoding availability check and remove hardcoded PIL encoding …
- 15:25 Changeset in xpra [5974] by
- support fallback to using PIL if we don't have "enc_webp" or "enc_webm"
- 15:13 Encodings/webp edited by
- (diff)
- 15:13 WikiStart edited by
- (diff)
- 15:11 Encodings/webp created by
- 14:58 Changeset in xpra [5973] by
- split library loading from library checking so we can import the …
- 14:53 Changeset in xpra [5972] by
- typo
- 14:52 Changeset in xpra [5971] by
- * add the missing python-webm files so we can generate source …
- 14:40 Changeset in xpra [5970] by
- update copyrights
- 14:40 Changeset in xpra [5969] by
- add copyright
- 14:39 Changeset in xpra [5968] by
- use relative imports to make it easier to unbundle
- 14:19 BadIP edited by
- (diff)
- 12:51 BadIP edited by
- (diff)
- 09:07 Changeset in xpra [5967] by
- * add explanation * prettify test output
- 07:58 Changeset in xpra [5966] by
- PIL changes: * optimizing jpeg is pretty cheap and worth doing * …
- 05:52 Changeset in xpra [5965] by
- also test rgb zlib/lz4 to compare
- 05:38 Changeset in xpra [5964] by
- fix webp on win32 and enable it by default
- 05:26 Changeset in xpra [5963] by
- #419 webp lossless is unbearibly slow for only marginal compression …
- 04:36 Changeset in xpra [5962] by
- it appears that webp uses the "quality" field to represent "speed" …
03/31/14:
- 16:11 BadIP edited by
- (diff)
- 12:04 Changeset in xpra [5961] by
- * rename old webp code to webm * use new cython webp code for encoding …
- 11:36 Changeset in xpra [5960] by
- add python-webm version check (as some distros unbundle it)
- 10:23 Changeset in xpra [5959] by
- encoding tweaks: * add tests for comparing webp / webm code * add …
- 06:55 Changeset in xpra [5958] by
- #419 webp using "Advanced Encoding API" - still slow!
- 06:49 BadIP edited by
- (diff)
- 06:47 BadIP edited by
- (diff)
- 06:42 BadIP edited by
- (diff)
- 06:41 BadIP edited by
- (diff)
- 06:41 BadIP edited by
- (diff)
- 06:36 BadIP edited by
- (diff)
- 03:37 BadIP edited by
- (diff)
- 03:18 Ticket #552 (0.12.1: switching to RGB encoding from tray do not work) closed by
- fixed: Fixed in 0.12.2, thanks.
03/30/14:
- 16:21 TicketSpam edited by
- (diff)
- 14:23 BadIP edited by
- (diff)
- 11:05 Changeset in xpra [5957] by
- bump version to make it easier to spot old leaky versions
- 10:17 Ticket #491 (webp is leaking memory) closed by
- fixed: Backports for v0.12.x in r5956. Closing.
- 10:10 Changeset in xpra [5956] by
- r5945 + r5951 + r5955 for v0.12.x branch: fix webp leak and allow …
- 10:07 Changeset in xpra [5955] by
- refuse to use webp encoding unless the client tells us it is not going …
- 09:55 Changeset in xpra [5954] by
- detect PILLOW_VERSION and fallback to VERSION for (older) PIL
- 09:50 Changeset in xpra [5953] by
- don't open 'webp' images as this leaks memory in all versions of PIL …
- 09:31 Changeset in xpra [5952] by
- #491 webp leaks in Pillow too!
- 09:08 Changeset in xpra [5951] by
- #491 re-allow webp now that the leak is fixed
- 09:00 Changeset in xpra [5950] by
- use memcpy instead of memmove as the memory regions should never overlap
- 08:54 FAQ edited by
- (diff)
- 08:53 FAQ edited by
- (diff)
- 05:57 Changeset in xpra [5949] by
- update release notes
- 05:55 Changeset in xpra [5948] by
- r5946 for v0.12.x branch: fix 32-bit workspace number detection
- 05:52 Changeset in xpra [5947] by
- safer workspace change detection
- 05:40 Changeset in xpra [5946] by
- we get the X11 workspace value as an unsigned int ("u32"), so we must …
- 04:48 BadIP created by
03/29/14:
- 14:18 Changeset in xpra [5945] by
- #491: fix webp memleak
- 06:54 Source edited by
- (diff)
- 04:23 NetworkProtocol edited by
- (diff)
- 04:22 NetworkProtocol edited by
- (diff)
- 04:22 NetworkProtocol edited by
- (diff)
- 04:16 NetworkProtocol edited by
- (diff)
- 04:04 NetworkProtocol edited by
- (diff)
- 03:36 NetworkProtocol edited by
- (diff)
03/28/14:
- 20:25 Ticket #553 (Xpra Cursor Vanishing on Certain Websites in Firefox and Lazarus Browser) created by
- The pointer is disappearing in certain websites. It is reproducible …
- 14:16 NetworkProtocol edited by
- (diff)
- 14:11 NetworkProtocol edited by
- (diff)
- 14:09 NetworkProtocol edited by
- (diff)
- 13:59 NetworkProtocol edited by
- (diff)
- 13:40 NetworkProtocol edited by
- (diff)
- 13:39 NetworkProtocol edited by
- (diff)
- 13:38 NetworkProtocol edited by
- (diff)
- 13:37 NetworkProtocol edited by
- (diff)
- 13:30 NetworkProtocol edited by
- (diff)
- 12:40 NetworkProtocol edited by
- (diff)
- 12:39 NetworkProtocol edited by
- (diff)
- 12:29 NetworkProtocol edited by
- (diff)
- 12:22 Ticket #317 (pass more options when using remote ssh start) closed by
- fixed: I was looking for something easy to do... and this is not it! The …
- 12:22 Changeset in xpra [5944] by
- mdns is too new to go here
- 12:17 Changeset in xpra [5943] by
- #317: pass through some options to the remote server when we start one
- 10:53 Changeset in xpra [5942] by
- also move connection after UI so ssh login is visible in terminal
- 10:52 Changeset in xpra [5941] by
- now that we wait for the ui to be initialized before setting up the …
- 07:40 Changeset in xpra [5940] by
- update release notes with latest fix
- 07:38 Changeset in xpra [5939] by
- r5938 for v0.12.x branch: add missing init_ui call!
- 07:36 Changeset in xpra [5938] by
- add missing init_ui call!
- 06:53 Changeset in xpra [5937] by
- also support encoding webp via PIL (but still prefer our custom code)
- 06:39 Changeset in xpra [5936] by
- support decoding webp images using PIL (which also leaks memory!)
- 04:43 Changeset in xpra [5935] by
- test and compare lz4 high compression mode ("compressHC")
- 04:13 Ticket #551 (xpra doesn not kill Xvfb) closed by
- invalid: @lennard: I believe your user account got wiped when the server ran …
- 04:08 Changeset in xpra [5934] by
- add control interface for setting encoding
- 03:54 Changeset in xpra [5933] by
- version bump for stable branch
- 03:52 Changeset in xpra [5932] by
- add debug logging to "update_encoding_selection"
- 03:52 Changeset in xpra [5931] by
- r5930 for v0.12.x branch: fix switching to rgb via tray
- 03:50 Changeset in xpra [5930] by
- #552: let "update_encoding_selection" deal with updating the encoding …
03/27/14:
- 22:23 Ticket #552 (0.12.1: switching to RGB encoding from tray do not work) created by
- With 0.12.1 RGB encoding does not work any more. First I've noticed it …
- 15:03 Ticket #550 (All windows are blank (white)) closed by
- fixed: Well, that was really obvious when I tried it: the server log file was …
- 15:02 Changeset in xpra [5929] by
- 0.12.1 release notes
- 14:59 Changeset in xpra [5928] by
- r5927 for v0.12.x branch: force 64-bit for frame timestamps
- 14:57 Changeset in xpra [5927] by
- force 64-bit for frame timestamps
- 13:46 Ticket #551 (xpra doesn not kill Xvfb) created by
- When xpra server quits, because the client exited …
- 13:28 Ticket #550 (All windows are blank (white)) created by
- Found in 0.12.0 on Ubuntu 12.04, 32 bit. `Linux 3.5.0-43-generic …
- 11:29 Changeset in xpra [5926] by
- we do have the build-time Cython version available, so use that
- 11:24 Changeset in xpra [5925] by
- remove cython version info: * not available at runtime on osx and …
- 10:58 Changeset in xpra [5924] by
- drop support for client side auto-refresh, replace by warning
- 10:47 Changeset in xpra [5923] by
- oops: missing from r5922
- 09:46 Changeset in xpra [5922] by
- expose fake xinerama in "xpra info"
- 09:39 Changeset in xpra [5921] by
- expose randr options via "xpra info"
- 09:31 Changeset in xpra [5920] by
- expose CSC_CYTHON_VERSION only via info, and bump version
- 09:29 Changeset in xpra [5919] by
- combine cython version into csc module version and expose in it info too
- 09:22 Changeset in xpra [5918] by
- prettify more: remove redundant boolean
- 09:17 Changeset in xpra [5917] by
- prettify output: * trim cwd from path * normalize version format to …
- 07:52 Changeset in xpra [5916] by
- add debug logging
- 07:07 Changeset in xpra [5915] by
- delay importing loader until we really need it
- 07:05 Changeset in xpra [5914] by
- initialize the UI before making the connection, makes the ssh password …
- 06:40 Changeset in xpra [5913] by
- don't log errors if we close the connection during "write" or its callbacks
- 04:40 Changeset in xpra [5912] by
- version bump for trunk
- 04:31 Changeset in xpra [5911] by
- tag v0.12.x
- 04:26 Changeset in xpra [5910] by
- more meaningful log message
- 03:46 Changeset in xpra [5909] by
- got the day wrong..
- 03:35 Changeset in xpra [5908] by
- updated patch offsets
- 03:17 Changeset in xpra [5907] by
- updated patch offsets
- 02:29 Changeset in xpra [5906] by
- minor debian / ubuntu update to fix avcodec decoding
- 02:27 Ticket #547 (cannot use h264 encoding anymore) closed by
-
fixed: Thanks, applied in r5905. Will post
0.12.0-2
for Debian / Ubuntu … - 02:27 Changeset in xpra [5905] by
- #547: move get_version so it is declared above where it is used
- 00:04 Ticket #549 (0.12.0: missing modules when built from source) created by
- While I was trying to build 0.12.0 from source I found that "setup.py" …
03/25/14:
- 21:14 Ticket #531 (upgrade osx to PyOpenGL 3.1 beta) closed by
- fixed
- 18:02 Ticket #426 (multiplexing multiple xpra instances through one port) closed by
- fixed: Tested this with 8 connections through the proxy with no issues.
- 11:17 Ticket #548 (no module named gdkgl) closed by
- invalid: We do not provide packages for opensuse, and the version you have …
- 11:16 FAQ edited by
- (diff)
- 11:09 Ticket #548 (no module named gdkgl) created by
-
Under openSUSE 13.1. using
"
xpra-0.11.1-1.1.x86_64
", I get the … - 08:56 Ticket #492 (suspending a local client with opengl windows can show corrupted pixels) closed by
- fixed: Judging by the [http://support.microsoft.com/kb/204594 Microsoft KB …
- 08:53 Changeset in xpra [5904] by
- #492: catch more win32 connection reset or aborted error codes and …
03/24/14:
- 10:52 Ticket #547 (cannot use h264 encoding anymore) created by
- Hi, with later versions of xpra (probably since 0.12, but cannot be …
- 05:40 NetworkProtocol edited by
- (diff)
- 05:39 NetworkProtocol edited by
- (diff)
- 05:36 NetworkProtocol edited by
- (diff)
- 05:33 NetworkProtocol edited by
- (diff)
- 05:28 NetworkProtocol edited by
- (diff)
- 05:26 NetworkProtocol edited by
- (diff)
- 05:15 NetworkProtocol created by
- 05:05 Network edited by
- (diff)
- 05:03 PacketEncoding edited by
- (diff)
- 05:00 WikiStart edited by
- (diff)
03/23/14:
- 15:40 Milestone 0.12 completed
- Mostly items that could not be included in milestone/0.11. Main …
- 14:21 News edited by
- 0.12.0 (diff)
- 14:08 Changeset in xpra [5903] by
- handle all png formats in gdk pixbuf loader fallback code
- 11:26 Changeset in xpra [5902] by
- doh: fix "define" syntax
- 11:26 Changeset in xpra [5901] by
- avoid lint warnings with silly 80 chars limit
- 10:27 Changeset in xpra [5900] by
- cleaner failure for older versions of python which cannot do mmap due …
- 10:17 Changeset in xpra [5899] by
- compat with python 2.5 and older which do not have …
- 10:10 Changeset in xpra [5898] by
- python2.4 compatible syntax
- 09:59 Changeset in xpra [5897] by
- better debug and error logging
- 09:56 Changeset in xpra [5896] by
- better debug logging for shortcuts
- 09:53 Changeset in xpra [5895] by
- add "dbus" logger category for rpc code in client
- 09:23 Changeset in xpra [5894] by
- don't try build opencl codec on centos5 (python2.4 compatibility problems)
- 09:10 Changeset in xpra [5893] by
- don't log invalid plug dimensions (in mm)
- 09:05 Changeset in xpra [5892] by
- avoid warning with some versions of pygtk (ie: centos6)
- 08:45 Changeset in xpra [5891] by
- reduce screen size logging
- 08:43 Changeset in xpra [5890] by
- only send (and log) the new desktop size to the client if it is …
- 08:35 Changeset in xpra [5889] by
- better log message for screen size exact match
- 08:34 Changeset in xpra [5888] by
- avoid compilation warnings: none of the width/height/stride/offset …
- 06:55 FAQ edited by
- (diff)
- 06:50 Changeset in xpra [5887] by
- prevent newlines from corrupting the log output
- 06:35 Changeset in xpra [5886] by
- default settings may be None!
- 06:34 Changeset in xpra [5885] by
- updated release notes
- 05:42 Ticket #546 (reset xsettings when a new client connects or when the last client ...) closed by
- fixed: Done in r5883 + r5884. With this latest code, you can get debug …
- 05:41 Changeset in xpra [5884] by
- #546: * rename variables and function names to remove reference to …
- 05:38 Changeset in xpra [5883] by
- * support empty settings to reset everything * use "xsettings" logging …
- 05:05 Ticket #546 (reset xsettings when a new client connects or when the last client ...) created by
- 04:18 Ticket #545 (honour double-click time from client) created by
- * nix clients are probably handled automatically already through the …
03/21/14:
- 09:27 Changeset in xpra [5882] by
- bump version of Pillow and lz4
- 08:37 Ticket #544 (update libpng and libjpeg in binary builds) created by
-
We don't use
libpng
orlibjpeg
all that much, most of the … - 07:13 Changeset in xpra [5881] by
- more info on proxy server
- 07:10 Changeset in xpra [5880] by
- warn that we don't handle auth
- 06:48 Changeset in xpra [5879] by
- remove logging of uuid no one cares about
- 05:27 Ticket #542 (xpra attach ssh times out and causes ssh key exchange to pause or time out) closed by
- invalid: As stated above, this is very very unlikely to be a bug in xpra. …
- 05:08 Changeset in xpra [5878] by
- fix message: we handle "info" not "hello"
- 05:03 Changeset in xpra [5877] by
- better error reporting when starting the proxy server
- 04:47 Changeset in xpra [5876] by
- split power events lookup from regular events (prevents the same value …
- 04:32 Ticket #543 (allow the client more control over window update speed) closed by
- fixed: Hooked into the power events callbacks in r5875 - see #492. Will …
- 04:30 Changeset in xpra [5875] by
- move the window refresh suspend/resume code to ui_client_base and call …
- 03:59 Changeset in xpra [5874] by
- use logging and print message on startup
- 03:57 Changeset in xpra [5873] by
- add simple command line event test program
- 03:22 Changeset in xpra [5872] by
- better error message
- 03:06 PacketEncoding edited by
- (diff)
- 03:04 Network edited by
- (diff)
- 02:25 Encodings/nvenc edited by
- (diff)
- 01:37 Changeset in xpra [5871] by
- run until you hit control-C
- 00:37 Ticket #212 (honour window movements) closed by
- fixed: Done!
- 00:37 Ticket #495 (Windows: Uninstaller will run and "uninstall" while Xpra is still running) closed by
- fixed: Done! PS: caused #560
03/20/14:
- 14:18 Ticket #483 (is_native_keymap test is wrong) closed by
- worksforme: Not heard back, assuming this works OK. (see also #561)
- 14:04 Changeset in xpra [5870] by
- #543: slow down windows not shown on current workspace (down to 1 fps …
- 11:28 Changeset in xpra [5869] by
- #543: add stubs so window classes can get notified when the current …
- 11:24 Ticket #543 (allow the client more control over window update speed) created by
- The client may offer an enhanced UI to let the user select which …
- 09:29 Changeset in xpra [5868] by
- make it easier to debug pixel compression
- 08:50 Changeset in xpra [5867] by
- prettify
- 08:43 Changeset in xpra [5866] by
- whitespace cleanup
- 08:40 Changeset in xpra [5865] by
- prettify
- 08:12 Changeset in xpra [5864] by
- add docstring and better logging strings
- 07:45 Ticket #203 (SSH is killed on Control-C detaching) closed by
- fixed: Since it is impossible to have both, r5862 deals with this problem by …
- 07:45 Ticket #380 (ssh with password mode fails without an authentication agent) closed by
- fixed: Since it is impossible to have both, r5862 deals with this problem by …
- 07:43 Changeset in xpra [5863] by
- more accurate man page info
- 07:43 Changeset in xpra [5862] by
- #380 and #203: add "exit-ssh" command line option so we can choose …
- 06:37 Changeset in xpra [5861] by
- prettify screen info output: skip redundant info
- 06:10 Ticket #542 (xpra attach ssh times out and causes ssh key exchange to pause or time out) created by
- I have a remote box paddy, I access via OpenVPN (See below for info …
- 05:08 Ticket #493 (when we suspend then resume - immediately try to reconnect to server) closed by
- duplicate: superseded by better ticket #540
- 04:55 Ticket #541 (more seamless server upgrades) created by
- At present, when we upgrade a server, the client gets disconnected. …
- 04:55 Ticket #540 (handle connection issues, session events, network drop outs, power ...) created by
- Follow up from #492, greater scope than #401 and #493. * we should …
- 04:14 Changeset in xpra [5860] by
- only include warning about potential problem with wheel events if this …
- 03:52 Changeset in xpra [5859] by
- add "keyboard" and "mouse" debug loggers
- 03:41 Changeset in xpra [5858] by
- #507 add ctypes based Pasteboard changeCount alternative to pyobjc
03/19/14:
- 15:11 Ticket #539 (tabbed client) created by
- Instead of displaying all the client windows as individual windows, we …
- 14:25 Changeset in xpra [5857] by
- constify
- 11:46 Changeset in xpra [5856] by
- use stricter method signature
- 11:45 Changeset in xpra [5855] by
- constify
- 09:52 Changeset in xpra [5854] by
- shadow servers don't do grabs
- 08:55 Changeset in xpra [5853] by
- slash max batch delay to 0.5s, add timeout delay as a hard limit …
- 08:34 Ticket #166 (Switching keyboard layouts does not work as expected) closed by
- wontfix: Not heard back, closing. See also #86
- 07:28 Ticket #538 (nvenc improvements: fast resize / reconfigure, rgb modes, max grid ...) created by
- Split from #466, see also #564: * handle resize without re-init? …
- 07:11 Ticket #214 (keyboard focus troubles on Alt+Tab window switch) closed by
- worksforme: Not heard back, assuming this is fixed, please re-open if not.
- 07:02 Changeset in xpra [5852] by
- set_workspace can now get called on win32 and osx (do nothing)
- 06:16 Ticket #537 (handle unmaximize) created by
- Split from #212: support applications which request that we unmaximize …
- 06:06 Changeset in xpra [5851] by
- don't auto-exit, print what we expect to see
- 05:54 Changeset in xpra [5850] by
- make it clear we mean to exit
- 05:46 Changeset in xpra [5849] by
- prettify output
- 05:37 Changeset in xpra [5848] by
- oops: we *require* do_clean in import
- 05:12 Changeset in xpra [5847] by
- remove ugly platform tests: let the win32 platform code figure out if …
- 03:50 Changeset in xpra [5846] by
- #507: * fix bug introduced in r5827: using an init_pasteboard function …
- 01:08 Ticket #529 (not including all the modules breaks the osx build in all sorts of ...) closed by
- fixed: Done!
03/18/14:
- 20:22 Ticket #500 (small tooltip windows have transparency issues) closed by
-
fixed: Ok, testing with
XPRA_USE_PIL=0
the tooltips display as expected … - 14:28 Ticket #534 (old unsupported code removal) closed by
- fixed: Enough for this release.
- 14:27 Ticket #514 (evaluate TCP_NODELAY) closed by
- fixed: Done, closing. markh: > I had some problems with compatibility …
- 13:59 Ticket #522 (H.264 over slow link may be unusable with some apps) closed by
- worksforme: I'm closing as "worksforme" for lack of a better option, things aren't …
- 13:52 Changeset in xpra [5845] by
- cap latency upper limit beyond which we draw the spinners over the …
- 11:00 Changeset in xpra [5844] by
- better way of avoiding doing delta with mmap
- 10:44 Ticket #536 (tray error) closed by
- fixed: Thanks, I've pushed 0.11.6 with this fix only. The …
- 10:43 Changeset in xpra [5843] by
- ignore all "ClientMessage?" with other formats for now
- 10:20 Changeset in xpra [5842] by
- fix "TrayBacking? does not have any pixel data!" warning: keep current …
- 09:55 Changeset in xpra [5841] by
- 0.11.6 emergency release
- 09:52 Changeset in xpra [5840] by
- #536 remove logging which uses a logger that does not exist
- 09:50 Ticket #536 (tray error) created by
- In just released 0.11.5 tray is no longer working -- when I click xpra …
- 09:49 Changeset in xpra [5839] by
- don't bother with delta when using mmap
- 08:32 ApplicationQuirks edited by
- (diff)
- 05:20 Changeset in xpra [5838] by
- more size hints validation
- 05:11 Changeset in xpra [5837] by
- update release notes
- 05:04 ApplicationQuirks edited by
- (diff)
- 05:03 Changeset in xpra [5836] by
- #532 for v0.11.x branch: nasty workaround for handbrake: assume the …
- 04:59 Changeset in xpra [5835] by
- r5793 for v0.11.x branch: fix workspace restore
- 04:57 Changeset in xpra [5834] by
- r5792 for v0.11.x branch: fix workspace restore
- 04:55 Changeset in xpra [5833] by
- r5784 + r5784 for v0.11.x branch: guess geometry at least once before …
- 04:51 Changeset in xpra [5832] by
- r5771 for v0.11.x branch: when loading the pixel data using gdk …
- 04:49 Changeset in xpra [5831] by
- r5758 for v0.11.x branch: forgot to re-sanitize hints when they change
- 04:46 ApplicationQuirks edited by
- (diff)
- 04:43 WikiStart edited by
- add new page, remove unnecessary indent (diff)
- 04:43 FAQ edited by
- (diff)
- 04:35 Changeset in xpra [5830] by
- re-re-fix and cleanup workspace code, was broken when we were …
- 03:13 ApplicationQuirks edited by
- (diff)
- 03:12 ApplicationQuirks edited by
- (diff)
- 03:12 FAQ edited by
- (diff)
- 03:10 ApplicationQuirks created by
- 03:04 Ticket #528 (Launcher failing with 0.12.0) closed by
- fixed
03/17/14:
- 19:25 Changeset in xpra [5829] by
- For ticket #533 jhbuild modulesets and related patch First version
- 15:46 Changeset in xpra [5828] by
- #492: suspend / resume hooks for osx
- 14:42 Changeset in xpra [5827] by
- tidy up osx clipboard code: * initialise pasteboard when we …
- 11:55 Changeset in xpra [5826] by
- log the amount of time we spent suspended
- 11:55 Changeset in xpra [5825] by
- remove client uuid noone cares about
- 11:55 Changeset in xpra [5824] by
- important fixes: * is_cancelled ended up being True for default …
- 10:54 Changeset in xpra [5823] by
- keep hold of the last screen settings we sent to the server, so that …
- 10:51 Changeset in xpra [5822] by
- calculate a hash of all the keyboard settings so we can figure out if …
- 07:58 Changeset in xpra [5821] by
- #492: adds suspend and resume hooks for win32 and linux, triggers a …
- 03:46 Ticket #535 (server-side memory leak) created by
- 0.11.4 leaks memory on server side. After using attached session for …
03/16/14:
- 21:11 Ticket #534 (old unsupported code removal) created by
- This is a tracker ticket for changes already committed. None of these …
- 21:04 Changeset in xpra [5820] by
- @PydevCodeAnalysisIgnore? must be on the first line to have any effect!
- 21:03 Changeset in xpra [5819] by
- remove support for older servers without "compressible_cursors" …
- 21:02 Changeset in xpra [5818] by
- window_configure is now assumed
- 21:02 Changeset in xpra [5817] by
- remove support for network protocol without "chunked_compression" …
- 21:01 Changeset in xpra [5816] by
- remove duplicated destroy() method (oops), and move code to where it …
- 15:11 Changeset in xpra [5815] by
- override destroy() so we can cleanup the backing and any reference to …
- 15:01 Changeset in xpra [5814] by
- remove old code no longer used by any client in existence: clients …
- 14:44 Changeset in xpra [5813] by
- we can assume the server has "window_configure" feature support since …
- 13:40 Changeset in xpra [5812] by
- * missed changes to source from r5811 * better client side code: only …
- 11:48 Changeset in xpra [5811] by
- #212: support client application triggered window movements
- 09:09 Changeset in xpra [5810] by
- add "fast resize" button
- 08:52 Ticket #519 (google chrome drop down windows are missing attributes) closed by
- wontfix: Nothing we can do about this but wait for upstream to fix their code. …
- 07:37 Ticket #532 (Window resize loop) closed by
- invalid: Well, I've spent far too much time on this, but this has led to some …
- 06:12 Changeset in xpra [5809] by
- don't abuse the "client_properties" feature for sending the …
- 06:02 Changeset in xpra [5808] by
- updated release notes
- 05:31 Changeset in xpra [5807] by
- ensure we update _NET_ACTIVE_WINDOW when there are focus events, this …
03/15/14:
- 14:31 Changeset in xpra [5806] by
- #532 arbitrary hints clamping.. allows handbrake to run without …
- 13:26 Changeset in xpra [5805] by
- resizing via idle_add is a bad idea(tm), it can make us refresh the …
- 13:21 Changeset in xpra [5804] by
- don't bother processing configure events for the corral window: this …
- 11:18 Changeset in xpra [5803] by
- reduce logging: quantity is not quality
- 09:57 Changeset in xpra [5802] by
- ensure window xid is always logged in hex
- 02:22 Building edited by
- (diff)
- 02:22 FAQ edited by
- (diff)
03/14/14:
- 15:45 Changeset in xpra [5801] by
- avoid sending multiple "ConfigureNotify?" messages: pass flag to …
- 15:02 Changeset in xpra [5800] by
- don't keep the resize counter in client_properties
- 14:43 Changeset in xpra [5799] by
- fix debug logging string missing argument
- 14:37 Changeset in xpra [5798] by
- too many problems when we reset the batch config as it is used in too …
- 14:32 Changeset in xpra [5797] by
- avoid error if encoding is None during cleanup: this will be caught by …
- 14:27 Changeset in xpra [5796] by
- #532: prevent resizing loops * the server keeps track of the last …
- 13:06 Ticket #533 (migrate osx build to using jhbuild and modulesets) created by
- 11:02 Changeset in xpra [5795] by
- sequence 0 is always cancelled! (sequence starts at 1)
- 10:30 Changeset in xpra [5794] by
- server only updates from the client_properties we send, so no need to …
- 10:23 Changeset in xpra [5793] by
- fix workspace restore code: * fix usage of x11 bindings * ensure …
- 10:16 Changeset in xpra [5792] by
- process_map_event checks the "been_mapped" flag, so we must set it …
- 09:45 Changeset in xpra [5791] by
- only call "maybe_recalculate_geometry_for" if the model geometry has …
- 09:39 Changeset in xpra [5790] by
- shortcut and avoid errors when the window source has been cleaned up …
- 09:19 Changeset in xpra [5789] by
- oops: fix and simplify previous commit
- 09:15 Changeset in xpra [5788] by
- duplicate part of the base window resize code to ensure we only emit …
- 09:11 Changeset in xpra [5787] by
- #532: don't send new window dimension to the client unless it has …
- 08:57 Changeset in xpra [5786] by
- prettify
- 07:53 Changeset in xpra [5785] by
- * workaround applications that use HUGE icon data as window property …
- 07:24 Changeset in xpra [5784] by
- guess geometry at least once before returning the guess!
- 07:23 Changeset in xpra [5783] by
- better tray geometry guessing
- 07:15 Changeset in xpra [5782] by
- remove assert: "rgb" is not in "common_encodings", "rgb24" and "rgb32" …
- 06:00 Changeset in xpra [5781] by
- lookup env just once
- 05:10 Changeset in xpra [5780] by
- add link to irc netiquette
- 04:32 Changeset in xpra [5779] by
- prettify build output
- 04:04 Changeset in xpra [5778] by
- remove the need for separate py2exe wrappers: detect if we need to …
- 03:52 Changeset in xpra [5777] by
- oops: missed from r5776: win32 needs "get_prgname" (and also add …
- 03:50 Changeset in xpra [5776] by
- refactor all the platform initialization bits * set_prgname / …
- 03:27 FAQ edited by
- (diff)
- 03:25 Changeset in xpra [5775] by
- invalid logging string in cleanup!
- 02:08 Changeset in xpra [5774] by
- #528 we must reset the client to ensure we can init it again
03/13/14:
- 15:21 Changeset in xpra [5773] by
- remove ".py" source files from DMG (only those for which we have a …
- 14:52 Changeset in xpra [5772] by
- exclude more stuff we don't need on osx
- 14:44 Changeset in xpra [5771] by
- #500: when loading the pixel data using gdk instead of PIL, we still …
- 13:09 Changeset in xpra [5770] by
- we've removed the PIL optimize flag support, so these encodings no …
- 12:57 Changeset in xpra [5769] by
- don't bother raising exceptions for missing properties and return …
- 12:43 Changeset in xpra [5768] by
- refer to constants by name rather than via the constants dict
- 12:26 Changeset in xpra [5767] by
- run corral window resize via idle_add to help with resize storms
- 12:23 Changeset in xpra [5766] by
- only send a configure to the client window if we actually do want to …
- 12:18 Changeset in xpra [5765] by
- #532: * make both min and max sizes smaller/bigger based on the other …
- 10:35 Changeset in xpra [5764] by
- simplify
- 10:35 Changeset in xpra [5763] by
- if we don't find the window for the tray docking request, log a warning
- 10:34 Changeset in xpra [5762] by
- remove old unused code moved to window bindings already
- 08:35 Changeset in xpra [5761] by
- avoid errors when things get cleared out from underneath us
- 08:27 Changeset in xpra [5760] by
- not sure this is better... lower the min_size rather than increasing …
- 08:17 Changeset in xpra [5759] by
- rather than clearing the max_size, try to come up with a valid one
- 08:10 Changeset in xpra [5758] by
- forgot to re-sanitize hints when they change!
- 03:39 Changeset in xpra [5757] by
- updated offsets (again)
- 03:08 Changeset in xpra [5756] by
- new offsets for "new_codecs_ids" patch
- 02:42 Changeset in xpra [5755] by
- update release notes
- 02:39 Changeset in xpra [5754] by
- fix compilation warning
- 02:37 Changeset in xpra [5753] by
- r5722 for v0.11.x branch: ensure speed and quality are always stored …
03/12/14:
- 15:38 Changeset in xpra [5752] by
- fixed patch?
- 14:58 Changeset in xpra [5751] by
- updated patch offsets and context
- 14:16 Changeset in xpra [5750] by
- * don't include html5 client on osx and win32 * add osx py2app info
- 14:16 Changeset in xpra [5749] by
- * don't rely on py2app to include the modules we need, do it ourselves …
- 10:24 Changeset in xpra [5748] by
- support GBRP to RGBX and BGRX
- 09:43 Changeset in xpra [5747] by
- we don't use the PIL patch anymore (we don't optimize)
- 09:39 Changeset in xpra [5746] by
- no longer used
- 09:38 Changeset in xpra [5745] by
- no longer used
- 09:32 Changeset in xpra [5744] by
- more build improvements / cleanups: * need PIL.Image on osx (py2app …
- 09:03 Changeset in xpra [5743] by
- #521 don't emit the window "geometry" signal if nothing has changed, …
- 08:44 Ticket #532 (Window resize loop) created by
- The window of handbrake (ghb) sometimes creates an endless loop of …
- 05:39 Changeset in xpra [5742] by
- re-unify osx build with main setup file
- 05:17 Changeset in xpra [5741] by
- we must call client.init to ensure all the video encodings have been …
- 03:34 Changeset in xpra [5740] by
- use "includes" to specify imports rather than ugly import list in source
- 03:26 Changeset in xpra [5739] by
- allow this file to be imported without causing setup to run
- 03:04 Changeset in xpra [5738] by
- only auto downscale if quality<80
03/11/14:
- 14:59 Changeset in xpra [5737] by
- don't include csc_opencl on osx
- 14:54 Changeset in xpra [5736] by
- try to remove some duplication: get main setup_options from the main …
- 14:24 Changeset in xpra [5735] by
- tooltips had not kept up with the code
- 14:20 Changeset in xpra [5734] by
- damage_events_count can be reset independantly of …
- 12:55 Changeset in xpra [5733] by
- change from PIL to Pillow: only importable as "PIL"
- 12:54 Changeset in xpra [5732] by
- move all scripts to Helpers/ subdir
- 12:53 Changeset in xpra [5731] by
- prettify errors during "max texture size" lookup (as found on win32 + vbox)
- 11:12 Changeset in xpra [5730] by
- build improvements and fixes: * don't bundle gtk3 and qt4 by default …
- 10:38 Changeset in xpra [5729] by
- prettify
- 10:29 Changeset in xpra [5728] by
- more helpful message if no toolkits are installed: impossible to run …
- 05:26 Changeset in xpra [5727] by
- remove csc opencl from win32 builds by default
- 05:22 Changeset in xpra [5726] by
- soft-load client toolkits to ensure py2exe doesn't force include them
- 05:21 Changeset in xpra [5725] by
- better logging: use more specific loggers
03/10/14:
- 16:59 Changeset in xpra [5724] by
- because we want to exclude some modules, we have to use "py_modules" …
- 14:59 Ticket #531 (upgrade osx to PyOpenGL 3.1 beta) created by
- I just cannot get it to build without errors, here is the …
- 12:56 BadContent edited by
- (diff)
- 12:56 BadContent edited by
- (diff)
- 06:45 Changeset in xpra [5723] by
- argb could be missing, we shouldn't fail everything because of this, …
- 04:11 Ticket #530 (allow client side shadow windows to be resized) created by
- At present, we don't allow them to be resized because we do not want …
03/07/14:
- 14:16 Changeset in xpra [5722] by
- ensure speed and quality are always stored and sent as ints (floats …
- 11:00 Changeset in xpra [5721] by
- * no flag for "xor" codec, so always include it * ensure gtk_common is …
- 10:59 Changeset in xpra [5720] by
- make xor optional: we already check for it when sending delta support …
- 10:54 Changeset in xpra [5719] by
- use logger instead of print
- 10:51 Ticket #529 (not including all the modules breaks the osx build in all sorts of ...) created by
- Since r5716, we don't include all the modules by default. This is the …
- 09:40 Changeset in xpra [5718] by
- ensure default fallback constructor signature does not cause problems: …
- 08:57 Changeset in xpra [5717] by
- move imports to where they are used
- 08:11 Changeset in xpra [5716] by
- don't include all of xpra (or codecs) by default, let the switches do …
- 07:40 Changeset in xpra [5715] by
- #528 fix breakage caused by r5674: we now need to initialize the UI …
- 06:57 Changeset in xpra [5714] by
- much improved xpra stats collection: * collect "xpra info" every 10 …
- 05:17 Changeset in xpra [5713] by
- remove redundant logging by moving it to the method which is overriden …
- 03:33 Changeset in xpra [5712] by
- report actual batch delay, more telling than the batch delay which is …
- 00:43 Ticket #527 (Win32 client python code triggering false positive for virus scanner) closed by
- invalid: Good question. I see they have a form to report false positives so I …
- 00:37 Ticket #411 (better debugging and logging tools) closed by
- worksforme: Thanks works well. […]
03/06/14:
- 20:27 Ticket #528 (Launcher failing with 0.12.0) created by
- When using the Xpra launcher r5692 and newer on OSX and Windows, and …
- 19:08 Ticket #527 (Win32 client python code triggering false positive for virus scanner) created by
- I have not seen this myself but there are reports that the file …
- 13:37 Changeset in xpra [5711] by
- percentile doesn't make sense for speed and quality levels
- 11:42 Changeset in xpra [5710] by
- * fix some confusion with the "rgb" pseudo encoding: although it can …
- 10:04 Changeset in xpra [5709] by
- record actual speed and quality settings, video encoder and csc module …
- 06:45 Changeset in xpra [5708] by
- much cleaner and flexible code: don't rely on positional arguments, …
- 06:18 BadContent edited by
- (diff)
- 04:36 Testing edited by
- (diff)
03/05/14:
- 14:46 Changeset in xpra [5707] by
- fix current encoding selection: ensure we always pick one from the …
- 14:23 Changeset in xpra [5706] by
- oops: remove debug logging
- 14:12 Changeset in xpra [5705] by
- when the window is being resized, don't bother with video encoding (it …
- 14:07 Changeset in xpra [5704] by
- ensure the video region is actually a subregion and not the whole …
- 09:42 BadContent edited by
- (diff)
- 08:52 Ticket #516 (Give an example, don't just suggest in usage) closed by
- needinfo: Not heard back, closing.
- 08:51 Ticket #454 (daala encoding) closed by
- wontfix: I've asked on the mailing list and got no reply, although the …
- 08:47 Ticket #230 (allow the user to switch keyboard layout manually at runtime) closed by
- duplicate: Please follow up in #86 which has more information, if a bit dated, …
- 08:34 Changeset in xpra [5703] by
- add some keyboard debug logging
- 06:58 BadContent edited by
- (diff)
- 06:52 Changeset in xpra [5702] by
- remove unnecessary indirection
- 06:20 FAQ edited by
- (diff)
- 06:14 Changeset in xpra [5701] by
- cheap to record per packet-type count
- 00:48 BadContent edited by
- (diff)
03/04/14:
- 09:28 Changeset in xpra [5700] by
- fix win32 system tray forwarding: * add move_callbacks to …
- 08:48 Changeset in xpra [5699] by
- add more tray logging
- 08:47 Changeset in xpra [5698] by
- fix tray logging
- 08:26 Changeset in xpra [5697] by
- don't trust the window depth test: always claim transparency for …
- 08:24 Changeset in xpra [5696] by
- we can handle rgb32 format (but not necessarily transparency!)
- 08:23 Changeset in xpra [5695] by
- fix (badly named everywhere else..) encoding property "rgb_formats"
- 05:47 Ticket #526 (unicode window titles do not work on XP) created by
-
GTK requires all window titles to be sent as
UTF-8
, which we now … - 04:01 Changeset in xpra [5694] by
- gtk docs say that the title must be in utf8, so encode it that way - …
- 03:22 Changeset in xpra [5693] by
- better wording: loading since it may still get disabled if features …
- 02:58 Ticket #496 (support multi-head configurations better - fix fullscreen?) closed by
- fixed: Closing with the caveat that any gtk osx build updates to the gtk …
03/03/14:
- 15:01 Changeset in xpra [5692] by
- use dedicated cursor logger
- 14:55 Changeset in xpra [5691] by
- use dedicated cursor and clipboard loggers
- 14:47 Changeset in xpra [5690] by
- version bump and first release note updates
- 14:42 Changeset in xpra [5689] by
- r5400 for v0.11.x branch: we may not know about all the cursor names …
- 14:18 FAQ edited by
- (diff)
- 14:15 Changeset in xpra [5688] by
- oops: missing from r5678
- 14:06 Changeset in xpra [5687] by
- undo r4081: now that we account for supported colorspaces correctly, …
- 13:35 Changeset in xpra [5686] by
- log a summary of the keyboard info we found (and try to make it the …
- 13:11 Changeset in xpra [5685] by
- doh: start with high scores first!
- 13:09 Changeset in xpra [5684] by
- simpler? (at least prevents nvidia cuda from being selected ahead of …
- 12:38 Ticket #525 (opencl yuv to rgb with nvidia SDK is broken) created by
- It just doesn't work and returns random chunks of video memory!? …
- 12:35 Changeset in xpra [5683] by
- detect CUDA opencl implementation and try to avoid it: it doesn't work …
- 07:47 Changeset in xpra [5682] by
- honour mmap option!
- 06:33 Changeset in xpra [5681] by
- reduce pyopengl warnings even further: aggregate all missing handlers …
- 06:24 Changeset in xpra [5680] by
- cleaner code
- 06:23 Changeset in xpra [5679] by
- silence opengl extension loading
- 05:46 Changeset in xpra [5678] by
- better way of avoiding ugly PyOpenGL stacktraces: intercept logging …
- 04:52 Changeset in xpra [5677] by
- delay opengl initialization - it is part of UI!
- 04:47 Changeset in xpra [5676] by
- mmap relies on the connection being established, so do it later
- 04:43 Changeset in xpra [5675] by
- fix unreachable code and add defensive (cleaner) code
- 04:41 Changeset in xpra [5674] by
- split client init into two parts so we can initialize the video helper …
- 04:34 Changeset in xpra [5673] by
- new libav patches
- 04:24 Changeset in xpra [5672] by
- fixed patch, placing IDs after we define AVCodecID
- 04:11 Changeset in xpra [5671] by
- rename patch
- 04:02 Changeset in xpra [5670] by
- libav10 updated patches
- 03:44 Ticket #524 (libav10 compatibility FTBFS) closed by
-
invalid: We already use those constants for
ffmpeg
v2 onwards in … - 03:26 Ticket #521 (broken tray icons) closed by
- fixed
- 02:55 Ticket #524 (libav10 compatibility FTBFS) created by
- As reported in …
03/02/14:
- 13:01 Changeset in xpra [5669] by
- don't bother with YUV444P when downscaling the source already
- 12:52 Changeset in xpra [5668] by
- lower threshold for using YUV444P to just quality>=50
- 12:46 Changeset in xpra [5667] by
- * correctly set the plane id for each plane! (no need for "index" …
- 12:19 Changeset in xpra [5666] by
- take encoding size into account when calculating bitrate
- 11:47 Changeset in xpra [5665] by
- we *must* find the preset, or things won't work (cannot set 444 mode, etc)
- 11:39 Changeset in xpra [5664] by
- tune encoder bitrate using "speed" parameter, using an exponential …
- 07:07 Changeset in xpra [5663] by
- if other windows are fullscreen or maximized, this one probably …
- 06:11 Changeset in xpra [5662] by
- * move ALLOW_SOUND_LOOP to common location for both client and server …
- 05:27 Changeset in xpra [5661] by
- encoding selection tweaks: * switch to rgb before testing for alpha …
- 05:11 Changeset in xpra [5660] by
- restore rgb auto switch
- 05:11 Changeset in xpra [5659] by
- fix structure during clone and prevent variable name clash
- 04:54 Changeset in xpra [5658] by
- simple test app for system tray forwarding: click on the tray to …
- 04:45 Changeset in xpra [5657] by
- tidy up: * move default vars init to dedicated method * always clone …
- 04:43 Changeset in xpra [5656] by
- fix clone: match new csc_encoder_specs structure
- 04:23 Changeset in xpra [5655] by
- only bother with the full video window init (and associated costs) if …
Note: See TracTimeline
for information about the timeline view.