weston/clients
Pekka Paalanen 668dd56918 window: add a helper for config file paths
Add a helper function, that constructs a path to a config file from
XDG_CONFIG_HOME environment variable, by the rules of
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Make desktop-shell find its config file from XDG_CONFIG_HOME. This
allows to have a personal config file without continuously fighting with
git about wayland-desktop-shell.ini.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-11-15 08:57:01 -05:00
..
.gitignore Update .gitignores 2011-10-28 13:32:17 -04:00
cairo-util.c cairo-util: Fix another last-minute typo 2011-10-20 14:44:48 -04:00
cairo-util.h cairo-util: Add helper to load jpeg files 2011-10-20 13:11:12 -04:00
config.c window: add a helper for config file paths 2011-11-15 08:57:01 -05:00
desktop-shell.c window: add a helper for config file paths 2011-11-15 08:57:01 -05:00
dnd.c window: Remove display_flush_cairo_device 2011-10-07 10:05:57 +02:00
eventdemo.c window.c: Drop global handler argument 2011-08-29 17:12:36 -04:00
flower.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
gears.c gears: Fail if compiled without cairo-egl 2011-10-07 10:06:01 +02:00
image.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
Makefile.am window: Add a cheesy parser for ini-files, use it in desktop-shell 2011-11-14 22:51:02 -05:00
resizor.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
screenshot.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
simple-egl.c simple-egl: Remove leftover wl_visual variable 2011-10-19 21:16:58 -04:00
simple-shm.c Move away from visuals and just use EGLConfigs or shm format tokens 2011-08-31 16:21:38 -04:00
smoke.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
terminal.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
view.c Add missing include for gio.h. 2011-10-24 11:58:24 -04:00
window.c window: Avoid setting an invalid surface for the pointer 2011-10-25 12:20:51 +01:00
window.h window: add a helper for config file paths 2011-11-15 08:57:01 -05:00