Max OS 0.3
Loading...
Searching...
No Matches
desktop.h File Reference

Defines a Desktop class for managing the GUI desktop, handling mouse and keyboard events, and drawing widgets. More...

#include <cstdint>
#include <common/graphicsContext.h>
#include <drivers/peripherals/mouse.h>
#include <gui/widget.h>
#include <drivers/clock/clock.h>

Go to the source code of this file.

Classes

class  MaxOS::gui::Desktop
 The desktop that contains all the windows, handles the drawing of the screen and the mouse on every tick. More...
 

Detailed Description

Defines a Desktop class for managing the GUI desktop, handling mouse and keyboard events, and drawing widgets.

Date
15th October 2022
Author
Max Tyson

Definition in file desktop.h.