Ignore:
Timestamp:
2026-02-17T11:57:13Z (3 days ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
2c12135
Parents:
00d26202
git-author:
Jiri Svoboda <jiri@…> (2026-02-17 18:56:50)
git-committer:
Jiri Svoboda <jiri@…> (2026-02-17 11:57:13)
Message:

GFXDemo react to console resize in console mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/congfx/include/congfx/console.h

    r00d26202 ra4e4e29  
    4949extern errno_t console_gc_suspend(console_gc_t *);
    5050extern errno_t console_gc_resume(console_gc_t *);
     51extern errno_t console_gc_resize(console_gc_t *);
    5152extern gfx_context_t *console_gc_get_ctx(console_gc_t *);
    5253
Note: See TracChangeset for help on using the changeset viewer.