Added client side implementation of BDirectWindow (haiku). I hope I didn't break the build on Dano. If it's the case, please tell me.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13842 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -312,6 +312,11 @@ enum {
|
||||
AS_LAYER_SET_PATTERN,
|
||||
AS_SET_CURRENT_LAYER,
|
||||
|
||||
// BDirectWindow codes
|
||||
AS_DW_GET_SYNC_DATA,
|
||||
AS_DW_SUPPORTS_WINDOW_MODE,
|
||||
AS_DW_SET_FULLSCREEN,
|
||||
|
||||
// TODO: Move these elsewhere. They don't need to
|
||||
// be shared with libbe
|
||||
// app_server internal communication
|
||||
|
||||
Reference in New Issue
Block a user