awesome/common
Alex Cornejo 96cf05f002 Fixed socket usage to work with AFS home folders.
On corporate/university environments it is not uncommon for the home
folder of each user to be hosted on OpenAFS (so you can work from any
terminal and IT services can backup everything at will).

However it is not possible to create sockets in AFS, hence when awesome
attempts to create a socket at ~/.awesome-ctl it fails. To fix this
awesome now uses /tmp/.awesome-ctl as a fallback before giving up.

Signed-off-by: Alex Cornejo <acornejo@gmail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-03-18 08:20:32 +01:00
..
array.h remove a bunch of useless #include-s 2008-10-24 20:57:29 +02:00
atoms.c atoms: autogenerate atom list 2008-06-30 20:05:53 +02:00
atoms.h atoms: autogenerate atom list 2008-06-30 20:05:53 +02:00
atoms.list client: remove _AWESOME_TAGS property 2009-03-12 11:49:58 +01:00
buffer.c buffer: add various code documentation 2008-06-22 18:43:04 +02:00
buffer.h buffer: use a_strlen() 2008-11-17 12:07:55 +01:00
list.h Fix a couple of warnings. 2008-06-15 23:58:51 +02:00
refcount.h refcount: remove useless assert include 2008-12-14 10:28:24 +01:00
socket.c Fixed socket usage to work with AFS home folders. 2009-03-18 08:20:32 +01:00
socket.h Fixed socket usage to work with AFS home folders. 2009-03-18 08:20:32 +01:00
tokenize.gperf client: add .id field 2009-02-18 16:53:42 +01:00
util.c util: precompute funcname in name_func_link 2008-12-12 16:51:41 +01:00
util.h client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
version.c draw: remove GdkPixBuf support 2008-09-22 11:11:55 +02:00
version.h lua: stop using version_string() 2008-07-31 17:48:27 +02:00
xcursor.c xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xcursor.h xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xembed.c xembed: store windows in an array 2008-12-14 10:28:22 +01:00
xembed.h xembed: store windows in an array 2008-12-14 10:28:22 +01:00
xutil.c xutil: handle COMPOUND_TEXT blindly 2009-02-20 11:47:56 +01:00
xutil.h xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00