summaryrefslogtreecommitdiff
path: root/tools/dbus-launch-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* dbus-launch-x11.c: Silence clang -Wcast-align warningAlex Richardson2022-08-101-1/+1
* dbus-launch-x11: Ignore X11 connection when checking for memory leaksSimon McVittie2022-07-151-1/+20
* dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley2020-11-061-1/+6
* dbus-launch-x11: print a window ID portablySimon McVittie2016-10-131-1/+2
* Be more const-correctSimon McVittie2016-10-131-1/+1
* Fix warnings from compiler option '-Wshadow'Thomas Zimmermann2016-10-101-1/+1
* Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira2016-06-301-1/+1
* Fix spelling/grammatical mistakes detected by Debian's lintian(1)Simon McVittie2011-07-281-1/+1
* Free session file early in dbus-launchChristian Dywan2011-01-051-1/+1
* Check return value of XGetWindowProperty in x11_get_addressChristian Dywan2011-01-051-8/+9
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* linux compile fixRalf Habacker2010-02-261-0/+2
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* dbus-launch: use InputOnly X windowEamon Walsh2009-03-201-3/+3
* Make sure we call XFlush() on all code paths (FDO bug #15293)Colin Walters2008-03-311-5/+5
* 2007-08-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-171-6/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * tools/dbus-launch-x11.c (get_session_file, init_x_atoms):Thiago Macieira2006-10-261-4/+8
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-68/+140
* 2006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-1/+1
* * configure.in: add DBUS_BINDIR as a #define to C source code.Thiago Macieira2006-09-301-0/+392