Timeline
05/27/16:
- 15:26 Ticket #1210 (Host key) created by
- To reduce possible keyboard shortcut conflicts, like common X11 layout …
- 13:20 Changeset in xpra [12704] by
- add stream compression options: lzo and lz4
- 12:32 Changeset in xpra [12703] by
- new sound codec option: raw+gdp
- 11:36 Changeset in xpra [12702] by
- always add /usr/sbin to path so that we can find lpinfo and probe for …
- 08:30 Changeset in xpra [12701] by
- #1206: oops, missed from r12697
- 08:29 Changeset in xpra [12700] by
- use network logger in new_connection handler
- 08:19 Changeset in xpra [12699] by
- #1136: bail out early if this is not an xpra packet (saves …
- 08:03 Changeset in xpra [12698] by
- #983: add AF_VSOCK to man page
- 07:51 Changeset in xpra [12697] by
- #1206: add "start-desktop" subcommand and xnest option to configure …
- 07:42 Versions/PendingFixes edited by
- (diff)
- 07:41 Changeset in xpra [12696] by
- #1106 fixes: * Xnest may append to the window title * Xephyr may …
- 07:27 Changeset in xpra [12695] by
- cancel the focus recheck timer during cleanup, and don't schedule it …
- 07:26 Changeset in xpra [12694] by
- re-arrange the code and avoid errors during shutdown: the window or …
- 06:38 Changeset in xpra [12693] by
- remove debug logging
05/26/16:
- 17:23 Changeset in xpra [12692] by
- #1208: "readonly" is now server-driven, update docs and command line …
- 17:20 Changeset in xpra [12691] by
- #1208: * support for the readonly flag server-side * fix wrongly …
- 16:54 Changeset in xpra [12690] by
- all the server versions we support have the "info-request" feature
- 16:47 Changeset in xpra [12689] by
- remove debug logging
- 16:33 Changeset in xpra [12688] by
- #1136: move websockify in-process * html can now be used to specify …
- 15:50 Changeset in xpra [12687] by
- pass debug flag to client instance
- 08:23 Changeset in xpra [12686] by
- new upstream release
- 07:48 Versions/PendingFixes edited by
- (diff)
- 07:47 Changeset in xpra [12685] by
- strip debian temporary build path
- 07:25 Changeset in xpra [12684] by
- make all runtime console logging off by default unless debug flag is …
- 07:06 Changeset in xpra [12683] by
- * missed from r12676: client handling of cursors as png * if there …
- 07:03 Ticket #1202 (Inconsistent DPI with multimonitor client) closed by
- fixed: > Could you point me to any info on status of upstream adoption of dpi …
- 06:55 Changeset in xpra [12682] by
- more friendly error message
- 06:30 Changeset in xpra [12681] by
- don't trigger error in error handler if PKG_CONFIG_PATH is not defined!
- 06:04 Changeset in xpra [12680] by
- #1208: add readonly menu item
- 05:04 Ticket #1209 (pulseaudio presence dedection) created by
- Do not try to start pulseaudio (and throw error) if it is missing. …
- 04:55 Ticket #1208 (Add read-only mode switch to client tray menu) created by
- Self-explanatory.
- 04:53 Ticket #1207 (Tray menu disappears) created by
- Menu of xpra tray icon is shown only while mouse button is held …
- 04:46 Changeset in xpra [12679] by
- oops: add code to reset cursor to default
- 04:43 Ticket #1206 (Native full destop support?) created by
- While it is possible to launch nested X server inside Xpra, it has …
- 04:43 Changeset in xpra [12678] by
- cursors support for the html5 client: * remove named cursors …
05/25/16:
- 11:14 Changeset in xpra [12677] by
- add icon placeholder
- 11:12 Changeset in xpra [12676] by
- support for window icons in html5 client: the client can now specify …
- 09:38 Changeset in xpra [12675] by
- don't try to use vsock sockets for printing!
- 08:53 Changeset in xpra [12674] by
- only send printer definitions if the server supports printing
- 08:37 Changeset in xpra [12673] by
- remove support for long deprecated encoding names
- 08:30 Changeset in xpra [12672] by
- * websockify can end up firing an "error" packet, handle it the same …
- 08:16 Changeset in xpra [12671] by
- r12662 + r12663 + r12665: fix window aspect ratio hints handling
- 08:13 Changeset in xpra [12670] by
- r12668 for v0.17.x branch: fix dpi miscalculation
- 08:10 Changeset in xpra [12669] by
- use the same naming as everywhere else
- 08:01 Changeset in xpra [12668] by
- #1193 / #1102: dpi was wrongly doubled here too
- 07:55 Changeset in xpra [12667] by
- log screen dimensions used for calculating the hardware dpi
- 07:50 Changeset in xpra [12666] by
- cache and use the same icon size for all the menu items in setup_menu …
- 02:30 Ticket #1156 (Wacom Tablet - Holding scroll button does not block clicks) closed by
- invalid: Agreed.
- 02:29 Ticket #1198 (0.18.0 server with limited resources - AttributeError: 'tuple' object ...) closed by
- fixed: Been trying to repro, but haven't been able to so far. I'm actually …
05/24/16:
- 14:27 Changeset in xpra [12665] by
- do not try to export float values for the aspect ratio (causes errors …
- 14:26 Changeset in xpra [12664] by
- when a client disconnects, log its counter id so we know which one it is
- 14:25 Changeset in xpra [12663] by
- if the aspect ratio is invalid, clear the value pairs and not just the …
- 14:24 Changeset in xpra [12662] by
- * negative aspect ratio also does not make sense * delete invalid …
- 04:52 Changeset in xpra [12661] by
- r12660 for v0.17.x branch: fix numpad enter key mapping
- 04:51 Ticket #1099 (Keyboard Layout issue with Windows Shadow Server) closed by
- fixed: Thanks for testing! Just one key missing, how hard can it be... But as …
- 04:49 Changeset in xpra [12660] by
- #1099: map numpad enter to the return key
05/23/16:
- 23:56 Ticket #1196 (merge sound metadata packets) closed by
- fixed: Finally made my way though #1194. Closing this one now too.
- 23:35 Ticket #1194 (mpeg4 audio support) closed by
-
fixed: Ok... looks like
sudo dnf install x264-libs
was "all" I needed … - 12:33 Changeset in xpra [12659] by
- doh fixup r12658: actually apply the change to Xdummy, include dpi for …
- 10:26 Changeset in xpra [12658] by
- no patched dummy driver for debian, so force reasonable DPI instead
- 10:21 Ticket #1195 (keyboard grabs - conflicting shortcuts and modifier grabbing) closed by
- fixed: > btw, I've replaced all 'Meta+Shift' with 'Shift_R' and none of xpra …
- 10:15 Changeset in xpra [12657] by
- better logging for shortcut parsing
- 06:56 Changeset in xpra [12656] by
- show sound container format in use
- 06:28 Changeset in xpra [12655] by
- the codec string may not have the container format in it, so look it …
- 05:57 Changeset in xpra [12654] by
- remove unused "force" argument
- 05:56 Changeset in xpra [12653] by
- also rate limit min level updates and do the checks before acquiring …
- 05:50 Changeset in xpra [12652] by
- bail out early if we shouldn't be setting the max level: before …
- 05:42 Changeset in xpra [12651] by
- we now only send info updates, so clear existing dict values
- 05:33 Changeset in xpra [12650] by
- #1196 sound-data packets can end up being large, in particular the …
- 04:41 Ticket #1205 (fix sound forwarding for osx and win32 shadow servers) created by
- Follow up from #391, related to: #899. When we shadow an OSX or win32 …
- 04:23 Changeset in xpra [12649] by
- * log the device we end up using * only select a specific device if we …
- 04:14 Changeset in xpra [12648] by
- #1196: avoid warnings if the packet_metadata is big and would cause …
05/22/16:
- 12:19 Changeset in xpra [12647] by
- #389: select the correct direcsoundsrc device when shadowing: use …
- 12:10 Changeset in xpra [12646] by
- quote all string options so we don't end up with pipeline errors if …
- 10:51 Changeset in xpra [12645] by
- #1195: add "Control_R" shortcut for grabbing the keyboard (toggle on/off)
- 09:41 Changeset in xpra [12644] by
- also validate max-size before compressing data
- 08:15 Changeset in xpra [12643] by
- improve keyboard debug logging
- 07:29 Changeset in xpra [12642] by
- r12641 for v0.17.x branch: fix win32 mapping for substract numpad key
- 07:22 Changeset in xpra [12641] by
- #1099: * fix typo in win32 key mapping "substract" -> "subtract" * use …
- 06:49 DPI edited by
- (diff)
05/21/16:
- 13:12 Changeset in xpra [12640] by
- r12636 for v0.17.x branch: prevent sound subprocess from getting stuck …
- 13:11 Changeset in xpra [12639] by
- r12638 for v0.17.x branch: disable opus to avoid encoder problems with …
- 13:09 Ticket #1204 (split dependency between sound encoders and decoders) created by
- We don't need the decoder to use the codec for encoding and vice …
- 13:08 Changeset in xpra [12638] by
- osx seems to have problems with opus, disable it for now
- 13:02 Changeset in xpra [12637] by
- use standard format for warning message
- 12:59 Changeset in xpra [12636] by
- if we get a pipeline error, terminate the sound subprocess (otherwise …
- 12:58 Changeset in xpra [12635] by
- catch the "error" signal and just log the message at debug level …
- 12:28 Changeset in xpra [12634] by
- r12633 for v0.17.x branch: avoid logging errors if webp encoder is not …
- 12:26 Changeset in xpra [12633] by
- we have disabled the webp encoder on osx, avoid logging errors if it …
- 10:48 Changeset in xpra [12632] by
- r12631 for v0.17.x branch: fix osx shadow crashes
- 10:22 Changeset in xpra [12631] by
- disable webp encoder on osx as I am seeing crashes in …
- 06:36 Changeset in xpra [12630] by
- r12627 for v0.17.x branch: fixup r12621 and avoid triggering pyobjc …
- 06:34 Changeset in xpra [12629] by
- r12626 + r12628 for v0.17.x branch: fix more osx shadow server key mappings
- 06:12 Changeset in xpra [12628] by
- more keymap fixes: we must use the x11 key names
- 06:04 Changeset in xpra [12627] by
- relying on pyobjc to throw an exception to trigger the fallback code …
- 05:21 Changeset in xpra [12626] by
- fix return key mapping
- 05:18 Changeset in xpra [12625] by
- r12624 for v0.17.x branch: fix space bar key mapping
- 05:17 Changeset in xpra [12624] by
- fix space bar key mapping
- 05:11 Changeset in xpra [12623] by
- r12612 for v0.17.x branch: only patch pixels function if we will be …
- 05:09 Changeset in xpra [12622] by
- r12613 for v0.17.x branch: correctly report compression algorithm in …
- 05:08 Changeset in xpra [12621] by
- r12620 for v0.17.x branch: fix osx shadow server disconnections
- 04:47 Changeset in xpra [12620] by
- the "isinstance" check fails and causes the objc wrapper to reach the …
- 04:09 Ticket #1201 (Fresh Fedora 23 install of 0.18.0 xpra getting Error setting up dbus server) closed by
- fixed: Backport to v0.17.x in r12619. Closing.
- 04:07 Changeset in xpra [12619] by
- r12609 for v0.17.x branch: we need dbus-x11 as a dependency
05/20/16:
- 16:46 Changeset in xpra [12618] by
- fix some groff warnings "cannot adjust line"
- 10:27 Ticket #1203 (Set working dir to $HOME in xpra environment) created by
- When starting session with: {{{xpra start ssh:... …
- 10:26 Changeset in xpra [12617] by
- r12616 for v0.17.x branch: fix dependencies for rhel 7.0
- 10:25 Changeset in xpra [12616] by
- rhel 7.0 does not have python-cryptography available in the standard …
- 08:35 Changeset in xpra [12615] by
- constify max lz4 packet size
- 07:52 Ticket #1202 (Inconsistent DPI with multimonitor client) created by
- Using Xpra 0.17.2 on current Debian Testing. When connecting from …
- 07:17 Changeset in xpra [12614] by
- doh: unbreak non-ssh connections
- 06:59 Changeset in xpra [12613] by
- if we fall through to uncompressed, correctly report algo as "not" …
- 06:53 Changeset in xpra [12612] by
- only patch the pixels_to_bytes function if we are actually using the …
- 06:28 Changeset in xpra [12611] by
- prevent false positives in "showconfig": * webcam is disabled on osx * …
- 06:24 Changeset in xpra [12610] by
- record ssh process with the child reaper
- 02:44 Ticket #1132 (more sensible default vfb resolution on startup) closed by
- fixed: That will do.
- 00:06 Ticket #391 (osx shadow server improvements: mdns, keyboard support, etc) closed by
- fixed: Ok, thanks for info. I actually gave it a shot, some luck with tcp, …
05/19/16:
- 04:48 Versions/PendingFixes edited by
- (diff)
- 04:46 Changeset in xpra [12609] by
- #1201: we need dbus-x11 to be able to exec dbus-launch without error
- 02:26 Ticket #1152 (intercept all keys before the desktop) closed by
- fixed: Tried to test a little, but I'm not sure what windows keyboard …
- 01:36 Ticket #1114 (xpra --start-child xterm starts in / and does not respect .Xresources) closed by
- fixed: Wow... it's like xterm Christmas! Looks good, and some of these …
- 00:12 Ticket #1142 (xvid MPEG4 codec support) closed by
-
fixed: Interestingly, I find an
xvid
directory in myv0.17.x
src, …
05/18/16:
- 20:36 Ticket #1201 (Fresh Fedora 23 install of 0.18.0 xpra getting Error setting up dbus server) created by
- Not sure if this is a dependency that is really required (I guess I …
- 19:30 Ticket #1197 (Trying to install 0.18.x on fedora 23 from winswitch-beta repo failing ...) closed by
- fixed: Set up a new VM to test - installed 0.18.0-0.20160513r12577.fc23 from …
- 10:19 Changeset in xpra [12608] by
- version bump + update release notes
- 09:59 Versions/PendingFixes edited by
- (diff)
- 09:59 Changeset in xpra [12607] by
- r12594 for v0.17.x branch: memory allocation and freeing fixes for …
- 09:56 Changeset in xpra [12606] by
- r12596 for v0.16.x branch: fix csc libyuv logging errors
- 09:55 Changeset in xpra [12605] by
- r12597 for v0.16.x and v0.17.x: fix rare delta errors following window …
- 09:53 Changeset in xpra [12604] by
- r12601 + r12602: fix encoder leak
- 06:11 Versions/PendingFixes edited by
- (diff)
- 06:06 Changeset in xpra [12603] by
- #1199: distinguish between encoding functions we must call (ie: …
- 05:53 Changeset in xpra [12602] by
- #1199: ensure we continue processing encode queue items until we hit …
- 05:50 Changeset in xpra [12601] by
- #1199: ensure we continue processing encode queue items until we hit …
- 05:35 Changeset in xpra [12600] by
- remove redundant logging of the type
- 05:26 Changeset in xpra [12599] by
- doh: fixup r12598, we need to copy the pointer to free it!
- 05:24 Changeset in xpra [12598] by
- make code less racy should x264_encoder_close take too long
- 04:36 Changeset in xpra [12597] by
- #976 / #756 / #1199: correctly restore backing attributes on window reinit
- 04:25 Versions/PendingFixes edited by
- (diff)
- 04:24 Changeset in xpra [12596] by
- #1199: the csc module has not width or height attributes, so logging …
- 03:52 Changeset in xpra [12595] by
- add a "client %i: " prefix to remote logging from the client
- 03:12 Versions/PendingFixes edited by
- (diff)
- 03:08 Changeset in xpra [12594] by
- #1199: * validate malloc result * free buffer as soon as we no longer …
- 02:48 Changeset in xpra [12593] by
- doh: split each line of the warning message, list of lines cannot be split!
- 01:28 Ticket #1200 (playing videos + changing desktop scaling, triggering XError: BadWindow) created by
- Yet more from testing a fedora 23 server allocated only 512MB of …
- 01:13 Ticket #1199 (server with limited memory throwing decoding errors when ...) created by
- Testing with a server with 512 MB memory, to try to repro #1111, when …
- 00:59 Ticket #1198 (0.18.0 server with limited resources - AttributeError: 'tuple' object ...) created by
- Testing with a fedora 23 vm with only 512 MB memory for #1111 - …
05/17/16:
- 19:28 Ticket #1197 (Trying to install 0.18.x on fedora 23 from winswitch-beta repo failing ...) created by
- Trying to set up a fedora 23 machine using the winswitch-beta repo …
- 05:17 Changeset in xpra [12592] by
- remove unused default arguments
05/15/16:
- 12:57 Changeset in xpra [12591] by
- #1163 split the url parsing into a function we can re-use
- 12:55 Changeset in xpra [12590] by
- make it possible to build the X11 bindings on osx
- 12:45 Packaging edited by
- Updated Debian versions (diff)
- 10:11 Changeset in xpra [12589] by
- #1169: run the shadow server via launchctl as an "Aqua" session so it …
- 07:30 Changeset in xpra [12588] by
- #1169 make sure that the run-xpra script can be used to run xpra again
05/14/16:
- 08:03 Ticket #1190 (I get list object has no attribute split when hitting "Connect".) closed by
- worksforme: Not heard back, assuming this is fixed and closing.
- 07:58 Ticket #1140 (transient_for none is transient for all) closed by
- wontfix: From this rather old message …
- 07:22 Ticket #1192 (xorg 1.18.1 breaks log file renaming) closed by
- fixed: New seperate upstream ticket …
- 07:16 Changeset in xpra [12587] by
- #1196: * fix fake jitter code: clear pending_metadata once queued * …
- 06:57 Changeset in xpra [12586] by
- add latest fixes to release notes
- 06:55 Changeset in xpra [12585] by
- r12582 for v0.17.x branch: fix webcam script (bundle it and deal with …
- 06:55 Changeset in xpra [12584] by
- r12579 + r12580 + r12581 for v0.17.x branch: fix GTK_info helper …
- 06:53 Changeset in xpra [12583] by
- reduce number of sound process info updates: no more than 5 per second …
- 06:52 Changeset in xpra [12582] by
- * bundle the show_webcam script on osx * deal with missing module more …
- 06:46 Changeset in xpra [12581] by
- ensure the gtk_info script is bundled in on osx
- 06:45 Changeset in xpra [12580] by
- refactoring gone wrong: we need to import sys to use it
- 06:30 Changeset in xpra [12579] by
- the gtk info main script has been moved, update the osx launcher …
- 00:27 Ticket #1178 (CentOS 6 0.16.x client and 0.17.x server causes scratchy audio) closed by
- fixed: Works well with 16, 17, and 18. As Alex put it "A miracle has been …
05/13/16:
- 12:49 Versions/PendingFixes edited by
- (diff)
- 12:44 Changeset in xpra [12578] by
- #1196: bundle muxer metadata with the sound packets if the other end …
- 10:56 Ticket #1196 (merge sound metadata packets) created by
- Noticed with aac+mpeg4 (#1194) where the mpeg4 headers are sent using …
- 10:41 Changeset in xpra [12577] by
- add matroska osx fix to release notes
- 10:40 Changeset in xpra [12576] by
- r12574 (partial) for v0.17.x branch: include matroska on osx
- 10:38 Changeset in xpra [12575] by
- #977: the prefix may be in a build root, handle that case too
- 10:01 Versions/PendingFixes edited by
- (diff)
- 09:51 Changeset in xpra [12574] by
- #1194: always bundle ogg and mpeg4 container support on osx and win32
- 09:34 Changeset in xpra [12573] by
- #977: /usr/local/etc vs /etc switcheroo
- 06:32 Changeset in xpra [12572] by
- replace a lot of the ugly install code hacks with a single …
- 05:49 Changeset in xpra [12571] by
- version bump: 0.17.2
- 05:24 Versions/PendingFixes edited by
- (diff)
- 05:24 Changeset in xpra [12570] by
- r12535 for v0.17.x and v0.16.x branches: fix logging error in …
- 05:23 Changeset in xpra [12569] by
- r12536 for v0.17.x and v0.16.x branches: if printing is disabled, …
- 05:22 Changeset in xpra [12568] by
- r12516 for older branches: don't double the dpi value given on the …
- 05:18 Changeset in xpra [12567] by
- #1178 backport for v0.16.x: sound sink class for centos6 (gstreamer 0.10)
- 04:48 Changeset in xpra [12566] by
- #1178 backport sound sink class for centos6 (gstreamer 0.10)
05/12/16:
- 15:56 Changeset in xpra [12565] by
- #1194: add aac+gdp and aac+mpeg4 sound options
- 15:43 Changeset in xpra [12564] by
- avoid errors when shutting down: * cancel the volume timer * check if …
- 13:29 Ticket #1195 (keyboard grabs - conflicting shortcuts and modifier grabbing) created by
- I'm experiencing two problems with client shortcuts: Current …
- 13:23 Changeset in xpra [12563] by
- same for wav / wavpack: move parsers to decoding entry rather than demuxer
- 13:18 Changeset in xpra [12562] by
- move the mp3 parsers to the decoding entry rather than the demuxer one …
- 13:15 Changeset in xpra [12561] by
- * add muxers to output * better layout for output of codec list with "-v"
- 10:00 Ticket #1194 (mpeg4 audio support) created by
- Based on …
- 09:22 Changeset in xpra [12560] by
- try harder to fade all scratchy sound: * longer for overruns * add …
- 09:16 Changeset in xpra [12559] by
- #1178: * make sure we never try to set negative volume (again) * fixup …
- 09:01 Changeset in xpra [12558] by
- better error message format
- 08:55 Changeset in xpra [12557] by
- when we know that we're going to cause scratchy sound, use fadein + …
- 08:23 Changeset in xpra [12556] by
- negative values are not allowed for volume - make sure we never try
- 08:16 Changeset in xpra [12555] by
- better error message format
- 08:14 Changeset in xpra [12554] by
- oops: make sure we don't error when the delta is negative and we sqrt it!
- 08:01 Changeset in xpra [12553] by
- #1178 fix underrun and overrun handling with gstreamer 0.10, etc * …
- 07:57 Changeset in xpra [12552] by
- * add logging to state updates * better logging of warnings (split lines)
- 06:56 Changeset in xpra [12551] by
- #1178 start the pipeline muted and progressively increase the volume …
- 06:53 Changeset in xpra [12550] by
- #1178 undo the per-gstreamer-version silent queue changes as these do …
05/11/16:
- 07:16 Changeset in xpra [12549] by
- no change: just move definition to where it is used
- 07:15 Changeset in xpra [12548] by
- #1178: * expose silent attribute in info * avoid doing any max/min …
- 06:59 Versions/PendingFixes edited by
- (diff)
- 06:43 Changeset in xpra [12547] by
- disable sound queue tuning on all outdated versions of gstreamer …
- 04:53 Changeset in xpra [12546] by
- since this warning fires every time on centos, log it at debug level
- 04:52 Changeset in xpra [12545] by
- #1178: older versions of gstreamer 0.10 (ie: on centos6) do not have …
- 04:45 Changeset in xpra [12544] by
- #1178: make it possible to disable all queue signals via env var …
05/09/16:
- 22:30 Ticket #1000 (remote xpra connection fails with fish shell) reopened by
- This was indeed fixed in 0.16 (thank you), but seems to have been …
- 13:05 Changeset in xpra [12543] by
- version bump for crypto libs
- 12:37 Usage/Docker edited by
- (diff)
- 12:34 Changeset in xpra [12542] by
- support absolute paths as arguments for the mmap command line option …
- 11:57 Changeset in xpra [12541] by
- set bitrate for wavpack so it will use lossy mode
- 06:48 Changeset in xpra [12540] by
- add av-sync to man page
- 06:36 Changeset in xpra [12539] by
- add websockify support for osx shadow servers
- 06:29 Versions/PendingFixes edited by
- (diff)
- 06:28 Changeset in xpra [12538] by
- * don't choose the first device by default, let the sink / pulseaudio …
- 05:58 Changeset in xpra [12537] by
- support html5 client with shadow servers (osx working, win32 needs …
- 05:58 Changeset in xpra [12536] by
- if printing is disabled, don't process printer setup requests: show an …
- 04:41 Changeset in xpra [12535] by
- fix logging error in websockify exit handler
05/06/16:
- 12:56 Changeset in xpra [12534] by
- r12522 for v0.17.x branch: correct socket information
- 12:55 Changeset in xpra [12533] by
- r12526 for v0.17.x branch: fix sound queue state attribute, correctly …
- 12:54 Changeset in xpra [12532] by
- r12531 for v0.17.x branch: fix aspect ratio property handling
- 12:52 Changeset in xpra [12531] by
- fix size hints handling for aspect ratio (wrong variable name gives …
05/05/16:
- 01:03 Ticket #1069 (switch to gstreamer 1.6.x on osx) closed by
- fixed: Installed and tested osx 0.17.0 r12465 client (from /beta repo) …
- 00:19 Changeset in xpra [12530] by
- add cpio
05/04/16:
- 23:16 Changeset in xpra [12529] by
- use patch
- 23:13 Changeset in xpra [12528] by
- patch for ticket #1069 gst-plugins-good-1.6.4 compile error on osx 10.5
- 12:03 Changeset in xpra [12527] by
- #1178: add queue event logging
- 11:30 Changeset in xpra [12526] by
- #1178: * queue events should update the queue state not the global …
- 06:54 Changeset in xpra [12525] by
- include more tunables in info output
- 06:37 Changeset in xpra [12524] by
- include new config bits in command line output
- 06:35 Changeset in xpra [12523] by
- expose network config options in bug report data
- 06:28 Changeset in xpra [12522] by
- correct information on sockets: protocol != family
- 06:09 ReportingBugs edited by
- (diff)
- 05:55 Changeset in xpra [12521] by
- raise the original exception, so we will have a meaningful backtrace
- 00:00 Ticket #486 (better xpra info namespace) closed by
- fixed: This notification is here to notify you that this has been noticed. …
05/03/16:
- 21:31 Ticket #1184 (0.17 Windows Shadow Server Broken) closed by
- fixed: Got the newer r12491 build, and shadow servers start fine. Closing.
- 06:41 Changeset in xpra [12520] by
- r12519 for v0.17.x branch: fix suse leap builds
- 06:40 Changeset in xpra [12519] by
- SUSE Leap aka 42.1 does not have python3-crypto, so skip the python3 …
- 03:29 Changeset in xpra [12518] by
- update patch offsets and context
05/02/16:
- 19:46 Ticket #1193 (DPI is doubled when specified on the client command line) closed by
- fixed
- 18:43 Changeset in xpra [12517] by
- no reason why we can't report the scaled dpi if the scaling is …
- 18:39 DPI edited by
- (diff)
- 18:38 Versions/PendingFixes edited by
- (diff)
- 18:36 Changeset in xpra [12516] by
- #1193: don't double the dpi value given on the command line
- 15:57 Clipboard edited by
- (diff)
- 10:30 Changeset in xpra [12515] by
- update release notes with latest fixes
- 09:52 Versions/PendingFixes edited by
- (diff)
- 09:51 Packaging edited by
- (diff)
- 09:50 Versions/PendingFixes edited by
- (diff)
- 09:50 Versions/PendingFixes/Abandoned edited by
- (diff)
- 09:48 Versions/PendingFixes/Abandoned edited by
- (diff)
- 09:46 Changeset in xpra [12514] by
- r12471 for older branches: ensure the cython extensions link against …
- 09:11 Changeset in xpra [12513] by
- update release notes with latest fixes
- 09:03 Ticket #1129 (Use XDG_RUNTIME_DIR) reopened by
- The syntax suggested in comment:6 is apparently not posix compliant …
- 09:01 Changeset in xpra [12512] by
- r12511 for v0.17.x branch: workaround for compatibility with tcsh
- 09:00 Changeset in xpra [12511] by
- try "~/.xpra" before XDG_RUNTIME_DIR so that the command does not fail …
- 08:01 Changeset in xpra [12510] by
- r12509 for v0.17.x branch: better alert box layout on MS Windows XP
- 08:00 Changeset in xpra [12509] by
- better layout for message box
- 07:36 Versions/PendingFixes edited by
- (diff)
- 07:32 Changeset in xpra [12508] by
- expose wm_name
- 07:19 Changeset in xpra [12507] by
- r12502 for v0.17.x branch: show which window manager is messing up the …
- 07:01 Changeset in xpra [12506] by
- r12494 + r12495 + r12496 for older branches (only the first two for …
- 06:39 Changeset in xpra [12505] by
- r12499 for v0.17.x branch: don't list the same socket path more than once
- 06:38 Changeset in xpra [12504] by
- r12498 for v0.17.x branch: avoid GDK really unhelpful warnings with …
- 06:36 Changeset in xpra [12503] by
- r12500 + r12501 for older branches (only part of r12501 for older branches)
- 06:32 Changeset in xpra [12502] by
- show which window manager is messing up the frame extents
- 02:41 Ticket #1193 (DPI is doubled when specified on the client command line) created by
- Since v0.16.0, DPI is being doubled for Windows clients. …
05/01/16:
- 09:29 Ticket #1192 (xorg 1.18.1 breaks log file renaming) created by
- Something changed since 1.18.0 and it ain't good. The xorg server will …
- 08:36 Versions/PendingFixes edited by
- (diff)
- 07:59 Changeset in xpra [12501] by
- * fail with a more helpful message if we cannot create the missing …
- 06:32 Changeset in xpra [12500] by
- if we fail to rename the Xorg log file, continue with a warning rather …
- 05:38 Versions/PendingFixes edited by
- (diff)
- 05:38 Versions/PendingFixes edited by
- (diff)
- 05:32 Versions/PendingFixes edited by
- (diff)
- 05:32 Changeset in xpra [12499] by
- don't list the same socket path more than once
- 04:54 Dependencies edited by
- (diff)
- 02:56 Changeset in xpra [12498] by
- on X11, if we don't have an xid for the systray, don't bother querying …
04/30/16:
- 16:25 Changeset in xpra [12497] by
- use the standard "Error" prefix for the error message headline
- 09:08 Versions/PendingFixes edited by
- (diff)
- 08:21 Changeset in xpra [12496] by
- #1167: enable the clipboard on the server before sending the list of …
- 08:19 Changeset in xpra [12495] by
- #1167: when the client disables the clipboard, make sure we disable …
- 08:17 Changeset in xpra [12494] by
- #1167: if the clipboard is now disabled and we end up receiving a data …
- 08:15 Changeset in xpra [12493] by
- better clipboard debug logging: include more state info in owner …
- 07:00 Changeset in xpra [12492] by
- improve clipboard debug logging: * use correct logger * more detailed …
- 06:21 Changeset in xpra [12491] by
- r12488 for all branches: install rpm after shadow-utils so groupadd …
- 06:20 Versions/PendingFixes edited by
- (diff)
- 06:19 Changeset in xpra [12490] by
- r12489 for v0.17.x branch: fix launcher and remote-xpra command line …
- 06:15 Changeset in xpra [12489] by
- #1190: the remote-xpra is now a list of commands rather than a string …
- 05:43 Versions/PendingFixes edited by
- (diff)
- 05:43 Ticket #1191 (Adds shadow-utils as a requirement(pre) of xpra-common in xpra.spec) closed by
- fixed: Thanks! Applied in r12488, will be included in the next stable …
- 05:42 Changeset in xpra [12488] by
- #1191: ensure xpra-common can be installed from system installation, …
04/29/16:
- 20:43 Ticket #1191 (Adds shadow-utils as a requirement(pre) of xpra-common in xpra.spec) created by
- Added xpra to a CentOS custom image to install it during the system …
- 06:08 Changeset in xpra [12487] by
- oops: forgot to update csum
- 06:06 Changeset in xpra [12486] by
- bump x264 and ffmpeg
- 05:42 Changeset in xpra [12485] by
- update centos patch with new context
- 05:07 Changeset in xpra [12484] by
- extra dot makes rpmbuild very unhappy
- 04:23 Changeset in xpra [12483] by
- python-lz4 0.8.1 is out
04/27/16:
- 02:57 Ticket #1190 (I get list object has no attribute split when hitting "Connect".) created by
- For the new 0.17 I get list object has no attribute split when …
- 02:33 Ticket #1089 (OSX 0.17.0 client periodically "failing to receive anything" from ...) closed by
- invalid: Edit: apparently a network issue due to having two routes to the …
- 00:50 Ticket #1095 (support newer versions of TortoisePlink) closed by
- fixed: This is working and I get the warning on windows xp
Note: See TracTimeline
for information about the timeline view.