CTWM
Loading...
Searching...
No Matches
/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()

TwmWindow * get_last_window ( WorkSpace * current)
static

◆ set_last_window()

void set_last_window ( WorkSpace * current)

Definition at line 27 of file clicktofocus.c.

References get_last_window(), and SetFocus().

Referenced by GotoWorkSpace(), and HandleDestroyNotify().