Changeset 0761448 in mainline for uspace/lib/c/include/ipc/services.h


Ignore:
Timestamp:
2022-10-16T09:34:40Z (19 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1766326
Parents:
e0e612b
Message:

Window management protocol library

This allows the client to enumerate windows, activate or close a window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/services.h

    re0e612b r0761448  
    5555#define SERVICE_NAME_CORECFG  "corecfg"
    5656#define SERVICE_NAME_DISPLAY  "hid/display"
     57#define SERVICE_NAME_WNDMGT   "hid/display"
    5758#define SERVICE_NAME_DHCP     "net/dhcp"
    5859#define SERVICE_NAME_DNSR     "net/dnsr"
Note: See TracChangeset for help on using the changeset viewer.