/[oroborus]/oroborus/src/oroborus.h
ViewVC logotype

Diff of /oroborus/src/oroborus.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by dreamind, Mon Mar 17 22:52:04 2003 UTC revision 1.31 by dreamind, Mon Mar 31 19:04:45 2003 UTC
# Line 252  MyPixmap sides[3][2], corners[4][2], but Line 252  MyPixmap sides[3][2], corners[4][2], but
252  char button_layout[6];  char button_layout[6];
253  int double_click_action;  int double_click_action;
254  int box_move, box_resize;  int box_move, box_resize;
255    int cycle_workspaces;
256  int click_to_focus, focus_new, raise_on_focus, raise_delay, raise_on_click;  int click_to_focus, focus_new, raise_on_focus, raise_delay, raise_on_click;
257  int window_placement, snap_to_border, snap_to_windows, snap_width;  int window_placement, snap_to_border, snap_to_windows, snap_width;
258  int workspace_count = -1, wrap_workspaces;  int workspace_count = -1, wrap_workspaces;
# Line 286  extern MyPixmap sides[3][2], corners[4][ Line 287  extern MyPixmap sides[3][2], corners[4][
287  extern char button_layout[6];  extern char button_layout[6];
288  extern int double_click_action;  extern int double_click_action;
289  extern int box_move, box_resize;  extern int box_move, box_resize;
290    extern int cycle_workspaces;
291  extern int click_to_focus, focus_new, raise_on_focus, raise_delay,  extern int click_to_focus, focus_new, raise_on_focus, raise_delay,
292    raise_on_click;    raise_on_click;
293  extern int window_placement, snap_to_border, snap_to_windows, snap_width;  extern int window_placement, snap_to_border, snap_to_windows, snap_width;

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26