Changeset 8e9781f in mainline for uspace/srv/hid/display/window.c


Ignore:
Timestamp:
2019-12-16T16:29:15Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a40ae0d
Parents:
fb420e48
git-author:
Jiri Svoboda <jiri@…> (2019-12-15 16:27:45)
git-committer:
Jiri Svoboda <jiri@…> (2019-12-16 16:29:15)
Message:

Remove references to window manager

We will introduce the concept of a separate WM (display server plugin)
only if we find that it is actually needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/display/window.c

    rfb420e48 r8e9781f  
    210210 * Create graphics context for rendering into a window.
    211211 *
    212  * @param client Client owning the window=
     212 * @param client Client owning the window
    213213 * @param params Window parameters
    214214 * @param rgc Place to store pointer to new GC.
Note: See TracChangeset for help on using the changeset viewer.