Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c67c6057ffd14254a26624517a2352e6 > files > 280

i3-doc-3.e-3.bf1.fc14.noarch.rpm

digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="initialize_xinerama",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="disable_randr",height=0.2,width=0.4,color="black",URL="$a00073.html#a0d7c5d1d6273f607dc9285621e988e08",tooltip="Disables RandR support by creating exactly one output with the size of the X11 screen..."];
  Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="scalloc",height=0.2,width=0.4,color="black",URL="$a00077.html#ad475e1b898d9da9b2a8b92e3da51b3dd",tooltip="Safe-wrapper around calloc which exits if malloc returns NULL (meaning that there..."];
  Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 [label="get_first_workspace_for_output",height=0.2,width=0.4,color="black",URL="$a00078.html#a3fae69bcec850a9a117b9f0cee6a19c0",tooltip="Gets the first unused workspace for the given screen, taking into account the preferred_screen..."];
  Node4 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node5 [label="get_output_by_name",height=0.2,width=0.4,color="black",URL="$a00073.html#a2c185a55a45ce9d522bc3b3b69e06132",tooltip="Returns the output with the given name if it is active (!) or NULL."];
  Node4 -> Node6 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 [label="workspace_get",height=0.2,width=0.4,color="black",URL="$a00078.html#a73833335a85bfc97bdff285b151ab1c5",tooltip="Returns a pointer to the workspace with the given number (starting at 0), creating..."];
  Node6 -> Node7 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node7 [label="ewmh_update_workarea",height=0.2,width=0.4,color="black",URL="$a00065.html#aefdaf6a17c2aa3979c49e3ff74cfee56",tooltip="Updates the workarea for each desktop."];
  Node7 -> Node8 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node8 [label="smalloc",height=0.2,width=0.4,color="black",URL="$a00077.html#a46c23cb2833f4b674f5cfc977f16b990",tooltip="Safe-wrapper around malloc which exits if malloc returns NULL (meaning that there..."];
  Node6 -> Node9 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node9 [label="expand_table_cols",height=0.2,width=0.4,color="black",URL="$a00076.html#ac58314a435fd187ce2ed416b9dc8019f",tooltip="Add one column to the table."];
  Node9 -> Node10 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node10 [label="new_container",height=0.2,width=0.4,color="black",URL="$a00076.html#a958e136217c7aac4af68f61bf2c1ffe5"];
  Node10 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node10 -> Node11 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node11 [label="switch_layout_mode",height=0.2,width=0.4,color="black",URL="$a00077.html#a5b3f86291e1bab74d7edc044a9d87a52",tooltip="Switches the layout of the given container taking care of the necessary house-keeping..."];
  Node11 -> Node12 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node12 [label="create_window",height=0.2,width=0.4,color="black",URL="$a00079.html#a1c6bb71a9f8e0501e2228dd3dca3bd6a",tooltip="Convenience wrapper around xcb_create_window which takes care of depth, generating..."];
  Node12 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node13 [label="load_font",height=0.2,width=0.4,color="black",URL="$a00054.html#a50c1fc0de5343536d542c8349ab7ab0d",tooltip="Loads a font for usage, getting its height."];
  Node11 -> Node14 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node14 [label="get_last_focused_client",height=0.2,width=0.4,color="black",URL="$a00077.html#ad5a21e1f5f7065c1997717c13559907a",tooltip="Returns the client which comes next in focus stack (= was selected before) for the..."];
  Node11 -> Node15 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node15 [label="leave_stack_mode",height=0.2,width=0.4,color="black",URL="$a00077.html#a796c789f58b40c431d9c35860585367e",tooltip="Called when the user switches to another mode or when the container is destroyed..."];
  Node11 -> Node16 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node16 [label="max",height=0.2,width=0.4,color="black",URL="$a00077.html#af082905f7eac6d03e92015146bbc1925"];
  Node11 -> Node17 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node17 [label="render_layout",height=0.2,width=0.4,color="black",URL="$a00069.html#a47ffef7db851301198762179187ac997",tooltip="Renders the whole layout, that is: Go through each screen, each workspace, each container..."];
  Node17 -> Node18 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 [label="render_workspace",height=0.2,width=0.4,color="black",URL="$a00069.html#ab3e248d886080e290648c0d791a40b64",tooltip="Renders the given workspace on the given screen."];
  Node18 -> Node19 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node19 [label="get_unoccupied_x",height=0.2,width=0.4,color="black",URL="$a00069.html#a58500d1d5e56285ceb2bd514dbee8a2f",tooltip="Gets the unoccupied space (= space which is available for windows which were resized..."];
  Node18 -> Node20 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node20 [label="get_unoccupied_y",height=0.2,width=0.4,color="black",URL="$a00069.html#a9ca57ef4162045e82bf24e326ec8a936",tooltip="See get_unoccupied_x."];
  Node20 -> Node21 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node21 [label="workspace_height",height=0.2,width=0.4,color="black",URL="$a00078.html#af55407f9bc846ec57cf289c87a47dbce"];
  Node21 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 -> Node22 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node22 [label="ignore_enter_notify_forall",height=0.2,width=0.4,color="black",URL="$a00069.html#a8a6aa6f7ea9bdaae274ff67183940dce",tooltip="Modifies the event mask of all clients on the given workspace to either ignore or..."];
  Node18 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 -> Node23 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node23 [label="render_bars",height=0.2,width=0.4,color="black",URL="$a00069.html#a54f8071e93b6c95fc2834df8efd5c134"];
  Node23 -> Node24 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node24 [label="reposition_client",height=0.2,width=0.4,color="red",URL="$a00069.html#a1d68fface3cf11ff882c23a5bfa586ab",tooltip="Pushes the client’s x and y coordinates to X11."];
  Node24 -> Node25 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node25 [label="client_is_floating",height=0.2,width=0.4,color="black",URL="$a00060.html#a56065826f75013837bc8e125c8dc66c7",tooltip="Returns true if the client is floating."];
  Node24 -> Node26 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node26 [label="set_focus",height=0.2,width=0.4,color="red",URL="$a00077.html#a323dcf30475bb3bf165100e74d225b48",tooltip="Sets the given client as focused by updating the data structures correctly, updating..."];
  Node26 -> Node25 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node26 -> Node14 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node23 -> Node27 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node27 [label="resize_client",height=0.2,width=0.4,color="red",URL="$a00069.html#a83463931ef26f7c3261dc1b804282299",tooltip="Pushes the client’s width/height to X11 and resizes the child window."];
  Node27 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node23 -> Node28 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node28 [label="update_if_necessary",height=0.2,width=0.4,color="black",URL="$a00077.html#a4dfa7907c5f327e6383b32d6e8acde8f",tooltip="Updates *destination with new_value and returns true if it was changed or false if..."];
  Node18 -> Node29 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 [label="render_container",height=0.2,width=0.4,color="red",URL="$a00069.html#a2a1fee0aebdaf2497fb52ea57a1033a4",tooltip="Renders the given container."];
  Node29 -> Node30 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node30 [label="cached_pixmap_prepare",height=0.2,width=0.4,color="black",URL="$a00079.html#a22762f8bf69c7dcfdafac47e5e39695a",tooltip="Prepares the given Cached_Pixmap for usage (checks whether the size of the object..."];
  Node29 -> Node31 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node31 [label="decorate_window",height=0.2,width=0.4,color="red",URL="$a00069.html#a1ea737657e6613d21ad663bb45c82dd2",tooltip="(Re-)draws window decorations for a given Client onto the given drawable/graphic..."];
  Node31 -> Node25 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node31 -> Node32 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node32 [label="get_colorpixel",height=0.2,width=0.4,color="black",URL="$a00079.html#a0146fe310e31c9509a7a7846aa547c67",tooltip="Returns the colorpixel to use for the given hex color (think of HTML)."];
  Node31 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 -> Node32 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 -> Node16 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 -> Node33 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node33 [label="min",height=0.2,width=0.4,color="black",URL="$a00077.html#abd8bbcfabb3ddef2ccaafb9928a37b95"];
  Node29 -> Node27 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node29 -> Node28 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 -> Node34 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node34 [label="render_internal_bar",height=0.2,width=0.4,color="red",URL="$a00069.html#aeb93d4db13919083e64cc90059f1c79c"];
  Node34 -> Node32 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node34 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 -> Node24 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node18 -> Node27 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node11 -> Node26 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node9 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node9 -> Node11 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 -> Node35 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node35 [label="expand_table_rows",height=0.2,width=0.4,color="black",URL="$a00076.html#a8fb9ac616cc935e2fd54c6bcb6563df1",tooltip="Add one row to the table."];
  Node35 -> Node10 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node35 -> Node11 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 -> Node36 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node36 [label="ipc_send_event",height=0.2,width=0.4,color="black",URL="$a00068.html#ad525c6fad9f4978ae1f06282ad9de6c6",tooltip="Sends the specified event to all IPC clients which are currently connected and subscribed..."];
  Node36 -> Node37 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node37 [label="ipc_send_message",height=0.2,width=0.4,color="black",URL="$a00068.html#a8fe6a5445971cf6e5b3192f40ea60b2a"];
  Node6 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 -> Node38 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node38 [label="workspace_set_name",height=0.2,width=0.4,color="black",URL="$a00078.html#a492c5885bad35ce073562238ab5bc72d",tooltip="Sets the name (or just its number) for the given workspace."];
  Node38 -> Node39 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node39 [label="convert_utf8_to_ucs2",height=0.2,width=0.4,color="black",URL="$a00077.html#a1d926a6371d3d87f2dd85c1a27d83f4b",tooltip="Converts the given string to UCS-2 big endian for use with xcb_image_text_16()."];
  Node39 -> Node8 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node38 -> Node40 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node40 [label="predict_text_width",height=0.2,width=0.4,color="black",URL="$a00079.html#a01397b2251980ca02d24194293fc79d0",tooltip="Calculate the width of the given text (16-bit characters, UCS) with given real length..."];
  Node40 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 -> Node41 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node41 [label="workspace_initialize",height=0.2,width=0.4,color="black",URL="$a00078.html#a8339966acb1a826e826e9b20bfb754f6",tooltip="Initializes the given workspace if it is not already initialized."];
  Node41 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node41 -> Node42 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node42 [label="workspace_assign_to",height=0.2,width=0.4,color="black",URL="$a00078.html#adadfb8fab9d410f05869cc1808f3922f",tooltip="Assigns the given workspace to the given screen by correctly updating its state and..."];
  Node42 -> Node7 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node42 -> Node36 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node42 -> Node18 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node42 -> Node43 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node43 [label="workspace_is_visible",height=0.2,width=0.4,color="black",URL="$a00078.html#a7a4e9d7994d904776ead4c8fc1b22091",tooltip="Returns true if the workspace is currently visible."];
  Node42 -> Node44 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node44 [label="workspace_unmap_clients",height=0.2,width=0.4,color="black",URL="$a00078.html#a5994190a13e9afaf2fddb99e8ec1f25d",tooltip="Unmaps all clients (and stack windows) of the given workspace."];
  Node44 -> Node25 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node44 -> Node45 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node45 [label="client_unmap",height=0.2,width=0.4,color="black",URL="$a00060.html#afe96e905cd2fcc23acf096304000f793",tooltip="Unmap the client, correctly setting any state which is needed."];
  Node44 -> Node22 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node1 -> Node46 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 [label="initialize_output",height=0.2,width=0.4,color="black",URL="$a00073.html#a3b4d451b80a25c4d2df53a45f85ee637",tooltip="Initializes the specified output, assigning the specified workspace to it."];
  Node46 -> Node12 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 -> Node36 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 -> Node13 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 -> Node42 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node46 -> Node47 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node47 [label="workspace_map_clients",height=0.2,width=0.4,color="black",URL="$a00078.html#a88c6ab06ad8ce02a23811e2ee2d84285",tooltip="Maps all clients (and stack windows) of the given workspace."];
  Node47 -> Node48 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node48 [label="client_map",height=0.2,width=0.4,color="black",URL="$a00060.html#a7f3612a4061bd46213d5e28f0c4d00ee",tooltip="Map the client, correctly restoring any state needed."];
  Node47 -> Node22 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node1 -> Node49 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node49 [label="query_screens",height=0.2,width=0.4,color="black",URL="$a00080.html#a6c10a3a62f737a084108860feb421d94"];
  Node49 -> Node50 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node50 [label="get_screen_at",height=0.2,width=0.4,color="black",URL="$a00080.html#a6d839fbeabf7798879b865fe1050dd11"];
  Node49 -> Node33 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node49 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
}