⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module app_switcher

Module app_switcher 

Source
Expand description

Alt-Tab Application Switcher

Provides an overlay for cycling between open windows with thumbnails and application icons. The switcher is shown while Alt is held and Tab is pressed to cycle; releasing Alt commits the selection.

Structs§

AppSwitcher
Switcher overlay state.
SwitcherEntry
Application switcher entry

Enums§

AppIcon
Application icon (simple geometric shape for now)

Functions§

render_icon
Render a simple geometric icon for an application type.