Timeline
11/01/12:
- 18:33 Changeset in xpra [2023] by
- fix dll checksum error message
- 17:36 Changeset in xpra [2022] by
- after the build, just install and skip the click-through
- 14:19 Ticket #150 (opengl client window rendering bugs) reopened by
- the bug in comment:5 is still present, and it happens for others too: …
- 08:06 Changeset in xpra [2021] by
- remove dupe email and make sure it is included for debian/* (why was …
- 07:15 Changeset in xpra [2020] by
- change missing libraries to ImportError? so we can silently ignore them
- 04:03 Changeset in xpra [2019] by
- don't bother doing pkgconfig stuff with "--skip-build", and always do …
- 03:10 Ticket #202 (hardware accelerated video decoding) created by
- Following #147, we should go one step further and offload x264 video …
10/31/12:
- 15:23 Ticket #150 (opengl client window rendering bugs) closed by
- fixed: All these bugs have now been dealt with - I think. A number of those …
- 15:17 Changeset in xpra [2018] by
- disable unused textures for rgb mode
- 15:04 Changeset in xpra [2017] by
- XPRA_OPENGL=1 to enable (doh!)
- 15:00 Changeset in xpra [2016] by
- #147: fix use of glDeleteProgramsARB and remove rgb special case (not …
- 14:46 Changeset in xpra [2015] by
- #147: * allow users to turn opengl rendering with env var: …
- 10:00 Changeset in xpra [2014] by
- deal with expose events: just render the last frame again
- 09:12 Changeset in xpra [2013] by
- using set_size_request was preventing us from shrinking the window to …
- 09:04 Changeset in xpra [2012] by
- must access the video decoder in the region that has the lock
- 08:44 Changeset in xpra [2011] by
- remove remnants of old pixel_format code and don't try to render …
- 08:39 Changeset in xpra [2010] by
- #147: support all CSC modes: * expose csc constants using our own …
- 07:11 Changeset in xpra [2009] by
- must call GL stuff from UI thread
- 07:01 Changeset in xpra [2008] by
- #147: update gl code to match client/window backing updates * gl …
- 02:14 Changeset in xpra [2007] by
- fix r1946 mis-applied to old branches (why did patch do such a crazy …
10/30/12:
- 16:06 Changeset in xpra [2006] by
- remove preserve workspace code - does not work because of gtk magic
- 15:27 Changeset in xpra [2005] by
- update release notes with focus fix
- 15:22 Changeset in xpra [2004] by
- backport r2003: correctly set WMHints.input flag
- 15:19 Ticket #201 (Keyboard doesn't react for java applications) closed by
- fixed: This was all a wild goose chase, found the bug with good old print …
- 15:16 Changeset in xpra [2003] by
- #201 don't use a reserved keyword... we meant to use "_input" and not …
- 14:53 Changeset in xpra [2002] by
- the latest x11 protocol documentation can be found here: …
- 14:50 Changeset in xpra [2001] by
- the latest damageproto spec can be found here: …
- 14:49 Changeset in xpra [2000] by
- the latest compositeproto spec can be found here: …
- 14:48 Changeset in xpra [1999] by
- the latest xfixesproto info can be found here: …
- 14:42 Changeset in xpra [1998] by
- the latest iccm spec can be found here: http://tronche.com/gui/x/icccm/
- 14:40 Changeset in xpra [1997] by
- the current ewmh spec can be found here: …
- 06:47 Changeset in xpra [1996] by
- new-window packets can be quite big, avoid warning and log actual …
- 06:28 Changeset in xpra [1995] by
- make it more obvious that one can specify the ssh username with …
- 05:17 Changeset in xpra [1994] by
- write needs carriage return
- 05:17 Changeset in xpra [1993] by
- version bump for java code
- 04:58 Changeset in xpra [1992] by
- v0.7.2 version bump
- 04:57 Changeset in xpra [1991] by
- r1990 for 0.7.x branch: fix version string hiding ssh password prompt
- 04:55 Changeset in xpra [1990] by
- fix version string hiding ssh password prompt
10/29/12:
- 18:18 Ticket #201 (Keyboard doesn't react for java applications) created by
- I've tried Xvfb and Xdummy (using the sample configuration xorg.conf). …
10/26/12:
- 15:37 Changeset in xpra [1989] by
- always use a password since encryption is going to need it with speke
- 15:37 Changeset in xpra [1988] by
- fix challenge packet for non-encrypted case
10/23/12:
- 14:25 Ticket #200 (Eliminate the need to specify --socket-dir on the client side) created by
- It took me like an hour to get it working with a CIFS mounted $HOME -- …
10/21/12:
- 04:37 Changeset in xpra [1987] by
- update release notes
- 04:34 Changeset in xpra [1986] by
- r1985 for 0.7.x branch: only try harder to find a matching key with …
10/20/12:
- 14:43 Changeset in xpra [1985] by
- when we have a native keymap (*nix x11 keymap), we may find keysyms we …
10/17/12:
- 15:18 Ticket #199 (vmware-gksu freezes xpra session) created by
- Hello, I haven't tested with proper "gksu" itself, but vmware-gksu …
10/16/12:
- 13:19 Changeset in xpra [1984] by
- we cannot use the xpra_Xdummy wrapper if Xorg is suid and not readable …
- 12:59 Ticket #163 (pass client DPI preference to server (and use sane defaults of 96dpi)) closed by
- fixed: Thanks, applied in r1983 (will be in 0.7.1) Note though that this is …
- 12:57 Changeset in xpra [1983] by
- #163 use more reasonable default screen dimensions
- 12:11 Ticket #163 (pass client DPI preference to server (and use sane defaults of 96dpi)) reopened by
10/15/12:
- 08:03 Changeset in xpra [1982] by
- sample SPEKE code
10/13/12:
- 13:55 Changeset in xpra [1981] by
- #198: encryption improvements: we (re)set the outgoing encryption …
- 13:47 Changeset in xpra [1980] by
- add debug showing which cipher is used when
- 05:24 Ticket #198 (protect against mitm attacks) created by
- Originally recorded in #197 (only mildly related): *1) Wait until a …
10/12/12:
- 19:04 Changeset in xpra [1979] by
- undo r1962: this branch is too old and does not have cleanup
- 19:01 Changeset in xpra [1978] by
- undo r1966: this branch is too old and does not have cleanup
- 19:00 Changeset in xpra [1977] by
- undo r1970: this branch is too old and does not have cleanup
- 18:59 Changeset in xpra [1976] by
- undo r1973: this branch is too old and does not have cleanup
- 18:57 Changeset in xpra [1975] by
- 0.3.12 release
- 18:55 Changeset in xpra [1974] by
- r1946 for 0.3.x branch: the salt used for password hmac should be …
- 18:52 Changeset in xpra [1973] by
- r1953 for 0.3.x branch: if we fail to connect we must remove the tray icon!
- 18:50 Changeset in xpra [1972] by
- 0.4.9 release
- 18:48 Changeset in xpra [1971] by
- r1946 for 0.4.x branch: the salt used for password hmac should be …
- 18:47 Changeset in xpra [1970] by
- r1953 for 0.4.x branch: if we fail to connect we must remove the tray icon!
- 18:44 Changeset in xpra [1969] by
- fix line too long lintian warning (retarded format)
- 18:43 Changeset in xpra [1968] by
- 0.5.7 release
- 18:40 Changeset in xpra [1967] by
- r1946 for 0.5.x branch: the salt used for password hmac should be …
- 18:39 Changeset in xpra [1966] by
- r1953 for 0.5.x branch: if we fail to connect we must remove the tray icon!
- 18:39 Changeset in xpra [1965] by
- r1916 and r1912 for 0.5.x branch: move xsettings code to a UI class …
- 18:34 Changeset in xpra [1964] by
- 0.6.5 release
- 18:27 Changeset in xpra [1963] by
- r1946 for 0.6.x branch: the salt used for password hmac should be …
- 18:26 Changeset in xpra [1962] by
- r1953 for 0.6.x branch: if we fail to connect we must remove the tray icon!
- 18:25 Changeset in xpra [1961] by
- r1916 and r1912 for 0.6.x branch: move xsettings code to a UI class …
- 18:20 Changeset in xpra [1960] by
- update release notes
- 18:12 Changeset in xpra [1959] by
- r1946 for 0.7.x branch: the salt used for password hmac should be …
- 18:10 Changeset in xpra [1958] by
- r1951 for 0.7.x branch: avoid division by zero if all values are zero
- 18:09 Changeset in xpra [1957] by
- r1953 for 0.7.x branch: if we fail to connect we must remove the tray icon!
- 18:08 Changeset in xpra [1956] by
- r1955 for 0.7.x branch: OR windows use a different setup() method, so …
- 17:59 Changeset in xpra [1955] by
- OR windows use a different setup() method, so we must duplicate the …
- 16:38 Changeset in xpra [1954] by
- osx fixes for client launcher and menu integration: * move code to …
- 16:36 Changeset in xpra [1953] by
- if we fail to connect we must remove the tray icon!
- 15:39 Changeset in xpra [1952] by
- use uppercase name since it ends up in the menu
- 15:22 Changeset in xpra [1951] by
- avoid division by zero if all values are zero
- 10:54 Changeset in xpra [1950] by
- launcher improvements: * highlight and focus password field if we get …
- 10:50 Changeset in xpra [1949] by
- we're no longer interrested in growl since they've gone commercial and …
- 09:24 Changeset in xpra [1948] by
- support AES encryption in launcher. also move about info to main logo …
- 09:09 Changeset in xpra [1947] by
- better debugging for large packets
- 08:59 Changeset in xpra [1946] by
- the salt used for password hmac should be per-connection to prevent …
- 08:37 Changeset in xpra [1945] by
- try to prevent confusion over zero keycodes being valid for client but …
10/11/12:
- 20:50 Changeset in xpra [1944] by
- test encryption
- 19:08 Changeset in xpra [1943] by
- try harder to match preserve list
- 19:00 Changeset in xpra [1942] by
- typos
- 18:53 Changeset in xpra [1941] by
- AltGr? fixed for macosx/win32: partial backport of changesets r1930 …
- 18:33 Changeset in xpra [1940] by
- fix keymap for osx: we do want to make modifiers match but still not …
- 18:20 Changeset in xpra [1939] by
- fix indent: we want to clear "mod5" when not pressed, not when pressed …
- 18:13 Changeset in xpra [1938] by
- remove unused modifier names
- 18:02 Changeset in xpra [1937] by
- remove grok_modifier_map override which did nothing useful
- 17:53 Changeset in xpra [1936] by
- ensure we always assign a modifier to "ISO_Level3_Shift"
- 17:51 Changeset in xpra [1935] by
- zero keycode is now allowed! so we cannot use that to mean: assign one
- 17:46 Changeset in xpra [1934] by
- try harder to find a matching keycode: maybe one of the ones we …
- 17:13 Changeset in xpra [1933] by
- avoid NoneType? error when we don't find ISO_Level3_Shift defined!
- 17:08 Changeset in xpra [1932] by
- correct way of adding "close" button, simpler too
- 16:08 Changeset in xpra [1931] by
- osx keycodes start at zero..
- 15:51 Changeset in xpra [1930] by
- osx keycodes start at zero! (letter 'a')
- 15:10 Changeset in xpra [1929] by
- need to automate this..
- 14:50 Changeset in xpra [1928] by
- 0.7.1 rc
- 14:42 Changeset in xpra [1927] by
- r1910 for 0.7.x branch: if we find a broken modifier mapping, remove …
- 14:35 Changeset in xpra [1926] by
- r1916 and r1912 for 0.7.x branch: move xsettings code to a UI class …
- 14:33 Changeset in xpra [1925] by
- r1911 for 0.7.x branch: initialize variable we test!
- 14:32 Changeset in xpra [1924] by
- r1922 for 0.7.x: AltGr? fix for old Xorg servers
- 14:32 Changeset in xpra [1923] by
- macosx uses keycode==0
- 14:26 Changeset in xpra [1922] by
- it seems that the compatibility layer between core and Xkb does not do …
- 14:12 Changeset in xpra [1921] by
- avoid startup errors if pycrypto is not installed
- 13:40 Changeset in xpra [1920] by
- undo parts of r1908: keycode==0 is illegal on server side!
- 12:12 Changeset in xpra [1919] by
- doh
- 12:10 Changeset in xpra [1918] by
- make logging method name match code
- 12:10 Changeset in xpra [1917] by
- was not meant to be added to svn…
- 12:05 Changeset in xpra [1916] by
- move the other half of xsettings code to UI class
- 11:57 Changeset in xpra [1915] by
- we already had a limit on packet size to prevent memory exhaustion, …
- 11:52 Changeset in xpra [1914] by
- log warning on big packets so we can hear about them and fix them
- 11:47 Changeset in xpra [1913] by
- add missing new encryption param and filter out swscale warnings from …
- 11:21 Changeset in xpra [1912] by
- wimpiggy.prop imports gtk so we cannot call it from non-ui clients: …
- 11:16 Changeset in xpra [1911] by
- initialize variable we test!
- 11:03 Changeset in xpra [1910] by
- if we find a broken modifier mapping, remove it and try to continue …
- 10:54 Changeset in xpra [1909] by
- log client OS
- 10:44 Changeset in xpra [1908] by
- with macos clients, keycode can be zero..
- 10:26 Ticket #197 (packet encryption for tcp sockets) closed by
- fixed: done in r1907 - see changeset log message for details
- 10:25 Changeset in xpra [1907] by
- #197: add --encryption option * only AES with CBC mode is supported at …
- 07:22 Changeset in xpra [1906] by
- use consistent highlighting for name=value options
10/10/12:
- 20:13 Ticket #197 (packet encryption for tcp sockets) created by
- If someone wants to use a password to protect a session exposed with …
- 14:23 Changeset in xpra [1905] by
- always show the close menu (and fix keyboard layout def new path)
- 14:21 Changeset in xpra [1904] by
- split client extras in smaller files
- 14:19 Ticket #188 (Double-click required for single-clicks to register on remote attachments) closed by
- fixed: OK closing, thanks. Note this is also covered in the …
- 11:45 Changeset in xpra [1903] by
- make all network send methods take varargs instead of arrays (convert …
- 10:45 Ticket #193 (Name of libwebp-library including version is hardcoded and breaks for ...) closed by
- fixed: r1902 applied the same fix to trunk. The rest will be dealt with in #196
- 10:42 Ticket #196 (when we turn off a feature via the setup.py file ...) created by
- but unfortunately, the because of the way py2exe/distutils/py2app …
- 10:14 Changeset in xpra [1902] by
- gentoo build workaround: ignore "--no-compile" if both "build" and …
- 10:07 Changeset in xpra [1901] by
- fix svn info recorded: newer svn versions fail to give us information …
- 09:45 Changeset in xpra [1900] by
- add new link to osx DMG and re-order download links
- 09:17 Changeset in xpra [1899] by
- gentoo ebuild updates: * use built-in patches (no need for another …
- 09:00 Changeset in xpra [1898] by
- r1893 for 0.7.x branch: cheap trick to avoid division by zero
- 09:00 Changeset in xpra [1897] by
- r1892 for 0.7.x branch: avoid deprecation warning
- 09:00 Changeset in xpra [1896] by
- remove outdate ebuild
- 06:54 Ticket #108 (Some german keys: "?" and "ß" mismatched) closed by
- worksforme: Not heard back - closing.
10/09/12:
- 13:57 Changeset in xpra [1895] by
- version bump so we can start building new beta packages again
- 13:56 Changeset in xpra [1894] by
- version bump so we can start building new beta packages again
- 12:25 Changeset in xpra [1893] by
- cheap trick to avoid division by zero
- 12:06 Changeset in xpra [1892] by
- avoid deprecation warning
- 11:43 Changeset in xpra [1891] by
- new ebuild with changes from gentoo
- 10:13 Changeset in xpra [1890] by
- updated from debian
- 10:10 Ticket #194 (.so-files are not installed anymore for xpra-0.7.0 using ...) closed by
- fixed: Merged in r1889, I've also put an updated gentoo-only 0.7.0 archive …
- 09:48 Changeset in xpra [1889] by
- #194 for 0.7.x branch: apply r1884 r1885 and r1888
- 09:46 Changeset in xpra [1888] by
- #194 fix gentoo ebuilds: they use both "build" and "install" but also …
- 07:35 Changeset in xpra [1887] by
- apparently, this is what it is
- 07:23 Changeset in xpra [1886] by
- sha512 is a bit long for our needs!
- 06:10 Changeset in xpra [1885] by
- loading happens in initializer, so we cannot try to import xpra.webm …
- 06:03 Changeset in xpra [1884] by
- try more than one possible library name since distros do crazy tings
10/08/12:
- 23:22 Ticket #194 (.so-files are not installed anymore for xpra-0.7.0 using ...) created by
- My other problems with 0.7.0 appear to be related to all .so-files …
- 22:54 Ticket #193 (Name of libwebp-library including version is hardcoded and breaks for ...) created by
- First: Thanks for xpra! It is working perfectly well! However, it …
- 17:11 Changeset in xpra [1883] by
- tag v0.7.x
- 16:50 Changeset in xpra [1882] by
- avoid lintian warning
- 16:45 Changeset in xpra [1881] by
- doh!
- 16:29 Changeset in xpra [1880] by
- update date to today
- 16:11 Changeset in xpra [1879] by
- 0.7.0: update release files
- 15:48 Changeset in xpra [1878] by
- use hashlib instead of sha to prevent deprecation warning
- 14:50 Changeset in xpra [1877] by
- include explicitly instead of wildcard, prevents us from including …
- 12:16 Changeset in xpra [1876] by
- constify and relax Java version check: only require 0.3 and above
- 12:05 Changeset in xpra [1875] by
- when mmap is enabled, quality is irrelevant - grey it out
- 12:00 Milestone 0.7 completed
-
* Mac DMG
* Android APK
* Better keyboard support ("
AltGr
") * …
10/07/12:
- 19:00 Changeset in xpra [1874] by
- r1812 and r1857 for 0.5.x and 0.6.x branches: ensure subprocesses …
- 18:58 Changeset in xpra [1873] by
- r1872 for 0.5.x and 0.6.x: per-frame x264_param_t must be malloced and …
- 13:03 Ticket #187 (x264 crashes when resizing window) closed by
-
fixed: After manual x264 code inspection:
*
x264_param_apply_profile
: … - 12:23 Changeset in xpra [1872] by
- per-frame x264_param_t must be malloced and freed!
- 12:23 Changeset in xpra [1871] by
- only bother to call cleanup and take the lock if there is something to …
- 12:19 Ticket #91 (Control key not forwarded) closed by
- fixed
- 11:21 Changeset in xpra [1870] by
- when we already hold the video encoder lock, don't try to acquire it …
- 10:16 Ticket #186 (Xdummy support for adding resolutions and screens on the fly) closed by
- duplicate: dupe of #56
- 09:59 Changeset in xpra [1869] by
- use standard code layout for all tests, add new keymap-changed test
10/06/12:
- 18:39 Changeset in xpra [1868] by
- fix launcher when running the client embedded: * if the password does …
- 18:02 Changeset in xpra [1867] by
- prettify
- 17:47 Changeset in xpra [1866] by
- add option to disable the forwarding of windows data, used by text …
- 17:24 Changeset in xpra [1865] by
- during shutdown, the IO thread loops can hit all sorts of exceptions …
- 12:13 Changeset in xpra [1864] by
- also remove GenericEvent? from consts list
- 11:55 Changeset in xpra [1863] by
- avoid build errors on really old X11 versions (ie: CentOS 5.x): just …
- 09:27 Changeset in xpra [1862] by
- don't use a video encoder for just one frame, add heuristics to guess: …
- 09:19 Changeset in xpra [1861] by
- we know this can cause XErrors, so don't log them
- 09:12 Changeset in xpra [1860] by
- doh: epic typo!
- 09:08 Changeset in xpra [1859] by
- record per-encoder total number of frames and number of pixels sent, …
- 09:04 Changeset in xpra [1858] by
- fix "xpra info": keyboard flag location has moved..
- 08:52 Changeset in xpra [1857] by
- children started with --start-child should not have access (or …
- 08:35 Changeset in xpra [1856] by
- backports for stable branches of r1826 and r1853: avoid errors on …
- 08:31 Changeset in xpra [1855] by
- simpler cursor fix: just ignore cursors in new format sent by newer servers
- 08:25 Ticket #191 (short-lived OR windows cause crashes (ie: kmail hover tooltips)) closed by
- fixed: backports in r1854, closing.
- 08:25 Changeset in xpra [1854] by
- #191: r1842 for old stable branches: move all common mouse stuff to a …
- 08:19 Changeset in xpra [1853] by
- source may be None during shutdown, it's ok, we will ignore the …
10/05/12:
- 20:17 Changeset in xpra [1852] by
- update script failed to grab iss from the old location: version bump …
- 20:13 Changeset in xpra [1851] by
- update script failed to grab iss from the old location: version bump …
- 20:11 Changeset in xpra [1850] by
- update script failed to grab iss from the old location: version bump …
- 20:05 Changeset in xpra [1849] by
- update release files for 0.7.0
- 19:40 Changeset in xpra [1848] by
- add new test to easily get keyboard info out of the wimpiggy cython …
- 19:38 Changeset in xpra [1847] by
- #191 undo some of the event filtering stuff and the last of the …
- 19:35 Changeset in xpra [1846] by
- ensure that all the events we inject (mouse was done, now keyboard) go …
- 19:30 Changeset in xpra [1845] by
- bug in version bump scripts forgot the ebuilds... here they are
- 18:52 Changeset in xpra [1844] by
- prevent the version info log message from interfering with ssh login …
- 18:42 Changeset in xpra [1843] by
- not used
- 18:10 Changeset in xpra [1842] by
- move all common mouse stuff to a single method that takes care of X11 sync
- 18:09 Changeset in xpra [1841] by
- small shortcut (mostly logging)
- 17:22 Changeset in xpra [1840] by
- compat with old versions is more important than py3
- 17:16 Changeset in xpra [1839] by
- fix typos in backport
- 16:56 Changeset in xpra [1838] by
- during shutdown we may still get key or mouse events which now need …
- 16:52 Changeset in xpra [1837] by
- try harder to free references quicker so python can garbage collect …
- 15:35 Changeset in xpra [1836] by
- update release files with latest password changes
- 15:27 Changeset in xpra [1835] by
- r1825 and r1828 for old branches: password handling fixes
- 13:43 Ticket #192 (mouse cursor shown as 'X' in some applications.) created by
- Is some applications and in some dialogs mouse cursor looks like 'X' …
- 13:34 Changeset in xpra [1834] by
- if a window is gone, we may not know about it yet - trying to call …
- 12:33 Changeset in xpra [1833] by
- simplify test of OR windows: provide is_OR()
- 12:32 Changeset in xpra [1832] by
- add missing is_managed() method
- 12:24 Changeset in xpra [1831] by
- add "composite-destroyed" signal so we can try to clean things up
- 08:20 Changeset in xpra [1830] by
- define more human readable lookups for x11 events and show all events …
- 08:00 Changeset in xpra [1829] by
- test if we can call acknowledge_changes() before calling it and inline …
- 07:55 Changeset in xpra [1828] by
- always do all IO in try/except block and remove trailing carriage returns
- 07:50 Changeset in xpra [1827] by
- log password file and password in debug mode
- 07:49 Changeset in xpra [1826] by
- avoid error on exit if protocol source is already None (just drop the …
- 07:48 Changeset in xpra [1825] by
- password files do NOT have \n in them!
- 07:47 Changeset in xpra [1824] by
- when we run the client embedded in the launcher, override the …
- 07:43 Changeset in xpra [1823] by
- use "warn_and_quit" function to exit with code and message, and use …
- 06:46 Changeset in xpra [1822] by
- fix start-child option and add examples to config files
- 06:34 Changeset in xpra [1821] by
- remove redundant peer info: rely on str SocketConnection?.str instead
- 06:29 Changeset in xpra [1820] by
- cut&paste gone wrong!
- 06:27 Changeset in xpra [1819] by
- detect invalid port numbers sooner and error out more cleanly
10/04/12:
- 23:09 Changeset in xpra [1818] by
- fix event_type_names and route_event whitelist: these are X11 event …
- 21:40 Changeset in xpra [1817] by
- if XPRA_X11_DEBUG env is set to non zero, dump all events we filter, …
- 20:49 Changeset in xpra [1816] by
- try to ensure we only emit "unmanaged" once, that we call …
- 20:46 Changeset in xpra [1815] by
- prevent us from calling destroy() more than once, and if we try print …
- 20:39 Changeset in xpra [1814] by
- ignore selection events without a window, add better debug messages …
- 19:44 Changeset in xpra [1813] by
- use regular logging after we daemonize (after we pass sanity checks), …
- 19:37 Changeset in xpra [1812] by
- isolate the Xvfb process even more: set close_fds=True so it won't be …
- 19:28 Changeset in xpra [1811] by
- doh - was not meant to commit that!
- 19:28 Changeset in xpra [1810] by
- record the timeout timer so we can also cancel it before it is due …
- 19:22 Changeset in xpra [1809] by
- show one decimal place for both fps and pixels/s
- 18:50 Changeset in xpra [1808] by
- quality can be set to -1 (means Auto mode)
- 16:35 Ticket #158 (xpra: mouse position out of sync) reopened by
-
Can you provide a log sample taken with "
xpra -d all ...
" of … - 16:11 Ticket #191 (short-lived OR windows cause crashes (ie: kmail hover tooltips)) created by
- As discussed over email, here is a stacktrace obtained with trunk …
- 15:49 Changeset in xpra [1807] by
- adding commented -dbg packages
- 15:25 Changeset in xpra [1806] by
- 0.3.11 release
- 15:23 Changeset in xpra [1805] by
- 0.4.8 release
- 15:21 Changeset in xpra [1804] by
- 0.5.6 release
- 15:17 Changeset in xpra [1803] by
- 0.6.4 release
- 15:06 Changeset in xpra [1802] by
- r1761 for 0.6.x branch: prevent races with cleanup/close of connections
- 15:01 Changeset in xpra [1801] by
- simpler fix than r1784: use a re-entrant lock and close the backing …
- 14:54 Changeset in xpra [1800] by
- r1789 (partial): take shortcut if damage area is empty (zero size)
- 14:48 Changeset in xpra [1799] by
- r1785 and r1786 for old branches: avoid dimensions that swscale cannot …
- 14:36 Changeset in xpra [1798] by
- r1794 for old branches: some clients (ie: win32) allow windows to be …
- 14:28 Changeset in xpra [1797] by
- r1753 for 0.6.x branch: add locking since we rely on the video_encoder …
- 14:24 Changeset in xpra [1796] by
- r1716 for 0.5 and 0.6: uncompressed packets (xpra -z 0 ..) may send …
- 14:20 Changeset in xpra [1795] by
- r1762 for old branches: support dicts with non-strings as keys
- 12:04 Changeset in xpra [1794] by
- some clients (ie: win32) allow windows to be resized to 0x0 size, but …
- 11:49 Changeset in xpra [1793] by
- we must always include the xpra_Xdummy script until we come to …
- 07:06 Changeset in xpra [1792] by
- use "Warning" as message header to try to prevent confusion over …
- 07:05 Changeset in xpra [1791] by
- better error message: remove redundant header
- 06:55 Changeset in xpra [1790] by
- add Xdummy dependencies instead of Xvfb for Fedora and openSUSE builds
10/03/12:
- 21:19 Changeset in xpra [1789] by
- if we're not batching, we still need to call get_best_encoding before …
- 21:06 Changeset in xpra [1788] by
- fix "xpra info": flag got moved..
- 20:55 Changeset in xpra [1787] by
- can use XPRA_X11_DEBUG="0" to leave it off, not just any value to turn …
- 20:49 Changeset in xpra [1786] by
- x264 rounds down the window size to the nearest even number, so make …
- 20:17 Changeset in xpra [1785] by
- if the client uses swscale (all do as of now - so defaults to True), …
- 19:53 Changeset in xpra [1784] by
- fix for "non-existing PPS 0 referenced": prevent races (lock release …
- 14:42 Changeset in xpra [1783] by
- restore previous behaviour (misnamed/buggy method): default to run …
- 14:31 Changeset in xpra [1782] by
- try harder not to cause exceptions: filter the window id we pass to …
- 13:48 Ticket #190 (handle COMPOUND_TEXT) created by
- A number of X11 properties can be stored using this encoding, and at …
- 13:44 Changeset in xpra [1781] by
- since we prefer _NET_WM_NAME over WM_NAME and _NET_WM_ICON_NAME over …
- 12:19 Changeset in xpra [1780] by
- simplify "modifier_keycodes": no need for a client capability, we just …
10/02/12:
- 15:03 Changeset in xpra [1779] by
- re-do the un-done of r1771: win32 clients simply do not work using the …
- 12:11 Changeset in xpra [1778] by
- call compute_modifier_keynames when keymap changes, and add some debug
- 10:55 Changeset in xpra [1777] by
- add XPRA_SYNCHRONIZE env variable to allow us to run X11 calls in sync …
- 09:27 Changeset in xpra [1776] by
- keynames_for_mod was never assigned, so we were skipping …
- 08:54 Changeset in xpra [1775] by
- share keys_pressed between all the clients so any of them can clear …
- 08:17 Changeset in xpra [1774] by
- move most of the keyboard stuff to the per-client class ServerSource? - …
- 06:36 Changeset in xpra [1773] by
- make it more obvious how to get rid of the dbus warning
Note: See TracTimeline
for information about the timeline view.