Displaying 2 results from an estimated 2 matches for "window_with_name".
2006 Nov 07
2
Crash when embedding R X11 windows
Dear R developers,
I've been experimenting with embedding R X11 windows into another application
using KDE's QXEmbed on linux. Attempting to do so will crash R (with R 2.4.0,
trunk, and I know the bug has been around in prior versions). I used to think
this was related to bug #848, but I'm not sure, if / how the solution
suggested there still applies to current versions of R.
2023 Apr 09
0
[ANNOUNCE] xwininfo 1.1.6
...elease adds an option, disabled by default, to use libxcb-errors to
improve the reporting of any X protocol error messages that may occur.
To enable it, pass --with-xcb-errors to configure.
Alan Coopersmith (8):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Window_With_Name(): make sure cookies.get_net_wm_name is set
gitlab CI: stop requiring Signed-off-by in commits
Silence -Wdiscarded-qualifiers warning on systems with non-const iconv
Variable scope reduction as recommended by cppcheck
Add option to use libxcb-errors to improve X protocol err...