The input_server is now notified when the screen resolution is changed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15165 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -53,4 +53,8 @@
|
||||
#define IS_ADD_METHOD 'MRa!'
|
||||
#define IS_REMOVE_METHOD 'MRr!'
|
||||
|
||||
// Change screen resolution
|
||||
#define IS_SCREEN_BOUNDS_UPDATED '_FMM'
|
||||
// R5 compatible definition
|
||||
|
||||
#endif /* INPUT_SERVER_TYPES_H */
|
||||
|
||||
Reference in New Issue
Block a user