ubit
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Edges Struct Reference

screen edges. More...

#include <umserver.hpp>

Public Member Functions

 Edges (UMServer *, int neighbor_mode)
 
bool isEdge (WindowID)
 
void enterEdge (WindowID, int x_root, int y_root)
 
void raiseEdges ()
 
void moveNativePointerBackHome (bool center)
 

Public Attributes

UMServerums
 
bool is_outside
 
int x_crossings
 
int y_crossings
 
int x_delta
 
int y_delta
 
WindowID left_edge
 
WindowID top_edge
 
WindowID right_edge
 
WindowID bottom_edge
 
WindowID h_where_win
 
WindowID v_where_win
 

Static Public Attributes

static const int EDGE_THICKNESS = 1
 

Detailed Description

screen edges.


The documentation for this struct was generated from the following files: