summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't assume all GdkDisplays are GdkX11Displays: broadway/waylandHEADmasterMichael Meeks2012-11-102-0/+20
* Add missing link for libx11 (needed to build gnome-games from trunk)Jeremy Bicha2012-09-251-0/+1
* gtk: g_thread_init() is obsoleteLennart Poettering2012-09-251-1/+0
* gstreamer: port to GStreamer 1.0Dominique Leuenberger2012-09-251-5/+5
* systemd: use logic OR conditionLennart Poettering2012-05-151-2/+2
* git: update .gitignoreLennart Poettering2012-05-151-7/+7
* pulse: don' try to reconnect immediately if PA is dyingLennart Poettering2012-05-151-5/+8
* build-sys: modernize build systemLennart Poettering2012-05-151-3/+4
* gtk: fix compilation for gtk2David Henningsson2011-10-111-0/+6
* trap BadWindow (and similar) X errors when calling XGetWindowProperty() (LP: ...Michael Vogt2011-09-291-0/+3
* login: update login autostart files for gnome 3Lennart Poettering2011-02-242-2/+2
* gtk: enable gtk module by default in gnome3Lennart Poettering2011-02-242-1/+12
* gtk3: skip gtk_quit_add() for nowLennart Poettering2011-02-181-0/+6
* cache: don't use $HOME when it is not setLennart Poettering2011-02-091-12/+19
* systemd: add unit for bootup and shutdown soundsLennart Poettering2011-02-095-4/+72
* boot: add utility to play boot up soundLennart Poettering2011-02-094-4/+261
* gtk: Fix the build with current GTK+Matthias Clasen2010-09-271-0/+4
* build-sys: various build-system beautificationsLennart Poettering2010-06-131-4/+4
* cache: don't use destructors unless running in valgrindLennart Poettering2010-06-131-0/+4
* build-sys: properly create gtk3 module linkLennart Poettering2010-06-131-2/+4
* gtk: optionally build for both gtk2 and gtk3Lennart Poettering2010-06-101-8/+69
* Compile with -DGSEAL_ENABLE. Fixes bug 27048.Andre Klapper2010-04-192-5/+5
* pulse: fix use after free in stream_drain_cb()Michal Schmidt2010-03-301-4/+4
* fork: call getpid() only onceLennart Poettering2010-03-301-3/+4
* pulse: fix finish notification for cached sample playbackLennart Poettering2010-02-211-11/+8
* props: set a couple of additional properties by default, and ensure clients m...Lennart Poettering2010-02-203-11/+23
* src: reindent for 8ch indentingLennart Poettering2010-02-2039-5647/+5727
* pulse: fix a minor race with sound cancellationLennart Poettering2010-02-201-4/+18
* header: mention when CA_PROP_CANBERRA_FORCE_CHANNEL was introducedLennart Poettering2010-02-191-0/+2
* pulse: pass selected device to server when playing uncached streamLennart Poettering2010-02-191-1/+1
* gstreamer: add missing unistd.h inclusionLennart Poettering2010-02-191-1/+2
* vorbis: support the recently defined 6.1 and 7.1 modes of vorbisLennart Poettering2010-01-141-1/+21
* Fix fd leak in libcanberraEric Sesterhenn2010-01-061-2/+5
* gtk: add missing castv0.22Lennart Poettering2009-10-201-3/+5
* gtk: only use GdkEvent::window if it is setLennart Poettering2009-10-191-1/+5
* gtk: Do not dereference a null window.Colin Guthrie2009-10-151-1/+5
* gtk: fix castingLennart Poettering2009-10-151-1/+1
* gtk: verify that a widget is realized before we try to access its XIDLennart Poettering2009-10-071-8/+13
* gtk: refresh event->window after dequeingLennart Poettering2009-10-071-0/+8
* gtk: even if GtkSettings is not available use contextLennart Poettering2009-10-071-15/+14
* gtk: fix calculation of event hpos/vposLennart Poettering2009-10-071-2/+2
* build-sys: fix module pathLennart Poettering2009-09-201-2/+2
* gtk: initialize window.desktop property by defaultLennart Poettering2009-09-193-19/+57
* gtk: add various validity checks before using data from GdkWindowLennart Poettering2009-09-191-44/+52
* props: introduce CA_PROP_WINDOW_DESKTOPLennart Poettering2009-09-191-0/+13
* gtk-module: ignore xembed windowsLennart Poettering2009-09-191-11/+62
* pulse: when coming back from event loop wait, check if the context still existsLennart Poettering2009-09-191-9/+22
* gtk-module: don't generate sound events for undecorated popupsLennart Poettering2009-09-191-1/+1
* gtk-module: recognize sticky windows properlyLennart Poettering2009-09-191-1/+1
* gtk-module: don't leak memory when reading X11 propertiesLennart Poettering2009-09-191-4/+6