Timeline
10/02/14:
- 10:47 Changeset in xpra [7865] by
- dec_avcodec is no more!
- 10:46 Changeset in xpra [7864] by
- those patches are for debian only, and we have a copy in …
- 10:23 Changeset in xpra [7863] by
- prevent debuild from moaning
- 09:56 Changeset in xpra [7862] by
- ship an html version of the manual page on platforms without "man" …
- 08:41 Usage edited by
- (diff)
- 08:22 FAQ edited by
- (diff)
- 08:14 PacketEncoding edited by
- (diff)
- 08:11 Changeset in xpra [7861] by
- rencode builds for all deb versions, so add dep
- 07:10 Changeset in xpra [7860] by
- debian packaging for rencode, ignoring: * …
- 06:57 Changeset in xpra [7859] by
- forgot to bump version here..
- 04:33 Changeset in xpra [7858] by
- #263: fix bug reported in #163: apply_geometry_hints takes just one …
- 03:21 Changeset in xpra [7857] by
- escape special characters to stop groff from moaning
10/01/14:
- 21:59 Ticket #703 (Copying URL from web browser address bar on remote host fails) created by
- Copying and pasting generally works fine from and to web browsers on …
- 19:34 Ticket #702 (Connection gets lost after eclipse auto-completion window is activated) created by
- Hello, Every so often, my xpra client connection is lost. Sometimes …
- 17:52 Ticket #699 (Make Menu Selections Persistent) closed by
- fixed
- 15:37 Debugging edited by
- (diff)
- 11:02 Changeset in xpra [7856] by
- use convenience platform aliases
- 10:47 Changeset in xpra [7855] by
- blacklist MSVCR90.DLL, we shouldn't be shipping anything that links …
- 06:25 Changeset in xpra [7854] by
- #177 fix tests for running from the specfile: * tweak PYTHONPATH so it …
- 05:55 Changeset in xpra [7853] by
- remove unused nosound option
- 05:31 Changeset in xpra [7852] by
- add XPRA_DPI_AWARE env var to more easily toggle support for it …
- 04:27 Ticket #701 (xpra launcher causes new menus to show in global menu bar on osx) created by
- Launching from the command line works fine. We're probably …
- 03:47 Changeset in xpra [7851] by
- updated release notes
- 03:45 Changeset in xpra [7850] by
- r7416 for v0.14.x branch: workaround GTK reporting an invalid bit …
- 03:35 Changeset in xpra [7849] by
- #163 I think passing "-dpi 96" to Xorg is now redundant and unhelpful
- 01:57 Ticket #673 (Change sound server option) closed by
- worksforme: Not heard back. Closing. (default should be unchanged anyway)
- 01:46 Changeset in xpra [7848] by
- add nxcomp and nxproxy
- 01:38 Ticket #700 (CentOS 6.4 client is often rendering large portions of window in black) created by
- With CentOS 0.14.3 client, scrolling sometimes causes various portions …
09/30/14:
- 23:14 Ticket #699 (Make Menu Selections Persistent) created by
- When we select certain features we want from the Features and Encoding …
- 12:04 Changeset in xpra [7847] by
- add antialias info to xpra info
- 10:46 Changeset in xpra [7846] by
- #559: let win32 clients fall through to the contrast code
- 10:08 Changeset in xpra [7845] by
- #559 override the antialias xsettings with the values we get from the …
- 06:04 Changeset in xpra [7844] by
- since we have more dpi values than we expose through the narrower …
- 05:50 Changeset in xpra [7843] by
- #163: * platforms can now supply two DPI values: one for each axis * …
- 05:31 Changeset in xpra [7842] by
- I made a mess of the release numbers.. we should just keep the …
- 04:41 Changeset in xpra [7841] by
- #163: add X11 dpi detection to xposix platform, either using Xft.dpi …
- 02:58 Ticket #687 (python-lz4 BuildRequires python-setuptools) closed by
- fixed: Not heard back, closing.
- 02:57 Ticket #643 (client remains running on server upgrade (on shared SSH connection)) closed by
- needinfo: Not heard back, closing.
- 02:36 Ticket #689 (make it easier to setup the html5 server) closed by
- fixed: Closing.
09/29/14:
- 18:10 Changeset in xpra [7840] by
- might as well do things properly: provide a get_dpi() function (and …
- 17:50 Changeset in xpra [7839] by
- * ship our own gtkrc on win32 * use a more "native" win32 styling * …
- 15:57 Changeset in xpra [7838] by
- add missing logger from backport r7811
- 15:47 Changeset in xpra [7837] by
- updated release notes
- 15:42 Changeset in xpra [7836] by
- r7827 for v0.14.x branch: fix race with destroyed windows
- 15:28 Changeset in xpra [7835] by
- according to the spec, -1 means default, so we just don't specify it …
- 15:22 Changeset in xpra [7834] by
- * use new pure-X11 xsettings code so we can safely get the antialias …
- 14:46 Changeset in xpra [7833] by
- remove the need for GTK to access the X11 display via the bindings: …
- 13:57 Changeset in xpra [7832] by
- make it easier to see what we get from xsettings
- 13:52 Changeset in xpra [7831] by
- remove debug
- 10:46 Changeset in xpra [7830] by
- #559: * collect antialias info using win32 native SystemParametersInfo? …
- 09:50 Ticket #698 (gtk is confused about some win32 screen settings) created by
- It reports 42 bits per pixel on my screen. As can be seen here in the …
- 09:29 Enhancements edited by
- (diff)
- 09:25 Changeset in xpra [7829] by
- r7823 for v0.14.x branch: fix dpi issues with ms windows and high dpi …
- 09:09 Changeset in xpra [7828] by
- don't register the refresh callback if we don't need it
- 09:08 Changeset in xpra [7827] by
- fix bug reported in #695: draw_region runs in a non-UI thread, so it …
- 08:52 Changeset in xpra [7826] by
- add workarea detection which is missing from GTK: * move …
- 06:39 Changeset in xpra [7825] by
- expose client vrefresh rate to the server, also log the server's vfb …
- 06:07 Changeset in xpra [7824] by
- * add win32 double click distance detection via native code (not found …
- 04:32 Changeset in xpra [7823] by
- #697: we must call SetProcessDpiAware?() before loading GTK, because …
- 04:14 Changeset in xpra [7822] by
- only collect version info when requested, and cache the results
09/28/14:
- 17:04 Ticket #697 (gtk screen dimension detection is broken with high dpi displays on ...) created by
- This is causing no end of problems with: * the tray menu popping up in …
- 16:45 Changeset in xpra [7821] by
- with gtk3, we can get a virtual function.. even if it does not …
- 15:41 Changeset in xpra [7820] by
- #640: we must use double buffering on win32, and we did not because …
- 12:10 Ticket #694 (auto-refresh kicks in too early) closed by
- fixed: Backport in r7819. This will do for now.
- 12:08 Changeset in xpra [7819] by
- r7813 for v0.14.x branch: prevent over-eager refresh
- 11:43 Changeset in xpra [7818] by
- ensure we have "actual-size" defined early because get_dimensions uses …
- 10:29 Usage/Docker edited by
- (diff)
09/27/14:
- 12:22 Ticket #696 (Client memory leak if Win32 client 0.14+ runs inside a RDP session) created by
- Split from ticket:684#comment:10.
- 12:18 ProxyServer edited by
- (diff)
- 11:14 Changeset in xpra [7817] by
- r7816 for v0.14.x branch: fix xpra info on proxy instance
- 11:13 Changeset in xpra [7816] by
- enable encoder for proxy instance control connections
- 07:55 Changeset in xpra [7815] by
- r7814 for v0.14.x branch: also blacklist intel 4000 chipset
- 07:54 Changeset in xpra [7814] by
- #563 we have reports of crashes with 4000 too..
- 06:56 Ticket #695 (Xpra crashes with Bus Error 10 On MAC OS X) created by
- I frequently get this crashing error […] […]
09/26/14:
- 17:09 Changeset in xpra [7813] by
- #694: if new screen updates keep coming in, keep delaying the refresh
- 04:49 Ticket #686 (missing encodings on rhel6) closed by
- fixed: Not heard back, backport in r7726 which caused another bug, fixed in …
- 04:45 Changeset in xpra [7812] by
- updated release notes
- 04:18 Changeset in xpra [7811] by
- r7790 for v0.14.x branch: prevent win32 servers from going into a spin
- 04:15 Changeset in xpra [7810] by
- r7776 for v0.14.x branch: remove old unused code
- 04:13 Changeset in xpra [7809] by
- r7774 for v0.14.x branch: use the new style icon everywhere
- 04:08 Changeset in xpra [7808] by
- r7763 for v0.14.x branch: fix bug in handling of icon changes
- 04:07 Changeset in xpra [7807] by
- r7754 for v0.14.x branch: fix missing default xpra.conf on osx
- 04:06 Changeset in xpra [7806] by
- r7753 for v0.14.x branch: fix webp fallback code
- 04:05 Ticket #690 (OSX Application Menu display "python" rather than "Xpra") closed by
- fixed: Backport in r7805. Closing.
- 04:05 Changeset in xpra [7805] by
- r7756 for v0.14.x branch: fix application name shown in apple's global menu
09/25/14:
- 05:27 Ticket #693 (scaling rendering is broken with opengl) closed by
- fixed: Fixed in r7804: we must paint the screen using the unscaled …
- 05:27 Changeset in xpra [7804] by
- #693: fix bug introduced by r7600: we must paint the screen …
- 05:05 Changeset in xpra [7803] by
- fix misapplied patch (what on earth is patch doing?)
- 04:59 Changeset in xpra [7802] by
- also support "/" and "," as scaling value separators
- 04:36 Changeset in xpra [7801] by
- #692: honour scale value of zero to disable scaling, but still force …
- 04:24 Changeset in xpra [7800] by
- #692: * add scaling=value command line option * add xpra control …
- 04:14 Ticket #694 (auto-refresh kicks in too early) created by
- Tested with glxspheres, which generates a constant stream of screen …
- 04:14 Ticket #693 (scaling rendering is broken with opengl) created by
- Not sure when this started, tested with vpx. (found thanks to #692) …
- 03:44 Ticket #692 (allow better control over automatic scaling) created by
- We have the ability of setting the scaling value via {{{xpra …
- 03:02 Changeset in xpra [7799] by
- fix builds without shadow or server support: fix hidden option name
- 02:54 Changeset in xpra [7798] by
- add --without-zip option to win32 builds to make it easier to test …
- 01:56 Changeset in xpra [7797] by
- add tigervnc
- 01:35 Changeset in xpra [7796] by
- first commit for winswitch moduleset adds rdesktop and xpra
- 01:14 Changeset in xpra [7795] by
- add python-rencode
09/24/14:
- 15:48 Changeset in xpra [7794] by
- much improved keyboard support for win32 shadow servers: * move …
- 15:42 Changeset in xpra [7793] by
- shadow servers may receive a "desktop-size" packet, and they should …
- 15:27 Changeset in xpra [7792] by
- use prettify_plug_name on the remote display name
- 12:45 Changeset in xpra [7791] by
- add missing constant to lookup table for pretty output
- 10:45 Ticket #691 (win32 shadow server consumes 100% cpu even when inactive) closed by
- fixed: To make it easier to debug such things, I added r7787 (full stacks for …
- 10:42 Changeset in xpra [7790] by
- #691: prevent win32 servers from going into a spin
- 09:35 Changeset in xpra [7789] by
- make it easier to run the script multiple times in succession: use …
- 09:34 Changeset in xpra [7788] by
- try to make logging more consistent: always call debug level via call
- 09:32 Changeset in xpra [7787] by
- include more thread info: full stack!
- 09:31 Changeset in xpra [7786] by
- remove unused assignment
- 09:30 Changeset in xpra [7785] by
- #691: add debug logging to error path for sockets
- 08:57 Changeset in xpra [7784] by
- * nosound builds didn't even work anymore - remove the option * remove …
- 08:18 Ticket #691 (win32 shadow server consumes 100% cpu even when inactive) created by
- shadow servers are inefficient as they use screenscraping, but when …
- 05:40 Changeset in xpra [7783] by
- use icon logger client side
- 05:32 Changeset in xpra [7782] by
- if the icon max size is not set, use the size as max value and ensure …
- 05:26 Changeset in xpra [7781] by
- #685 more icon handling improvements: * use icon logger for easier …
- 05:00 Changeset in xpra [7780] by
- make it easier to tweak the speed (constify it) and show what value is …
- 04:57 Changeset in xpra [7779] by
- make window icons work with shadow servers on some Linux DEs: we must …
- 04:14 Changeset in xpra [7778] by
- test which changes the window icon with each keypress, using icons …
- 03:48 Changeset in xpra [7777] by
- oops: "theme_default_icons" now lives in the window source, so add …
- 03:39 Changeset in xpra [7776] by
- remove old unused code
- 03:02 Changeset in xpra [7775] by
- #563: blacklist Intel 4000 again following another crash report
- 02:54 Changeset in xpra [7774] by
- use the new style icon everywhere
- 02:54 Changeset in xpra [7773] by
- add click event to verify that we can change size-hints after the …
09/23/14:
- 16:48 Changeset in xpra [7772] by
- #400: * move constants and queue env bits to common location * add …
- 15:29 Changeset in xpra [7771] by
- #263 remove hardcoded default max-size meant for testing!
- 12:26 Changeset in xpra [7770] by
- always send the window icon when resuming, much easier than keeping …
- 12:25 Changeset in xpra [7769] by
- don't send icons when suspended
- 12:23 Changeset in xpra [7768] by
- send_window_icon may need to create a new window source
- 12:23 Changeset in xpra [7767] by
- * delay must be an int * add window icon debug logging
- 11:48 Changeset in xpra [7766] by
- oops: remove more testing left overs
- 11:39 Changeset in xpra [7765] by
- * remove redundant notify (already done by _internal_set_property) * …
- 11:20 Changeset in xpra [7764] by
- #685: * move window icon code to window source class * add support for …
- 10:01 Changeset in xpra [7763] by
- oops: fortunately this never fires because we don't watch for window …
- 09:45 Changeset in xpra [7762] by
- rotate the colours in the black quadrant for testing (and stop/start …
- 09:26 Changeset in xpra [7761] by
- add icons for new shadow icon code
- 09:22 Changeset in xpra [7760] by
- add icon based on server os (better than "xpra" default)
- 08:49 Changeset in xpra [7759] by
- doh: was there for testing the new fallback code only!
- 07:06 Changeset in xpra [7758] by
- * raise default clipboard packets per second to 10 * allow env var to …
- 06:57 Changeset in xpra [7757] by
- #400 fix some warnings found on osx: * add shared defaults for all …
- 06:20 Changeset in xpra [7756] by
- #690 generate the python executable copies based on the script …
- 05:40 Changeset in xpra [7755] by
- put our default config file in /etc
- 05:39 Changeset in xpra [7754] by
- osx default xpra.conf had gone missing
- 03:39 Changeset in xpra [7753] by
- #686: fallback code was wrong, add logging to debug reason for using …
- 01:00 Ticket #690 (OSX Application Menu display "python" rather than "Xpra") created by
- It is a cosmetic detail, but a slightly annoying one. The application …
09/22/14:
- 17:50 Changeset in xpra [7752] by
- more user friendly message format
- 17:43 Changeset in xpra [7751] by
- detect clipboard loops causing heavy clipboard traffic and put a stop to it
- 17:20 Changeset in xpra [7750] by
- simplify shadow servers: remove unused functions and just do a lot …
- 17:02 Changeset in xpra [7749] by
- * slightly more tidy init code * log signals at info level
- 16:50 Changeset in xpra [7748] by
- use InitExit? for "need a mode" so this goes through the same path as …
- 13:41 Changeset in xpra [7747] by
- #163: tell win32 platforms (vista onwards) that we are DPI aware.
- 10:57 Changeset in xpra [7746] by
- add settings info - which looks almost identical to fontoptions.. and …
- 09:59 Changeset in xpra [7745] by
- note that win32 and osx don't have fontoptions..
- 09:09 Changeset in xpra [7744] by
- avoid error if client does not set "xkbmap_mod_pointermissing"
- 09:09 Changeset in xpra [7743] by
- #689: add html switch: * specfile and debian dependencies * man page …
- 09:03 Ticket #689 (make it easier to setup the html5 server) created by
- See #473. At the moment, one has to choose port numbers and point xpra …
- 07:09 Changeset in xpra [7742] by
- #687 add "python-setuptools" to BuildRequires?
- 05:04 Changeset in xpra [7741] by
- oops: remove debugging - never meant to be committed…
- 04:53 Changeset in xpra [7740] by
- more consistent grammar
- 04:51 Changeset in xpra [7739] by
- * add more clipboard options * leave mdns unset so per-platform …
- 02:36 Ticket #688 (build script for rpm packages) created by
- We need a script to automate the build process of the el5, el6, fedora …
- 01:36 Ticket #687 (python-lz4 BuildRequires python-setuptools) created by
- The python-lz4 spec should have BuildRequires?: python-setuptools. …
09/21/14:
- 16:41 Changeset in xpra [7738] by
- r7736 for v0.14.x branch: fix win32 shadow keyboard
- 16:34 Changeset in xpra [7737] by
- the run-xpra shell script only makes sense on posix os
- 16:26 Changeset in xpra [7736] by
- add is_modifier to the keyboard config since it is now a required part …
- 16:19 Changeset in xpra [7735] by
- add changes to release notes
- 16:13 Changeset in xpra [7734] by
- r7733 for v0.14.x branch: fix win32 and osx shadow servers
- 16:12 Changeset in xpra [7733] by
- fix osx and win32 shadow servers: update make_hello to take an …
- 16:00 Changeset in xpra [7732] by
- fix help text for system-tray command line option
- 15:59 Changeset in xpra [7731] by
- r7665 + r7667 + r7668 for v0.14.x branch: fix codec version lookup logic
- 15:57 Changeset in xpra [7730] by
- r7698 for v0.14.x branch: fix command line parsing on builds without …
- 15:56 Changeset in xpra [7729] by
- add numpy version info to codecs
- 15:55 Changeset in xpra [7728] by
- r7701 for v0.14.x branch: don't bother trying to setup a context if we …
- 15:55 Changeset in xpra [7727] by
- r7705 for v0.14.x branch: honour device selection via env var
- 15:54 Changeset in xpra [7726] by
- r7710 + r7711 for v0.14.x branch: try harder to enable webp
- 15:52 Changeset in xpra [7725] by
- r7706 for v0.14.x branch: fix shadow servers
- 15:43 Changeset in xpra [7724] by
- stable version bump
- 11:19 Changeset in xpra [7723] by
- work towards gtk3 compatibility (incomplete)
- 10:48 Changeset in xpra [7722] by
- * add input device info * add "supports_shapes" * more user-friendly …
- 10:11 Changeset in xpra [7721] by
- add more screen details: * some gtk3-only things like "resolution" and …
- 09:37 Changeset in xpra [7720] by
- * remove outdated tests / paths * update useful test to new bindings …
- 09:36 Changeset in xpra [7719] by
- oh subclipse, just remove it already
- 09:25 Changeset in xpra [7718] by
- include detailed display info
- 08:28 Changeset in xpra [7717] by
- * more tests * split simple maths vs cystats * remove extra logging
- 08:00 Changeset in xpra [7716] by
- try only one import per python version: * appindicator for python2 * …
- 07:50 Changeset in xpra [7715] by
- add more tests for calculate_timesize_weighted_average
- 07:31 Changeset in xpra [7714] by
- new upstream release
- 06:37 Changeset in xpra [7713] by
- remove package with a single file actually used and move it back up …
- 03:06 Changeset in xpra [7712] by
- advise user to disable mdns just once for all the publishers, and only …
09/20/14:
- 15:33 Changeset in xpra [7711] by
- missed from r7710: add 'webp' to the list, let the existing logic add …
- 15:29 Changeset in xpra [7710] by
- #686: allow "png" as PIL fallback for "webp", which allows us to …
- 14:32 Changeset in xpra [7709] by
- remove "client-toolkit" option since we can guess which toolkit to use …
- 06:44 Changeset in xpra [7708] by
- restore mouse events on gl windows
- 06:41 Changeset in xpra [7707] by
- #640 gtk3 compat workarounds for the new icon theme code
- 05:27 Changeset in xpra [7706] by
- fix shadow servers: we need get_cursor_data to create a server source
09/19/14:
- 17:28 Ticket #686 (missing encodings on rhel6) created by
- Trying to use webp, however the client says it is unsupported on the …
- 17:07 Changeset in xpra [7705] by
- * honour the env var device selection when called from nvenc * log …
- 17:01 Changeset in xpra [7704] by
- if we have more than one device to choose from, log the one we select …
- 16:57 Changeset in xpra [7703] by
- fix tests for running against the latest code: * we must …
- 16:55 Changeset in xpra [7702] by
- make it easier to build against different versions of the nvenc sdk …
- 16:39 Changeset in xpra [7701] by
- don't bother trying to setup a context if we haven't initialized the module
- 15:35 Changeset in xpra [7700] by
- #400: allow more granular speaker and microphone settings: on, off or …
- 11:10 Changeset in xpra [7699] by
- simplify boolean command line options: instead of having pairs …
- 07:47 Changeset in xpra [7698] by
- use the "Server Options" group anyway, so always include it
- 06:41 Changeset in xpra [7697] by
- #685 send the window icon from the server's default icon theme if the …
- 04:09 Changeset in xpra [7696] by
- we've dropped support for servers that don't do "raw_window_icons" so …
- 03:47 Changeset in xpra [7695] by
- update release notes
- 03:45 Changeset in xpra [7694] by
- r7687 for v0.14.x branch: use our default icon
- 00:32 Changeset in xpra [7693] by
- moduleset updates
09/18/14:
- 17:35 Changeset in xpra [7692] by
- #685 test app with icon from file
- 16:48 Changeset in xpra [7691] by
- xpra before version 0.11 did not set the zlib flag, so we have to …
- 16:31 Changeset in xpra [7690] by
- add latest fix to release notes
- 16:27 Changeset in xpra [7689] by
- fix compressor fallback case
- 16:13 Changeset in xpra [7688] by
- match new refactored code: use "none" compressor
- 15:49 Ticket #685 (icon forwarding using pixel data does not work) created by
- I never noticed because on Linux, using the icon name is enough to get …
- 15:15 Changeset in xpra [7687] by
- explicitly set our icon as default window icon
- 10:55 Changeset in xpra [7686] by
- ensure all scripts are executable
- 10:52 Changeset in xpra [7685] by
- * move video subregion test to unit tests * trap failure to launch …
- 10:44 Changeset in xpra [7684] by
- #177 move more modules to run as unit tests
- 10:15 Changeset in xpra [7683] by
- #177 add some unit tests in a brand new tree and run them as part of …
- 05:53 Changeset in xpra [7682] by
- #640: fix python3 "first packet is text" detection code
- 05:36 Changeset in xpra [7681] by
- #640 py3k / gtk3 fixes: * "include_hidden_chars" is now a required …
- 05:30 Changeset in xpra [7680] by
- gtk3 fix: use the gtk3 friendly constant
- 05:08 Changeset in xpra [7679] by
- ensure that missing lz4/lzo or rencode will trigger some warnings as …
- 03:18 Changeset in xpra [7678] by
- add textual info to asserts
09/17/14:
- 21:44 Changeset in xpra [7677] by
- #473 round dragging event positions to whole integers
- 17:53 Changeset in xpra [7676] by
- if we found the version, expose it
- 17:44 Changeset in xpra [7675] by
- typo
- 17:37 Changeset in xpra [7674] by
- #640 add python3 support to more packages
- 16:34 Changeset in xpra [7673] by
- #640: split xpra into 3 RPM packages
- 15:38 Changeset in xpra [7672] by
- ensure build files don't get added to svn
- 15:17 Changeset in xpra [7671] by
- #683: unbundle python-rencode * move it to its own directory * remove …
- 13:17 Ticket #684 (Win32 xpra client 0.15 sometimes crashes at GTK assertion hdc_count==0) created by
- Running 3 windows of google-chrome I experienced a couple of crashes …
- 12:05 Changeset in xpra [7670] by
- #683: prepare for unbundling: * version bump * restore decode_utf8 …
- 11:17 Changeset in xpra [7669] by
- smaller is better
- 10:40 Changeset in xpra [7668] by
- move csc above enc/dec so opencl doesn't match 'enc' in 'OPencL'!
- 10:36 Changeset in xpra [7667] by
- r7665 was incorrect, but this is finally OK, sure, this time
- 10:03 Changeset in xpra [7666] by
- add numpy version to codec info
- 10:01 Changeset in xpra [7665] by
- fix codec version lookup logic: use correct variable for checks!
- 09:12 Changeset in xpra [7664] by
- fix version string to match version used
- 06:42 Ticket #683 (unbundle python rencode rpm) created by
- There are now packages for Fedora, we can use the same spec file to …
- 06:34 Changeset in xpra [7663] by
- remove more python<2.6 vs python3 workarounds: use binary strings …
- 05:46 Changeset in xpra [7662] by
- show labels in the same order as the data
- 05:01 Ticket #677 (Traceback found connecting osx 0.14.3 client session) closed by
- fixed: Backports in r7655 and r7656. Closing.
- 04:58 Changeset in xpra [7661] by
- updated release notes
- 04:46 Changeset in xpra [7660] by
- r7619 + r7620 for v0.14.x branch: fix session info redraw when …
- 04:45 Changeset in xpra [7659] by
- new resolutions
- 04:43 Changeset in xpra [7658] by
- r7605 for v0.14.x branch: fix missing config file, don't clobber the …
- 04:41 Changeset in xpra [7657] by
- remove unused variable definition
- 04:39 Changeset in xpra [7656] by
- avoid tray menu error on osx builds that are hiding the info menu
- 04:37 Changeset in xpra [7655] by
- r7594 for v0.14.x branch: avoid system tray errors on client start
- 04:35 Changeset in xpra [7654] by
- r7586 for v0.14.x branch: avoid double error in opengl checks
- 04:28 Ticket #681 (tray icon breaks xpra attach on gnome 3.12) closed by
- fixed: Backport in r7653. Closing.
- 04:27 Changeset in xpra [7653] by
- r7641 for v0.14.x branch: fix gnome 3.12 compatibility with system tray
- 03:54 Ticket #545 (honour double-click time from client) closed by
- fixed: Thanks maxmylyn! Closing. (for future reference, those options and …
- 01:38 Changeset in xpra [7652] by
- Cython version bump
- 01:36 Changeset in xpra [7651] by
- ~/.jhbuildrc-custom that can by copied to replace the default one
- 01:27 Changeset in xpra [7650] by
- remove these from bootstrap since some of them require python and add …
09/16/14:
- 22:31 Changeset in xpra [7649] by
- fix for liboil
- 22:23 Changeset in xpra [7648] by
- patch for liboil
- 17:51 Changeset in xpra [7647] by
- Had to put this back still broken I think
- 17:25 Changeset in xpra [7646] by
- don't need autoreconf for this one
- 17:14 Changeset in xpra [7645] by
- remove disable-x and disable-xvideo from gstreamer modules
- 17:00 Changeset in xpra [7644] by
- fix cursor lookup by name with py3k: we want a string as key
- 16:58 Changeset in xpra [7643] by
- remove commented out bits
- 16:46 Changeset in xpra [7642] by
- Add gtk-doc and fix md5 hash for subversion
- 16:09 Ticket #657 (debian wheezy hangs on start with the tray) closed by
- duplicate: I believe this is the same bug as #681, which has more details and a …
- 16:07 Changeset in xpra [7641] by
- #681: keep tray hidden until the main loop is running, prevents …
- 16:01 Changeset in xpra [7640] by
- managed to call show() before the widget was defined somehow - or …
- 14:15 Ticket #263 (add a --max-size option to limit the maximum window size) reopened by
- * managed to get a GTK workaround working in r7635 (using monkey …
- 14:12 Changeset in xpra [7639] by
- * try to honour the existing min-size (if any) * choose the smallest …
- 14:06 Changeset in xpra [7638] by
- #263: suspend max-size when we go fullscreen and restore it afterwards
- 13:34 Changeset in xpra [7637] by
- #263: finally add --max-size support since we can get it work on win32 …
- 11:20 Changeset in xpra [7636] by
- cleanup: remove bits we don't need
- 06:28 Changeset in xpra [7635] by
- #263 workaround lack of max-size support in GTK2 on win32: * keep the …
- 03:36 Changeset in xpra [7634] by
- logger is not used, and is not opengl anyway!
- 02:32 ApplicationQuirks edited by
- (diff)
- 02:26 Changeset in xpra [7633] by
- gtk3 version of the WindowHints?.MAX_SIZE test, which fails when …
09/15/14:
- 17:31 Changeset in xpra [7632] by
- use the generic signal handlers again (works?)
- 17:31 Changeset in xpra [7631] by
- don't call the old exception hook when we handle KeyboardInterrupt? or …
- 16:57 Changeset in xpra [7630] by
- only keep the "Default" theme
- 16:53 Changeset in xpra [7629] by
- remove AGL (Apple GL) from win32 installer!
- 16:38 Changeset in xpra [7628] by
- log the geometry hints we end up applying to the window
- 16:36 Changeset in xpra [7627] by
- remove this check: * I don't think it does anything useful anyway * it …
- 16:33 Changeset in xpra [7626] by
- more tidy code, add better scaling logging
- 16:32 Changeset in xpra [7625] by
- avoid crashes: just don't try to do cursors on win32 (buggy win32 build?)
- 15:14 Changeset in xpra [7624] by
- simplify unicode py3k mess
- 15:12 Changeset in xpra [7623] by
- add new_Cursor_for_display so we don't use deprecated constructor
- 14:10 Changeset in xpra [7622] by
- #640 honour window metadata with gtk3 client, add test for max window size
- 13:12 Changeset in xpra [7621] by
- #640 fix session info missing data in statistics tab
- 13:04 Changeset in xpra [7620] by
- nicer and py3k compatible version of the previous redraw fix
- 13:00 Changeset in xpra [7619] by
- when we switch tabs, redraw the whole window (fixes left overs from …
- 12:07 Changeset in xpra [7618] by
- version bump + release notes with latest fix
- 12:04 Changeset in xpra [7617] by
- cannot use this syntax with old python versions
- 11:41 Ticket #682 (opengl disabled, texture too small) closed by
-
invalid: I'm not sure if
glxgears
uses textures, but if it did, you would … - 11:26 Ticket #665 (drop compatibility with older versions of python / (py)gtk) closed by
- fixed: This is enough for now, Python 2.6 is here to stay as it is used in …
- 10:34 Changeset in xpra [7616] by
- #673 allow the user to specify the sound source plugin to use
- 07:28 Changeset in xpra [7615] by
- log dpi of screen whether we have workspace dimensions or not!
- 07:24 Changeset in xpra [7614] by
- because different, because shiny
- 06:34 Changeset in xpra [7613] by
- #545: honour double-click time (X11 and win32) and distance (X11 …
- 05:40 Changeset in xpra [7612] by
- exception would get swallowed, this is more helpful
- 03:29 Changeset in xpra [7611] by
- log screen dpi
- 03:12 Changeset in xpra [7610] by
- #682: report the actual texture size that failed, and the value we …
09/14/14:
- 18:11 Ticket #682 (opengl disabled, texture too small) created by
- Fedora 20 Gnome 3.12 eDP1 is a high resolution display (retina) …
- 16:47 Changeset in xpra [7609] by
- add new resolution found in ticket #681
- 16:43 Ticket #681 (tray icon breaks xpra attach on gnome 3.12) created by
- Operating System: Fedora 20 Xpra 0.14.6 This error does not occur on …
- 16:40 Changeset in xpra [7608] by
- missed from r7600: present_fbo now takes a rectangle as parameter
- 16:20 Ticket #680 (osx modulesets for building GTK3 + gobject-introspection bindings) created by
- To be done after #533, with which it will share a lot of definitions. …
- 16:11 Changeset in xpra [7607] by
- package the python3 build (for Fedora only) in the same rpm (for now)
- 16:07 Changeset in xpra [7606] by
- slightly easier to read?
- 16:07 Changeset in xpra [7605] by
- don't clobber the whole cmdclass dictionary when adding cython …
- 15:17 Changeset in xpra [7604] by
- make it consistent with other get_info functions: use a namespace
- 11:37 Changeset in xpra [7603] by
- #679: don't bother clearing the new back buffer: we will repaint all …
- 11:31 Changeset in xpra [7602] by
- add glHint GL_PERSPECTIVE_CORRECTION_HINT as per mesa docs
- 10:54 Changeset in xpra [7601] by
- add opengl paint debugging with XPRA_OPENGL_PAINT_BOX env var
- 10:45 Changeset in xpra [7600] by
- #679: only repaint what is needed with single-buffer mode
- 10:43 Ticket #679 (opengl improvements: double buffering, limited repaints, paint state) created by
- See also ticket:640#comment:3. At the moment, only win32 uses …
- 07:21 Ticket #678 (building all the dependencies from source on win32) created by
- Split from #90 (see also #640). Similar to #533 for OSX. Note: cross …
- 06:51 Changeset in xpra [7599] by
- #640 OpenGL for gtk3: * move gl init to generic gtk client class * …
- 04:46 Changeset in xpra [7598] by
- #640: py3k fix: we want a "string" in python, not "bytes"
09/13/14:
- 08:19 Changeset in xpra [7597] by
- new resolution with rotation
- 08:09 Changeset in xpra [7596] by
- my new desktop resolution
- 03:38 Changeset in xpra [7595] by
- #677 if SHOW_ABOUT_XPRA is False, there is no info menu, so don't try …
- 03:37 Changeset in xpra [7594] by
- #677 the tray may be None when we get the first geometry event …
- 03:06 Changeset in xpra [7593] by
- py3k fix: execfile is no more!
09/12/14:
- 23:26 Ticket #677 (Traceback found connecting osx 0.14.3 client session) created by
- Connecting an osx 0.14.3 client using the command line I'm seeing the …
- 15:11 Changeset in xpra [7592] by
- version bump for the cython workaround
- 15:09 Changeset in xpra [7591] by
- r7590 for v0.14.x branch: workaround buggy Cython 0.21
- 15:07 Changeset in xpra [7590] by
- workaround buggy Cython 0.21 ImportError? handling: just keep the …
- 13:58 Ticket #676 (Allow admin to restrict the user's ability to overwrite xpra config ...) created by
- For admin-managed environments it is not always desireable to allow …
- 13:18 Ticket #675 (Extend Xpra proxy for terminal server deployments) created by
- In order to use Xpra as a terminal server a couple of features are …
- 11:43 Changeset in xpra [7589] by
- use gtk_util directly rather than having a wrapper for it in client …
- 11:33 Changeset in xpra [7588] by
- workaround incredibly annoying python string behaviour
- 10:07 Changeset in xpra [7587] by
- #640 port the gl check code to python3 / gobject introspection
- 09:40 Changeset in xpra [7586] by
- avoid double-error when we can't get the list of extensions: define an …
- 03:59 Changeset in xpra [7585] by
- updated release notes
- 03:43 Ticket #674 (ssh ... "xpra start ..." fails with "Broken pipe" when ssh closes) closed by
- fixed: Thanks, that helps. Closing. Not sure about #568.. I think I saw that …
- 03:34 Changeset in xpra [7584] by
- r7534 for v0.14.x branch: reduce cost of rectangle operations
- 03:31 Changeset in xpra [7583] by
- r7575 for v0.14.x branch: don't fail to daemonize if we just fail to …
- 03:29 Changeset in xpra [7582] by
- r7553 for v0.14.x branch: avoid gl logging error
- 03:28 Changeset in xpra [7581] by
- r7533 for v0.14.x branch: include per-window debugging data in xpra info
- 03:27 Changeset in xpra [7580] by
- r7544 for v0.14.x branch: fix rare region refresh error
- 03:24 Ticket #613 ({x264,ffmpeg,libvpx,libwep}-xpra packages) closed by
- fixed: Not heard too many complaints.. closing.
- 03:20 Ticket #672 (wrong color mapping of application window icons with plain rgb ...) closed by
- fixed: Backport to v0.14.x in r7579. (non-trivial) Closing.
- 03:18 Changeset in xpra [7579] by
- r7576 for v0.14.x branch: swap pixel order to accomodate pixbuf
- 03:07 Ticket #666 (start-child drops command line arguments) closed by
- fixed: Backport for v0.14.x was in r7529. Closing.
- 03:06 Ticket #555 (0.12.2: multi-monitor positioning issues) closed by
- fixed: Backport to v0.14.x was in r7501. Closing.
- 02:47 Changeset in xpra [7578] by
- #563: remove intel driver blacklisting on osx
09/11/14:
- 15:12 Changeset in xpra [7577] by
- #672: test app for RGBA window icons
- 15:11 Changeset in xpra [7576] by
- #672: swap pixel order to accomodate pixbuf
- 14:53 Changeset in xpra [7575] by
- #674: don't fail to daemonize if we just fail to tell the user about it
- 14:37 Changeset in xpra [7574] by
- bail out sooner if somehow the Xvfb command is missing, more helpful …
- 14:36 Changeset in xpra [7573] by
- #640: cursor support for gtk3: * move gtk2 cursor code to gtk client …
- 13:25 Changeset in xpra [7572] by
- * fix colors swapped with cairo (R and B since RGB24 is actually …
- 13:16 Changeset in xpra [7571] by
- build cairo cython workaround on platforms other than x11
- 13:16 Changeset in xpra [7570] by
- why this worked on nix is pure (bad) luck: format is a keyword, not a …
- 12:38 Changeset in xpra [7569] by
- add warning that the lack of cairo_workaround will make things very slow!
- 11:33 Changeset in xpra [7568] by
- missed remaining reference to old "dec_avcodec"
- 11:31 Changeset in xpra [7567] by
- remove py3k fixers and workarounds: the code is now py3k clean already!
- 11:30 Changeset in xpra [7566] by
- fix py3k problematic exception syntax which got re-added..
- 10:58 Changeset in xpra [7565] by
- if we fail because of a missing DLL: exit with non-zero error code so …
- 10:51 Changeset in xpra [7564] by
- py3k compat syntax
- 10:32 Changeset in xpra [7563] by
- support missing cython extension by using the ugly fallback method
- 10:31 Changeset in xpra [7562] by
- also always refresh the window with cairo
- 10:18 Changeset in xpra [7561] by
- new file found in 0.21
- 09:55 Changeset in xpra [7560] by
- new upstream release
- 08:54 Changeset in xpra [7559] by
- cairo backing fixes: * must return True to cause a repaint * repaint …
- 08:46 Changeset in xpra [7558] by
- #665: remove old cruft: * replace wrapper workaround functions for …
- 07:30 Changeset in xpra [7557] by
- #90: split cairo code so we can add the partial cython workarounds for gtk3
- 07:22 Changeset in xpra [7556] by
- #665: we can now assume bytearray exists
- 05:14 Changeset in xpra [7555] by
- #90: * move "screen_get_default" to gtk_util so we can use it in …
- 05:00 Changeset in xpra [7554] by
- remove unused import
- 04:52 Changeset in xpra [7553] by
- avoid error in logging if str is called on GL backing class before it …
- 00:02 Ticket #674 (ssh ... "xpra start ..." fails with "Broken pipe" when ssh closes) created by
- 0.14.5 on 64bit Ubuntu 12.04 This used to work but now fails: […] …
09/10/14:
- 17:12 Changeset in xpra [7552] by
- py3k fix for session info, some of the keys are "bytes" according to …
- 16:25 Changeset in xpra [7551] by
- python3 fixes
- 12:18 Changeset in xpra [7550] by
- test for #672
- 10:08 Changeset in xpra [7549] by
- fix pillow deprecation warning
- 09:52 Changeset in xpra [7548] by
- also update the changelog (this should be automatic!)
- 09:50 Changeset in xpra [7547] by
- version bump
- 04:13 Changeset in xpra [7546] by
- include detailed get_info codec in verbose output mode
- 04:07 Changeset in xpra [7545] by
- simplify opengl safety checks and allow command line to overrule all checks
- 03:09 Changeset in xpra [7544] by
- fix rare refresh error reported in #563: use the reference to the …
- 01:57 Ticket #673 (Change sound server option) created by
- We should add an option to allow the user to select the sound server …
09/09/14:
- 17:09 Changeset in xpra [7543] by
- r7509 for v0.14.x branch: more reliable fallback for unpremultiply
- 16:06 Changeset in xpra [7542] by
- always include opengl bits, as we have all the opengl rpms for all …
- 15:36 Changeset in xpra [7541] by
- version bump so we can make new beta 0.14.x builds
- 12:04 Changeset in xpra [7540] by
- more friendly error message, better suited for ssh failures
09/08/14:
- 09:17 Changeset in xpra [7539] by
- update release notes with latest fix
- 09:14 Changeset in xpra [7538] by
- r7537 for v0.14.x branch: fix remote ssh start child for win32 and osx
- 09:04 Changeset in xpra [7537] by
- we need start child on the client side for remote ssh start!
- 06:04 Changeset in xpra [7536] by
- #620 test for rectangle performance
- 05:35 Changeset in xpra [7535] by
- fix test: log got renamed!
- 05:31 Changeset in xpra [7534] by
- #670: reduce cost of add_rectangle and remove_rectangle by looking up …
- 05:04 Ticket #563 (OSX client crashes with Intel opengl driver) reopened by
- Please ignore my stupid comment above, calibre is to be used on the …
- 04:27 Changeset in xpra [7533] by
- include per-window debugging data in xpra info
- 03:59 Changeset in xpra [7532] by
- avoid pydev warning
09/06/14:
- 15:40 Changeset in xpra [7531] by
- add pyglib version info
- 10:42 Changeset in xpra [7530] by
- updated release notes
- 10:38 Ticket #671 (Server crashes if lz4 is missing) closed by
- fixed: Backport in r7524. Forgot to mention that you really should have lz4 …
- 10:36 Changeset in xpra [7529] by
- r7520 for v0.14.x branch: fix remote start child command with …
- 10:31 Changeset in xpra [7528] by
- r7321 + r7332 for v0.14.x branch: include more info in bug reports
- 10:29 Changeset in xpra [7527] by
- r7512 + r7513: cancel repeat timeout on any key packet received
- 10:27 Changeset in xpra [7526] by
- r7516 for v0.14.x branch: do batch when we get damage storms
- 10:25 Changeset in xpra [7525] by
- r7523 for v0.14.x branch: honour build_base
- 10:24 Changeset in xpra [7524] by
- r7521 for v0.14.x branch: don't assume we have compression algos
- 05:39 FAQ edited by
- (diff)
- 05:37 Sound edited by
- (diff)
- 05:36 Sound edited by
- (diff)
- 05:35 Sound edited by
- (diff)
- 05:28 FAQ edited by
- (diff)
- 05:24 WikiStart edited by
- (diff)
- 05:24 ApplicationQuircks created by
- ApplicationQuircks → …
09/05/14:
- 17:46 Ticket #672 (wrong color mapping of application window icons with plain rgb ...) created by
- Hi. The application icons (displayed in the task bar and on the top …
- 17:08 Changeset in xpra [7523] by
- honour build_base, which ends up being wrong when we use "./setup.py …
- 16:28 Changeset in xpra [7522] by
- try harder to enforce stronger types in encoding dict
- 16:25 Changeset in xpra [7521] by
- #671: don't assume we have compression algos just because they're in …
- 16:04 Ticket #671 (Server crashes if lz4 is missing) created by
- Hi. If the server does not have lz4 installed, connecting to the …
- 15:04 Changeset in xpra [7520] by
- #666 change quoting style to make it all work (it's magic)
- 14:04 Changeset in xpra [7519] by
- ignore pydev warning
- 11:20 Changeset in xpra [7518] by
- use a different macro for the "real" version string
- 11:06 Changeset in xpra [7517] by
- the version in the fedora repo has "b2" appended to the version string …
- 06:29 Changeset in xpra [7516] by
- #670: do batch when we get damage storms, currently set at 5 damage …
- 04:32 Changeset in xpra [7515] by
- dependency changes, try to ensure: * ubuntu will have …
- 03:23 Ticket #659 (connecting with a new client did not cause the existing client to ...) closed by
- worksforme: Looks fine: both log server requested disconnect: new client (this …
09/04/14:
- 21:02 Ticket #670 (Subpar performance when running gvim or emacs) created by
- Reproduction steps: * start server: […] where executable might be …
- 17:03 Changeset in xpra [7514] by
- add ability to easily add sink attributes and include two examples
- 14:28 Changeset in xpra [7513] by
- #668: missing bit from r7512: we also need to cancel from x11 server, …
- 14:07 Changeset in xpra [7512] by
- #668: the repeat timer is for ensuring that we unpress the key when we …
- 10:57 Changeset in xpra [7511] by
- fixes for building on Fedora 19 (no support for filter macros) and …
- 10:42 Ticket #669 (speaker forwarding may cause server to hang) created by
- Attaching/disconnecting with speaker forwarding sometimes leaves …
- 09:18 Changeset in xpra [7510] by
- we now have pillow packages for all rpm distros, so we can depend on it
- 09:14 Changeset in xpra [7509] by
- more reliable fallback for unpremultiply
- 08:27 Ticket #668 (Cant press multiple keys at once?) created by
- I was just trying to play a racing game remotely. It uses the Up arrow …
09/03/14:
- 18:44 Changeset in xpra [7508] by
- * rename cuda package * add pytools needed for cuda on centos * trim …
- 07:07 Changeset in xpra [7507] by
- specfile for pillow based on Fedora's
- 06:43 Changeset in xpra [7506] by
- compat patch for older version of pytools
- 06:07 Changeset in xpra [7505] by
- specfile for building pycuda
09/02/14:
- 20:49 Changeset in xpra [7504] by
- Change url for gtkglext try to fix bootstrap modules
- 15:49 Changeset in xpra [7503] by
- updated release notes
- 15:45 Changeset in xpra [7502] by
- r7471 for v0.14.x branch: fix error wrongly reported after client …
- 15:44 Changeset in xpra [7501] by
- r7478 for v0.14.x branch: honour initial position only when it was …
- 15:17 ReportingBugs edited by
- (diff)
- 08:08 Changeset in xpra [7500] by
- r7499 for v0.14.x branch: show xpra icon in "add and remove programs"
- 08:05 Changeset in xpra [7499] by
- show xpra icon in "add and remove programs"
- 07:46 Changeset in xpra [7498] by
- merge spec file builds updates from trunk
- 05:36 Changeset in xpra [7497] by
- updated release notes
- 05:33 Changeset in xpra [7496] by
- r7493 for v0.14.x branch: delfile is a single arg function!
- 05:31 Changeset in xpra [7495] by
- r7490 for v0.14.x branch: remove redundant file
- 05:30 Changeset in xpra [7494] by
- r7491 for v0.14.x branch: setup.py may not be executable when building …
Note: See TracTimeline
for information about the timeline view.