Timeline
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 …
09/01/14:
- 17:21 Changeset in xpra [7493] by
- delfile is a single arg function!
- 17:00 Changeset in xpra [7492] by
- fix changelog bloopers
- 16:56 Changeset in xpra [7491] by
- setup.py may not be executable when building from snapshot
- 10:55 Changeset in xpra [7490] by
- now redudant, the spec file to use is in rpmbuild/
- 09:28 Changeset in xpra [7489] by
- forgot to add file that the patch added
08/30/14:
- 16:57 Changeset in xpra [7488] by
- #663: undo r7485 which causes deadlocks apparently
- 16:55 Ticket #667 (server-side warning: CompositeHelper::shm-handle after class was ...) closed by
- invalid: OK, closing. If anyone ever hits this warning anywhere, please re-open.
- 15:49 Changeset in xpra [7487] by
- oops: patch emptied the file instead of deleting it
- 11:23 Usage/Docker edited by
- (diff)
- 11:15 WikiStart edited by
- (diff)
- 11:09 Usage/Docker edited by
- (diff)
- 10:47 Usage/Docker edited by
- remove opinion piece (diff)
- 10:37 Changeset in xpra [7486] by
- new icon for wiki
- 10:32 Usage edited by
- (diff)
- 10:31 Docker created by
- Docker → Usage/Docker.
- 09:34 Changeset in xpra [7485] by
- #663: use min-threshold-time to try to ensure that the buffer is …
- 08:49 Ticket #667 (server-side warning: CompositeHelper::shm-handle after class was ...) created by
- On 0.14.4 and I've noticed that mouse cursor is not changing shape …
08/29/14:
- 21:56 Usage/Docker created by
- 17:01 Changeset in xpra [7484] by
- #665 use enumerate() construct to simplify code
- 16:39 Changeset in xpra [7483] by
- #665 make cymaths module mandatory for builds with server support
- 16:33 Changeset in xpra [7482] by
- #665 make argb module mandatory
- 16:25 Changeset in xpra [7481] by
- missed from r7480: make cyxor mandatory
- 16:24 Changeset in xpra [7480] by
- #665 make cyxor mandatory
- 16:16 Changeset in xpra [7479] by
- outdated patch
- 15:18 Changeset in xpra [7478] by
- #555 honour the window's initial position only when the 'USPosition' …
- 14:55 Changeset in xpra [7477] by
- avoid sending metadata we can just assume: all the special flags are …
- 14:31 Changeset in xpra [7476] by
- partial revert of r7469: we need "notify-startup-complete" to avoid …
- 14:27 Changeset in xpra [7475] by
- re-arrange code to make it more logical: group change detection in one …
- 13:49 Ticket #666 (start-child drops command line arguments) created by
- Example: […] Should start a blue xterm... but instead we find: …
- 07:13 Changeset in xpra [7474] by
- add except guards around section we run in ui thread too (so we force …
- 00:14 Changeset in xpra [7473] by
- try and add the depends for gtk-doc
08/28/14:
- 22:40 Changeset in xpra [7472] by
- orc 0.4.22 gtkglext 1.2.0 with patches pygtkglext pillow 2.5.3 add …
- 16:14 Changeset in xpra [7471] by
- this doesn't do anything, just causes the command to return an error …
- 15:33 Changeset in xpra [7470] by
- #665: * drop support for versions older than 0.12.6 * assume …
- 15:26 Changeset in xpra [7469] by
- #665: * drop support for versions older than 0.11.6 * assume …
- 15:09 Changeset in xpra [7468] by
- #665 drop support for versions older than v0.11.x, which allows us to …
- 14:38 Changeset in xpra [7467] by
- updated release notes
- 14:35 Changeset in xpra [7466] by
- r7457 for v0.14.x branch: prevent X11 errors when getting the cursor …
- 14:14 Building edited by
- (diff)
- 10:48 SessionInfo edited by
- (diff)
- 10:46 SessionInfo edited by
- (diff)
- 10:30 SessionInfo edited by
- (diff)
- 10:18 SessionInfo edited by
- (diff)
- 10:00 SessionInfo edited by
- (diff)
- 09:57 SessionInfo edited by
- (diff)
- 09:53 SessionInfo edited by
- (diff)
- 09:52 SessionInfo edited by
- (diff)
- 09:32 Changeset in xpra [7465] by
- add bug fix to release notes
- 09:29 Changeset in xpra [7464] by
- r7463 for v0.14.x branch: prevent crash with refresh rectangles in …
- 09:28 WindowRefresh edited by
- (diff)
- 09:26 Changeset in xpra [7463] by
- fix bug: rectangles cannot be encoded and this would crash the connection!
- 09:06 SessionInfo edited by
- (diff)
- 09:02 SessionInfo edited by
- (diff)
- 09:00 SessionInfo edited by
- (diff)
- 08:53 SessionInfo edited by
- (diff)
- 08:49 ReportingBugs edited by
- (diff)
- 08:49 SessionInfo created by
- 08:49 ReportingBugs edited by
- (diff)
- 08:48 Debugging edited by
- (diff)
- 08:40 WikiStart edited by
- (diff)
- 08:38 Debugging edited by
- (diff)
- 05:09 Changeset in xpra [7462] by
- version bump
- 05:05 Changeset in xpra [7461] by
- r7433 + r7432 for v0.14.x branch: new xorg modelines
- 05:02 Changeset in xpra [7460] by
- r7379 for v0.14.x branch: make install more resilient
- 04:55 Changeset in xpra [7459] by
- fix server crash (often as BadCursor?): ensure we run ui hello bits in …
- 04:51 Changeset in xpra [7458] by
- ensure we process UI part of hello in ui thread
- 04:19 Changeset in xpra [7457] by
- try to prevent X11 errors when getting the cursor data
08/27/14:
- 13:45 Changeset in xpra [7456] by
- simplify: concatenating small strings is cheaper than parsing the …
- 13:29 Changeset in xpra [7455] by
- close the temporary mmap file before trying to delete it
- 13:16 Changeset in xpra [7454] by
- #665: we can assume Py_ssize_t is defined
- 13:08 Changeset in xpra [7453] by
- remove outdated patches from the debian copy..
- 12:12 Changeset in xpra [7452] by
- remove redundant check
- 12:04 Changeset in xpra [7451] by
- #665: use the file context manager construct
- 11:46 Changeset in xpra [7450] by
- #665: we no longer have to nest things
- 11:38 Changeset in xpra [7449] by
- drop support for old python versions: use new spelling
- 11:35 Changeset in xpra [7448] by
- drop support for old python versions: subprocess.terminate is python26 …
- 09:39 Changeset in xpra [7447] by
- bump release for rebuild with "Obsoletes" tag
- 09:36 Changeset in xpra [7446] by
- this helps yum resolved the conflicts, apparently
- 07:18 Changeset in xpra [7445] by
- drop support for old python versions: use new-style exception syntax …
- 07:00 Changeset in xpra [7444] by
- old python compat changes: * md5 * exceptions
- 06:22 Changeset in xpra [7443] by
- fix bug introduced by r7442: don't try to acquire the lock twice!
- 05:30 Changeset in xpra [7442] by
- drop support for old python versions: use shorter "with lock" construct
- 04:29 Ticket #665 (drop compatibility with older versions of python / (py)gtk) created by
- This is a tracker ticket for a number of changes which simplify the …
- 03:57 Changeset in xpra [7441] by
- drop support for old python versions: bytearray will be present
- 03:52 Changeset in xpra [7440] by
- drop support for old python versions: we can always use unpack_from, …
- 03:46 Changeset in xpra [7439] by
- drop support for old python versions: fchmod will be present
- 03:43 Changeset in xpra [7438] by
- drop support for old python versions: use deque wih maxlen, no need …
- 03:29 Changeset in xpra [7437] by
- drop support for old python versions: we can assume the uuid module is …
- 03:25 Changeset in xpra [7436] by
- drop support for old python versions: use shorter frozenset directly
- 03:22 Changeset in xpra [7435] by
- drop support for old python versions: use shorter "with lock" construct
- 03:10 Changeset in xpra [7434] by
- add more helpful repr string to all classes
- 03:09 Ticket #664 (add additional modelines to xorg.conf) closed by
- fixed: Done in r7433
- 03:09 Changeset in xpra [7433] by
- #664 add new modes as requested
08/26/14:
- 16:32 Ticket #664 (add additional modelines to xorg.conf) reopened by
- I have another one […]
- 16:09 Ticket #664 (add additional modelines to xorg.conf) closed by
- fixed: Done in r7432.
- 16:08 Changeset in xpra [7432] by
- #664 add new modes as requested
- 16:06 Ticket #664 (add additional modelines to xorg.conf) created by
- I would like to request the addition of two mode lines. […] This …
08/25/14:
- 15:08 Changeset in xpra [7431] by
- include timestamp and duration in buffer metadata
- 10:59 Ticket #635 ((py)gtkglext for centos7) closed by
- fixed: With the spec files above, I have successfully built …
- 10:52 Changeset in xpra [7430] by
- #635 we now have working opengl on centos7
- 05:42 Changeset in xpra [7429] by
- always enable verbose mode
- 05:37 Sound edited by
- (diff)
- 05:34 Sound edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.