gri3-wm/include
Fernando Tarlá Cardoso Lemos c88c3e3ab2 Default to a file in /tmp for the restart state.
The file is now created in /tmp using the process PID and the
username of the user running i3. The restart state file is only
loaded when restarting (the --restart option is appended to the
command line prior to the restart). That means that renaming the
old state file with the ".old" extension is no longer needed.

This "--restart" switch is supposed to be only used by i3. The
"-L" switch can be used to load a layout (and not delete it
afterwards). We unlink the state file after we load it so that
we don't keep cruft in /tmp or try to restart from an old config
file if restart_state is set.
2010-12-27 13:33:03 +01:00
..
i3 Ported over some message types from -next. 2010-11-21 21:36:19 +01:00
all.h Implement resizing (still buggy) 2010-11-29 10:56:16 +01:00
click.h Move handler for clicking to its own file 2009-09-22 18:07:25 +02:00
cmdparse.h ipc/parser: commands can now return custom JSON replies 2010-07-17 15:15:37 +02:00
con.h Bugfix: Re-attach windows in correct order when switching layout (Thanks fernandotcl) 2010-11-28 01:51:16 +01:00
config.h util.c is the proper place for those functions. 2010-12-27 13:28:17 +01:00
data.h Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
debug.h Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
ewmh.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
floating.h floating: re-implement floating_modifier + left/right mouse button to drag/resize 2010-06-28 22:23:32 +02:00
handlers.h Fix switching containers by moving the mouse over their decorations when in the same container 2010-11-28 01:13:18 +01:00
i3.h libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
ipc.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
load_layout.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
log.h loglevel bitmasks needs to be larger because we got more than 32 files 2010-04-17 17:46:11 +02:00
manage.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
match.h recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
queue.h Move stuff to include/ and src/ 2009-02-13 19:09:25 +01:00
randr.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.h Bugfix: Don’t draw borders for fullscreen windows 2010-11-21 17:00:10 +01:00
resize.h Implement resizing (still buggy) 2010-11-29 10:56:16 +01:00
sighandler.h Use doxygen compatible comments 2010-01-03 21:53:42 +01:00
tree.h Default to a file in /tmp for the restart state. 2010-12-27 13:33:03 +01:00
util.h util.c is the proper place for those functions. 2010-12-27 13:28:17 +01:00
window.h implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
workspace.h workspace.{c,h}: remove obsolete code 2010-11-29 22:32:19 +01:00
x.h Implement setting the WM_NAME of i3 container windows for debugging 2010-11-14 16:41:46 +01:00
xcb.h libXcursor support (themed cursors). 2010-11-28 13:01:45 +01:00
xcursor.h little style fixes, add vim modeline 2010-11-28 13:02:29 +01:00
xinerama.h first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00