summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03desktop: add -q option to suppress errorsHEADmasterWim Taymans3-3/+3
It is possible that the sound theme does not have the specified sound and we don't want to spam the log with error messages in that case.
2019-01-03gtk-play: add quiet optionWim Taymans1-4/+10
Add an option to suppress the error messages. This is useful in startup scripts when playing sound events for which the theme didn't specify a sound file.
2012-11-10gtk: Don't assume all GdkDisplays are GdkX11Displays: broadway/waylandMichael Meeks2-0/+20
2012-09-27build-sys: Fix build with no lynx installedColin Walters2-2/+9
2012-09-25build-sys: prepare 0.30Lennart Poettering2-3/+7
2012-09-25Add missing link for libx11 (needed to build gnome-games from trunk)Jeremy Bicha4-6/+7
2012-09-25Explicitly require x11 for GTK linkingRodrigo Moya1-2/+2
2012-09-25gtk: g_thread_init() is obsoleteLennart Poettering2-2/+2
2012-09-25gstreamer: port to GStreamer 1.0Dominique Leuenberger2-6/+6
https://bugs.freedesktop.org/show_bug.cgi?id=54455
2012-05-15build-sys: be nice to non-gtk-doc usersLennart Poettering1-1/+1
2012-05-15doc: fix link in READMELennart Poettering1-1/+1
2012-05-15systemd: use logic OR conditionLennart Poettering1-2/+2
2012-05-15doc: it's 2012, use UTF-8Lennart Poettering1-3/+3
2012-05-15build-sys: fix copy/paste mistakeLennart Poettering1-1/+1
2012-05-15build-sys: use .xz instead of .gz everywhereLennart Poettering2-3/+3
2012-05-15git: update .gitignoreLennart Poettering5-56/+60
2012-05-15build-sys: fix make distcheckLennart Poettering1-1/+0
2012-05-15build-sys: fix gtkdocize invocationLennart Poettering1-1/+1
2012-05-15build-sys: rename bootstrap to autogen to follow usual semanticsLennart Poettering2-64/+39
2012-05-15build-sys: bump releaseLennart Poettering2-3/+7
2012-05-15pulse: don' try to reconnect immediately if PA is dyingLennart Poettering1-5/+8
https://bugs.freedesktop.org/show_bug.cgi?id=35024
2012-05-15build-sys: modernize build systemLennart Poettering4-92/+156
2012-05-15build-sys: fix automake syntaxLennart Poettering1-0/+2
2012-05-15build-sys: remove gconf usageMatthias Clasen3-40/+0
https://bugs.freedesktop.org/show_bug.cgi?id=32327
2011-10-11gtk: fix compilation for gtk2David Henningsson1-0/+6
gdk_error_trap_pop_ignored() is not present in gtk2. https://bugs.launchpad.net/bugs/862553
2011-09-29trap BadWindow (and similar) X errors when calling XGetWindowProperty() (LP: ↵Michael Vogt1-0/+3
#834403)
2011-02-24build-sys: prepare release 0.28Lennart Poettering2-1/+6
2011-02-24login: update login autostart files for gnome 3Lennart Poettering2-2/+2
This removes compatibility with older gnome versions, more specifically gnome-session versions.
2011-02-24gtk: enable gtk module by default in gnome3Lennart Poettering2-1/+12
2011-02-18update READMELennart Poettering1-2/+7
2011-02-18build-sys: prepare new releaseLennart Poettering1-3/+3
2011-02-18gtkdoc: enable html generation when building as a developerLennart Poettering1-1/+1
2011-02-18update .gitignoreLennart Poettering1-0/+1
2011-02-18gtk3: skip gtk_quit_add() for nowLennart Poettering1-0/+6
gtk3 removed gtk_quit_add() without replacement. We need this functionality however. But for now comment this and complain. https://bugzilla.gnome.org/show_bug.cgi?id=639770
2011-02-09cache: don't use $HOME when it is not setLennart Poettering1-12/+19
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610754
2011-02-09systemd: add unit for bootup and shutdown soundsLennart Poettering8-5/+92
2011-02-09boot: add utility to play boot up soundLennart Poettering5-4/+300
2011-01-07build-sys: allow headers to be installed in a subfolder.Christoph Thompson3-3/+3
On Wed, Jan 5, 2011 at 2:22 PM, Christoph Thompson <cjsthompson@gmail.com>wrote: > Hi, > > Please find attached a small patch which allows for libcanberra's headers > to be installed in a subfolder. > > Have a nice day. > Ignore the previous patch, I messed up ^^ This is the right one.
2010-10-04update READMELennart Poettering1-1/+5
2010-10-04build-sys: prepare new releaseLennart Poettering1-2/+2
2010-09-27gtk: Fix the build with current GTK+Matthias Clasen1-0/+4
gdk_drawable_get_screen has been removed in GTK3. Instead, use gdk_window_get_screen.
2010-06-13build-sys: fix make distcheckLennart Poettering1-2/+2
2010-06-13build-sys: fix gconf build lineLennart Poettering1-1/+1
2010-06-13build-sys: various build-system beautificationsLennart Poettering4-11/+11
2010-06-13build-sys: drop duplicate conditionalLennart Poettering1-1/+0
2010-06-13git: ignore more filesLennart Poettering1-0/+1
2010-06-13docs: update for 0.25Lennart Poettering1-1/+5
2010-06-13build-sys: bump versionLennart Poettering1-2/+2
2010-06-13cache: don't use destructors unless running in valgrindLennart Poettering1-0/+4
2010-06-13build-sys: properly create gtk3 module linkLennart Poettering2-2/+5