Changeset 9242ad9 in mainline for uspace/lib/gui/window.h


Ignore:
Timestamp:
2020-05-20T17:35:07Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9901f267
Parents:
5480d5e
Message:

Switch to double-arrow cursors when pointer is above resize areas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/window.h

    r5480d5e r9242ad9  
    6363        surface_t *surface; /**< Window surface shared with display server. */
    6464        gfx_bitmap_t *bitmap; /**< Window bitmap */
     65        display_stock_cursor_t cursor; /**< Selected cursor */
    6566};
    6667
Note: See TracChangeset for help on using the changeset viewer.