Scott Bradnick
cc1839923d
- Update to version 6.0+git20231005.a3c265d6: * use the program wrapper to name the process and window * remove unused screen, always 0 with Gtk 3 * Cython 3.0.3 * #3964 oops: forgot to add the configure scripts * #3964 run configure sub-windows as dialogs * destroying windows causes crashes on MS Windows * #3964 preparatory refactoring for new 'configure' GUIs * stricter types * match renaming * #3810 swap host and guest * move qrcode dialog with the other gtk dialogs * #4021 expose scaled size so clients can upscale * cosmetic: missing closing bracket in debug * fix crashes on MS Windows * damn: git reset un-added this file * misspelt package name * #3810 add virtio-ivshmem documentation * typo * fix all dbus builds by using autotools * wheel is available in appstream * use the default location * move opengl example code * remove global include dir * missed during gobject bindings refactoring * simplify * whitespace * #3978 cythonized versions can't be executed as files * generate the gui versions of the exec tools * git reset un-added the files... OBS-URL: https://build.opensuse.org/request/show/1115908 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=127
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
addFilter("potential-bashisms /usr/bin/xpra_Xdummy");
|
|
#addFilter("python-bytecode-inconsistent-mtime * *");
|
|
addFilter('dbus-policy-allow-receive <allow receive_sender="org.xpra.Server"/> /etc/dbus-1/system.d/xpra.conf');
|