Addition of constant used when restarting the input_server within the
app_server. I added it at the end. Feel free to move it to a better spot, if there is one. Note that putting it in the middle with require recompiling a lot of things. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19614 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -288,6 +288,9 @@ enum {
|
|||||||
AS_DIRECT_WINDOW_GET_SYNC_DATA,
|
AS_DIRECT_WINDOW_GET_SYNC_DATA,
|
||||||
AS_DIRECT_WINDOW_SET_FULLSCREEN,
|
AS_DIRECT_WINDOW_SET_FULLSCREEN,
|
||||||
|
|
||||||
|
// Notification of event stream closing to restart input_server
|
||||||
|
AS_EVENT_STREAM_CLOSED,
|
||||||
|
|
||||||
AS_LAST_CODE
|
AS_LAST_CODE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user