Timeline
06/22/15:
- 19:53 Changeset in xpra [9689] by
- use "network" logging for socket and packet bits
- 18:37 Ticket #501 (Support SHAPE extension) closed by
-
fixed: Started a r9688 Fedora 21 Trunk Server:
*
shapedwindow.py
works … - 18:34 Ticket #612 (automatic DISPLAY selection over ssh) closed by
- fixed: @maxmylyn: LOL - thanks for testing! FWIW: I do have plans to …
- 14:14 Changeset in xpra [9688] by
- new upstream release
06/19/15:
- 22:31 Changeset in xpra [9687] by
- Set up chart generation for single tests, temporarily.
- 21:01 Changeset in xpra [9686] by
- Moving the legend to the top of the chart.
- 14:42 Changeset in xpra [9685] by
- more info when things fail
- 14:27 Changeset in xpra [9684] by
- oops: missed from r9683
- 14:26 Changeset in xpra [9683] by
- #612: automatic display allocation over ssh: * use the magic from #172 …
- 13:08 Changeset in xpra [9682] by
- #894: take the slow and safe approach in the slow path (pixmap and …
- 11:25 Ticket #894 (0.15.1 client error: do_paint_rgb32) created by
- Upgraded client to 0.15.1 (server is still 0.15.0), now client logs …
- 11:02 Changeset in xpra [9681] by
- simplify: pass the proto_flags in the chunks (and make sure it is zero …
- 10:49 Changeset in xpra [9680] by
- constify and update docstrings (which were wrong!)
- 10:23 Changeset in xpra [9679] by
- remove redundant check: just let it fall through
- 10:08 Changeset in xpra [9678] by
- add latest fixes to release notes
- 10:01 Changeset in xpra [9677] by
- r9671 for v0.14.x and v0.15.x branches: propagate dynamic attributes …
- 09:59 Changeset in xpra [9676] by
- r9675 for v0.14.x and v0.15.x branches: rgb encodings can use speed setting
- 09:56 Changeset in xpra [9675] by
- rgb encodings (rgb24 / rgb32) do use the speed attribute
06/18/15:
- 22:44 Changeset in xpra [9674] by
- #878: * support compress_fast * remove the old version workarounds: …
- 21:38 Changeset in xpra [9673] by
- r9672 for v0.14.x and v0.15.x branches, version bump and release notes
- 21:08 Changeset in xpra [9672] by
- add missing file to clean list
- 18:51 Changeset in xpra [9671] by
- #501: generic fix for OR windows not getting their dynamic properties …
- 18:50 Changeset in xpra [9670] by
- #501: better shape debug logging
- 18:38 Changeset in xpra [9669] by
- #501: utility for dumping shape info
- 18:23 Changeset in xpra [9668] by
- #501: xshape: * add debug flag * skip updating the property when …
- 16:42 Changeset in xpra [9667] by
- #501: we now ignore large "window-metadata" packets (the xshape list …
- 16:39 Ticket #893 (XShape support for win32 and OSX) created by
- Split from #501: * osx support: see …
- 16:32 Changeset in xpra [9666] by
- expose nvcc version via xpra info
- 16:25 Changeset in xpra [9665] by
- record nvcc version used
- 16:00 Changeset in xpra [9664] by
- doh
- 15:54 Changeset in xpra [9663] by
- * create a zip file as well as an exe if ZIP7 is defined * add …
- 14:49 Ticket #892 (transparency forwarding is broken) closed by
- fixed: Somewhat trivial fix in r9661, slightly less trivial backport in …
- 14:48 Changeset in xpra [9662] by
- r9661 for v0.15.x branch: fix transparency (and update release notes)
- 14:43 Changeset in xpra [9661] by
- #892: the window was now realized before we call set_alpha, call it …
- 14:11 Ticket #892 (transparency forwarding is broken) created by
- 13:44 Changeset in xpra [9660] by
- ensure this function only returns strings (not unicode)
- 11:13 Changeset in xpra [9659] by
- * remove debug * remove outdated docstrings
- 11:11 Changeset in xpra [9658] by
- add option to provide the pointer position with the configure packets, …
- 00:12 Ticket #891 (xor error, build clean missing files, man page, clipboard limit) closed by
- fixed: Yeah, I know about OpenGL_accelerate but I still have no time to …
06/17/15:
- 21:23 Changeset in xpra [9657] by
- #501: implement xshape support: * new "shape" dynamic window attribute …
- 16:31 Ticket #871 (Spinners not going away) closed by
- fixed: I have been unable to reproduce the stuck spinner issue since that …
- 13:10 Changeset in xpra [9656] by
- clean conf file found in build.. since distutils doesn't do it
- 13:02 Changeset in xpra [9655] by
- r9654 for v0.14.x and v0.15.x: don't leak signal handlers when a …
- 12:51 Changeset in xpra [9654] by
- don't leak signal handlers when a client disconnects
- 11:12 Changeset in xpra [9653] by
- only use the codecs from the command line if they were specified (not …
- 10:53 Changeset in xpra [9652] by
- #640: fix grok_modifier_map for GTK3 (but maybe this should be pure …
- 10:28 Changeset in xpra [9651] by
- * we don't use "nuisance", it gets re-calculated server side anyway * …
- 09:53 Changeset in xpra [9650] by
- call configure script with python interpreter (no longer executable …
- 09:48 Changeset in xpra [9649] by
- new pytools release, patch no longer needed
- 09:40 Changeset in xpra [9648] by
- new upstream release
- 09:03 Changeset in xpra [9647] by
- #891: add some missing files to clean list: * cymaths got renamed * …
- 08:56 Changeset in xpra [9646] by
- #891: fix hyphen-used-as-minus-sign
- 01:46 Ticket #891 (xor error, build clean missing files, man page, clipboard limit) created by
- I've noticed few issues with 0.15.0: Without python-rencode client …
06/16/15:
- 22:15 Changeset in xpra [9645] by
- refactor the window signals (move most of them to common_signals) …
- 18:33 Changeset in xpra [9644] by
- #640: also use native code for getting X11 atoms
- 18:21 Changeset in xpra [9643] by
- #640: fix workspace code for gtk3: * allow us to access the root …
- 17:45 Changeset in xpra [9642] by
- add latest fix to release notes
- 17:40 Changeset in xpra [9641] by
- r9640 for v0.14.x and v0.15.x branch: don't reject clients with …
- 17:37 Changeset in xpra [9640] by
- #886: don't reject connections if a challenge is supplied and we don't …
- 17:36 Changeset in xpra [9639] by
- #849: missed from r9636
- 13:23 Versions edited by
- (diff)
- 13:18 Versions edited by
- (diff)
- 13:16 Versions edited by
- (diff)
- 13:15 Versions edited by
- (diff)
- 13:01 Versions edited by
- (diff)
- 13:00 Versions edited by
- (diff)
- 13:00 Versions edited by
- (diff)
- 12:12 Versions edited by
- (diff)
- 12:04 Versions created by
- 12:02 Help edited by
- (diff)
- 12:02 WikiStart edited by
- add versions page (diff)
- 12:00 Packaging edited by
- (diff)
- 12:00 Packaging edited by
- remove old flags (diff)
- 11:16 Changeset in xpra [9638] by
- use the enw encoding names
- 09:28 Ticket #890 (minified (non-free) javascripts in source) created by
- "html5" folder contains minified javascript (.js) and .css files that …
06/15/15:
- 21:38 Changeset in xpra [9637] by
- use a ColorStreamHandler? to try to make warnings and errors stand out more
- 20:25 Changeset in xpra [9636] by
- #849: always call the sound via a subprocess, so we can use gstreamer …
- 17:54 Changeset in xpra [9635] by
- #849: missed from r9634
- 17:04 Changeset in xpra [9634] by
- #849: don't even try to use pulseaudio on win32 and osx
- 17:02 Changeset in xpra [9633] by
- #849: rename get_sound_executable to get_sound_command and make it …
- 16:34 Help edited by
- (diff)
- 16:34 Help edited by
- (diff)
- 16:33 Help created by
- 16:29 WikiStart edited by
- add help page (diff)
- 16:21 Changeset in xpra [9632] by
- prettify socket connection info
06/14/15:
- 12:40 Changeset in xpra [9631] by
- #885: py3k / GTK3 fixes: * refactor _NET_REQUEST_FRAME_EXTENTS into a …
06/13/15:
- 22:46 Ticket #851 (Rencode error on 0.15.0 Fedora 20 and 21 builds) closed by
- invalid: > I am really keen for xpra to be usable straight from the Fedora …
- 16:00 Ticket #851 (Rencode error on 0.15.0 Fedora 20 and 21 builds) reopened by
- Hi Antoine, I am re-opening this, as we're hitting this on Fedora …
06/12/15:
- 23:08 Changeset in xpra [9630] by
- remove unused import
- 22:49 Changeset in xpra [9629] by
- #885: for OSX, we return the exact frame size for the given window - …
- 21:59 Ticket #887 (chrome dpi issue) closed by
- fixed: I'll stick to the current workaround (by appending an additional …
- 21:30 Changeset in xpra [9628] by
- r9571 for v0.15.x branch (+ update release notes): include mime info
- 21:11 Ticket #889 (Ubuntu restarts the pulseaudio server instance when we kill it) closed by
- fixed: Backports in r9621. Tested on Fedora and Ubuntu, closing.
- 20:58 Changeset in xpra [9627] by
- #885: expose window frame data via xpra info and validate the data …
- 20:56 Changeset in xpra [9626] by
- remove nvenc3 and the cuda separate channel kernels
- 15:24 Changeset in xpra [9625] by
- stable version bump: update release notes
- 15:24 Changeset in xpra [9624] by
- add pulseaudio fix to release notes
- 15:12 Changeset in xpra [9623] by
- updated release notes with latest fixes
- 15:05 Changeset in xpra [9622] by
- r9617 for v0.14.x and v0.15.x branches: allow running script from the …
- 14:59 Changeset in xpra [9621] by
- r9620 for v0.14.x and v0.15.x branches: stop pulseaudio using 'pactl …
- 14:50 Changeset in xpra [9620] by
- #889: use "pactl exit" so that Ubuntu does not restart pulseaudio when …
- 14:21 Ticket #889 (Ubuntu restarts the pulseaudio server instance when we kill it) created by
- As per …
- 13:54 Ticket #888 (Move default location of sockets to /run) created by
- Presently, xpra by default creates its sockets in the user home …
- 12:34 Changeset in xpra [9619] by
- the build script does not have to be executable directly
06/11/15:
- 20:12 Ticket #887 (chrome dpi issue) created by
- This has to be the weirdest issue I've encountered. After upgrading …
06/10/15:
- 23:42 Changeset in xpra [9618] by
- always return something as resource path, prevents None dereference …
- 23:41 Changeset in xpra [9617] by
- opts may be None (it is when launching the test script)
- 23:04 Changeset in xpra [9616] by
- #885: window frame support for osx
- 22:19 Changeset in xpra [9615] by
- seems more proper and more consistent to inherit from the window class
- 21:58 Changeset in xpra [9614] by
- refactor window initialization: make it more simple, make it possible …
- 19:47 Changeset in xpra [9613] by
- fixup r9612: use the root window property (and not the old variable …
- 19:43 Ticket #884 (server idle timeout) closed by
- fixed: Thanks for testing maxmylyn! Closing.
- 14:14 Changeset in xpra [9612] by
- #885: server-side handling for _NET_FRAME_EXTENTS: * keep the global …
- 13:22 Changeset in xpra [9611] by
- new upstream release
- 12:44 Changeset in xpra [9610] by
- r9609 for v0.14.x and v0.15.x branches: fix typo
- 12:43 Changeset in xpra [9609] by
- typo: remove spurious space char
- 09:37 Changeset in xpra [9608] by
- new upstream release
06/09/15:
- 11:18 Changeset in xpra [9607] by
- remove unused arguments
- 10:08 Changeset in xpra [9606] by
- #885: only send the per-window frame extents if the server supports …
- 10:00 Changeset in xpra [9605] by
- #885: expose the default frame size, and the current value for each …
- 09:55 Changeset in xpra [9604] by
- make it executable for diagnostics
- 01:39 Ticket #886 (OSX GUI won't connect (password box issue)) created by
- In trying to connect to a FreeBSD server with the OSX client (both the …
06/08/15:
- 18:37 Changeset in xpra [9603] by
- minor refactoring: split fakeXinerama into its own class
- 10:51 Changeset in xpra [9602] by
- #885: test class that requests frame extents until it gets something
06/07/15:
- 20:27 Changeset in xpra [9601] by
- #885: use _NET_REQUEST_FRAME_EXTENTS to request the frame size on a …
- 13:31 Changeset in xpra [9600] by
- register signals before calling setup_window() since it may realize …
- 13:18 Changeset in xpra [9599] by
- oops: remove debug
- 13:07 Changeset in xpra [9598] by
- * move window hooks to superclass (so GTK3 will get those too) * move …
- 13:03 Changeset in xpra [9597] by
- 9596 for v0.15.x branch: remove debug logging
- 13:02 Changeset in xpra [9596] by
- remove debug logging
- 09:29 Changeset in xpra [9595] by
- #885: adjust the window position on win32
- 09:12 Ticket #885 (honour window position exactly) created by
- When we map a window at a specific location, either because the …
06/06/15:
- 12:56 Changeset in xpra [9594] by
- #883: make it possible to override the default list of discard targets …
06/05/15:
- 19:33 Changeset in xpra [9593] by
- remove scary warnings: vp9 is fine
- 19:31 Changeset in xpra [9592] by
- remove more legacy names
- 19:17 Changeset in xpra [9591] by
- r9566 for v0.15.x branch: raise clipboard requests per second limit
- 19:15 Changeset in xpra [9590] by
- r9588 for v0.15.x branch: fix typo
- 19:09 Changeset in xpra [9589] by
- fix exit-with-client handling: don't exit server if we still have …
- 18:59 Changeset in xpra [9588] by
- typo
- 18:58 Changeset in xpra [9587] by
- #884: implement "server-idle-timeout", including "xpra control" …
- 18:55 Ticket #884 (server idle timeout) created by
- similar to idle sessions done in #803: to give us the ability to exit …
- 14:54 Changeset in xpra [9586] by
- remove remnants of avcodec v1
- 13:51 Changeset in xpra [9585] by
- * allow tcp sockets to have encryption without requiring unix domain …
06/04/15:
- 00:53 Ticket #883 (Pasting into WYSIWYG editors rich text fails and causes too many ...) created by
- Pasting into WYSIWYG editors does not work when using Firefox browser …
06/03/15:
- 06:51 Ticket #877 (clipboard hitting maximum requests per second limit) closed by
- fixed: Sure. I'm too busy right now to check it (since I'm running a …
- 05:40 Clipboard edited by
- (diff)
06/02/15:
- 19:28 Changeset in xpra [9584] by
- proper fix for debian buildroot path? (need sleep)
- 18:52 Changeset in xpra [9583] by
- build no bump for rebuild
- 18:51 Changeset in xpra [9582] by
- r9581 for v0.15.x branch: debian BUILDROOT workaround
- 18:50 Changeset in xpra [9581] by
- the debian path has both a BUILDROOT and more
- 18:25 Changeset in xpra [9580] by
- fixup r9574: Xorg 1.12 is enough for dummy, but not for displayfd
- 18:22 Changeset in xpra [9579] by
- displayfd requires Xorg 1.13, I think (at least wheezy has 1.12 …
- 16:48 Changeset in xpra [9578] by
- r9577 for v0.14.x and v0.15.x branches: vivid broke Xorg again
- 16:31 Changeset in xpra [9577] by
- vivid broke Xorg dummy again..
- 16:30 Changeset in xpra [9576] by
- try to detect temporary directory used by debian and ensure we don't …
- 15:55 Changeset in xpra [9575] by
- add latest fix to release notes
- 15:52 Changeset in xpra [9574] by
- #172: Debian Wheezy has Xorg 1.12 but does not support displayfd, bump …
- 15:43 Ticket #882 (DPI problem with Ubuntu 14.04) created by
- Since upgrading my client to 0.15.0, there is something wrong with the …
- 13:31 Ticket #881 (Pop-up menu of Qt5 QML running with VirtualGL becomes 1x1 pixels) created by
- I don't know if this is a bug of Xpra or I made the wrong …
- 12:01 Changeset in xpra [9573] by
- version bump and add first fix to release notes
- 12:00 Changeset in xpra [9572] by
- fix executable-not-elf-or-script lintian warning
- 11:54 Ticket #880 (xpra session file launch fixes) closed by
- fixed: I cannot reproduce the problem I had seen on win32, will follow up for …
- 11:38 Changeset in xpra [9571] by
- #880: add xpraconfig mimetype
- 11:23 Ticket #880 (xpra session file launch fixes) created by
- Every platform needs fixes I think: * on win32 I get registry warnings …
- 11:15 Changeset in xpra [9570] by
- add recent changes to changelog
- 09:15 Changeset in xpra [9569] by
- add latest fix to release notes
- 09:13 Ticket #879 (Typo in gtk_common/quit.py version 0.14.24 r9443) closed by
- fixed: Thanks! Applied in r9568. (I remember clearly fixing this same bug in …
- 09:12 Changeset in xpra [9568] by
- #879: fix typo which may cause servers to error on exit and fail to …
- 09:02 Ticket #879 (Typo in gtk_common/quit.py version 0.14.24 r9443) created by
- It seems there is a typo in the file xpra/gtk_common/quit.py line 74, …
- 06:32 Changeset in xpra [9567] by
- remove unused code
- 06:22 Changeset in xpra [9566] by
- #877: raise clipboard requests per second limit
- 06:07 Changeset in xpra [9565] by
- #878: enable lz4 HC mode with level 9
- 06:06 Changeset in xpra [9564] by
- #878: make the minimum packet size for compression configurable using …
- 06:05 Ticket #878 (lz4: support HC and fast modes) created by
-
*
compressHC
is already available in 0.7.0, so we can support … - 05:37 Changeset in xpra [9563] by
- clip border size to 45 pixels
- 04:26 Ticket #877 (clipboard hitting maximum requests per second limit) created by
- Xpra 0.15 from apt repository, running on Ubuntu 14.04 on both server …
06/01/15:
- 23:36 Ticket #866 (decompression error in rgb delta) closed by
- fixed: Testing with the win32 0.15.0 r9533 against a fedora 20 0.15.0 r9533 …
- 08:15 Changeset in xpra [9562] by
- try to clarify the compress option
- 07:56 Changeset in xpra [9561] by
- remove nvenc and update release notes
05/31/15:
- 10:43 WikiStart edited by
- add new wiki pages: HTML5 and VPX (diff)
- 10:38 News edited by
- (diff)
- 10:36 Changeset in xpra [9560] by
- #850 connect.html was squashed because everything was inline on a …
- 10:21 Changeset in xpra [9559] by
- #580 relative redirect to connect.html
- 10:10 News edited by
- (diff)
- 10:08 News edited by
- (diff)
- 10:07 Encodings/vpx edited by
- (diff)
- 09:48 News edited by
- 0.15 release! (diff)
- 09:14 Clients/HTML5 edited by
- (diff)
- 09:14 Clients/HTML5 edited by
- (diff)
- 09:13 Clients edited by
- (diff)
- 09:13 Clients/HTML5 created by
- 08:52 Printing edited by
- (diff)
- 08:43 Changeset in xpra [9558] by
- try to open the current $DISPLAY using wait_for_x_server
- 08:42 Changeset in xpra [9557] by
- not sure we should even bother with C strings, but if we do, at least …
05/30/15:
- 18:18 Changeset in xpra [9556] by
- update release notes
- 17:40 Changeset in xpra [9555] by
- r9554 for v0.15.x branch: avoid None error
- 17:38 Changeset in xpra [9554] by
- logging can end up calling device_info with a None device, don't cause …
- 16:24 Changeset in xpra [9553] by
- make it clearer that "signal_name" is an argument
- 15:49 Changeset in xpra [9552] by
- add latest fix to release notes
- 15:48 Changeset in xpra [9551] by
- #843: Fedora 22 onwards doesn't have the void driver
- 15:37 Changeset in xpra [9550] by
- r9549 for trunk: remove unused void driver dependency
- 15:27 Changeset in xpra [9549] by
- #843: we no longer use void, so remove the dependency
- 14:46 Changeset in xpra [9548] by
- clip window dimensions to video mask earlier, before we compare them …
- 08:10 Ticket #876 (support python-cryptography as well as pycrypto) created by
- pycrypto has completely stalled, this ones looks way better: …
05/29/15:
- 05:39 Ticket #875 (make OR windows use xshm) closed by
- fixed: Done in r9547. (this ticket is mostly here as a reminder of this tiny …
- 05:37 Changeset in xpra [9547] by
- #875: use XShm with OR windows
- 05:33 Ticket #874 (don't send pixels for iconified windows) closed by
- fixed: "iconic" fixes: * in trunk, the whole window message handler function …
- 05:32 Ticket #875 (make OR windows use xshm) created by
- This was disabled a while back because OR windows tend to be small and …
- 05:24 Changeset in xpra [9546] by
- #874 don't try to iconify OR windows
- 05:21 Changeset in xpra [9545] by
- most window messages are meaningless for OR or tray windows, so don't …
- 05:05 Changeset in xpra [9544] by
- some validation is better than none
- 04:58 Ticket #862 (Error with xpra commands...) closed by
- invalid: not a bug: don't use root, don't mix users.
- 04:27 Changeset in xpra [9543] by
- Python 2.7.10 is out
05/28/15:
- 21:51 Ticket #825 (NVENC v5 support) closed by
- fixed: Okay got everything working and seems to work just fine so closing …
- 17:53 Changeset in xpra [9542] by
- #874: throttle updates for iconified windows
- 17:50 Ticket #874 (don't send pixels for iconified windows) created by
- This was not a problem before, because we used to unmap the windows. …
- 17:36 Changeset in xpra [9541] by
- better debugging of wm-state changes: log mode in human readable form
- 16:55 Changeset in xpra [9540] by
- #772: improve the test app so (almost) all the directions can be tested
- 15:00 Changeset in xpra [9539] by
- add guard: we should never hook those methods if we don't have a handle
- 14:57 Changeset in xpra [9538] by
- #772: test app for _NET_WM_MOVERESIZE
- 13:14 Changeset in xpra [9537] by
- #849: try to use palib before falling back to execing pactl
- 13:06 Changeset in xpra [9536] by
- #849 specfile for palib
- 06:17 Changeset in xpra [9535] by
- part of r9519: fix log message to match code
- 05:15 Changeset in xpra [9534] by
- drop legacy network flags: "raw_packets" and "chunked_compression" …
- 02:18 Ticket #873 (0.15.0 server throwing thread parse exception) created by
- Running an osx client 0.15.0 r9533 against a fedora 20 0.15.0 r9533 …
05/27/15:
- 18:22 FAQ edited by
- (diff)
- 18:12 Changeset in xpra [9533] by
- re-instate logging of keymap
- 18:07 Changeset in xpra [9532] by
- #371: * re-implement setxkbmap using cython so we don't have to exec * …
- 16:06 Changeset in xpra [9531] by
- gst 1.x fix: always return a value from signal handlers
- 15:17 Changeset in xpra [9530] by
- flac causes overruns because it compresses silence so well... switch …
- 14:41 Changeset in xpra [9529] by
- make it easier to tweak the appsink settings without doing a rebuild: …
- 10:49 Changeset in xpra [9528] by
- tweak appsink: * do drop buffers in case we somehow fail to pick them …
- 10:39 Changeset in xpra [9527] by
- #849: remove unused bits
05/26/15:
- 18:24 Ticket #872 (Xpra fails to start on Fedora 22) closed by
- fixed: Confirmed, with the patch in this bug, and xorg-x11-server-1.17.1-12, …
- 15:45 Changeset in xpra [9526] by
- add latest fix to release notes
- 15:35 Changeset in xpra [9525] by
- #872 workaround for Fedora 22 which now places the Xorg binary in …
- 14:15 Ticket #872 (Xpra fails to start on Fedora 22) created by
- So, the way Xorg is started has changed yet again for the Fedora 22 …
- 12:40 Changeset in xpra [9524] by
- #371: remove legacy code: require the x11 keyboard bindings on posix …
- 05:42 Changeset in xpra [9523] by
- add latest fixes to release notes
- 05:37 Changeset in xpra [9522] by
- r9271 for v0.14.x and v0.15.x branches: make it easier to test the …
- 05:29 Changeset in xpra [9521] by
- copy state before paint, so we paint again if state changes whilst we …
- 05:25 Changeset in xpra [9520] by
- #871: add more debugging to the spinners
05/25/15:
- 16:17 Ticket #871 (Spinners not going away) created by
- Starting in xpra 0.14.23 and continuing in 0.14.24, I've had several …
- 14:16 Changeset in xpra [9519] by
- #849 sound improvements: * don't restart the whole process on overrun, …
- 13:17 Changeset in xpra [9518] by
- fix pydev warning
- 09:14 Changeset in xpra [9517] by
- #835: gradually increase (or decrease) the av-sync delay actually used …
- 07:14 Changeset in xpra [9516] by
- #856 move the test to a posix-only unit test
- 07:08 Changeset in xpra [9515] by
- #856 parse osx style unicode keysyms and add test for it
05/23/15:
- 17:49 Changeset in xpra [9514] by
- #846 more debug logging tweaks
- 17:48 Changeset in xpra [9513] by
- #846 more debug logging tweaks
- 17:46 Changeset in xpra [9512] by
- #846 merge some debug logging tweaks
- 16:43 Changeset in xpra [9511] by
- add utiliy function for logging the configure request value mask using …
- 15:53 Changeset in xpra [9510] by
- debugging logging tweaks: * make it clearer which code paths is taken …
- 15:50 Changeset in xpra [9509] by
- window setup tweaks: * log size hints * don't change iconic state …
- 15:43 Changeset in xpra [9508] by
- add docstrings on what MotifWMHints mean
- 15:42 Changeset in xpra [9507] by
- only set the iconic flag if it needs changing as this will trigger a …
- 12:14 Changeset in xpra [9506] by
- if size is too small to bother with regions (less than 1024 pixels …
- 11:44 Changeset in xpra [9505] by
- just use bytes already!
- 11:04 Changeset in xpra [9504] by
- #760: fix paint box with double-buffering: paint the border box on the …
- 11:01 Changeset in xpra [9503] by
- a value of zero (or any positive value) means delta is actually used
- 09:50 Changeset in xpra [9502] by
- add pointer to gobject set_data ticket
- 09:19 Changeset in xpra [9501] by
- #849: fix useless "TypeError?: can't convert return value to desired …
- 09:09 Changeset in xpra [9500] by
- log the command and pid from "sound" debug (not just from the wrapper …
- 08:54 Changeset in xpra [9499] by
- emit and error signal when we get an error message on the bus
Note: See TracTimeline
for information about the timeline view.