CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/clicktofocus.c File Reference
#include "ctwm.h"
#include "screen.h"
#include "clicktofocus.h"
#include "win_ops.h"
Include dependency graph for clicktofocus.c:

Go to the source code of this file.

Functions

static TwmWindowget_last_window (WorkSpace *current)
 
void set_last_window (WorkSpace *current)
 

Function Documentation

◆ get_last_window()

static TwmWindow * get_last_window ( WorkSpace * current)
static

Definition at line 6 of file clicktofocus.c.

References TwmWindow::isiconmgr, OCCUPY, PlaceX, and Scr.

Referenced by set_last_window().

◆ set_last_window()

void set_last_window ( WorkSpace * current)

Definition at line 27 of file clicktofocus.c.

References get_last_window(), PlaceX, and SetFocus().

Referenced by GotoWorkSpace(), and HandleDestroyNotify().