Created
April 6, 2026 23:53
-
-
Save X547/cd0f40916365dde1fd4af3d16e5bec75 to your computer and use it in GitHub Desktop.
app_server generated messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - B_WINDOW_RESIZED: | |
| $target: 2 | |
| when: !int64 4372303558 | |
| width: !int32 321 | |
| height: !int32 239 | |
| - B_WINDOW_MOVED: | |
| $target: 2 | |
| when: !int64 4370125839 | |
| where: !BPoint {x: 129, y: 127} | |
| - B_WINDOW_ACTIVATED: | |
| $target: 2 | |
| active: !bool false | |
| - B_WORKSPACE_ACTIVATED: | |
| $target: 2 | |
| when: !int64 4380946775 | |
| workspace: !int32 1 | |
| active: !bool true | |
| - B_WORKSPACES_CHANGED: | |
| $target: 2 | |
| when: !int64 4380841771 | |
| old: !int32 1 | |
| new: !int32 2 | |
| - B_SCREEN_CHANGED: | |
| $target: 2 | |
| when: !int64 1771081995119446 | |
| frame: !BRect {left: 0, top: 0, right: 1919, bottom: 1079} | |
| mode: !int32 8 | |
| - B_MOUSE_MOVED: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4382663136 | |
| buttons: !int32 0 | |
| be:device_subtype: !int32 1 | |
| be:delta_x: !int32 -4 | |
| be:delta_y: !int32 -2 | |
| modifiers: !int32 32 | |
| screen_where: !BPoint {x: 362, y: 198} | |
| _view_token: !int32 3 | |
| - B_MOUSE_DOWN: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4385711146 | |
| buttons: !int32 1 | |
| be:device_subtype: !int32 1 | |
| clicks: !int32 1 | |
| be:delta_x: !int32 0 | |
| be:delta_y: !int32 0 | |
| modifiers: !int32 32 | |
| screen_where: !BPoint {x: 430, y: 280} | |
| _view_token: !int32 3 | |
| - B_MOUSE_UP: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4385811948 | |
| buttons: !int32 0 | |
| be:device_subtype: !int32 1 | |
| be:delta_x: !int32 0 | |
| be:delta_y: !int32 0 | |
| modifiers: !int32 32 | |
| screen_where: !BPoint {x: 430, y: 280} | |
| _view_token: !int32 3 | |
| - B_MOUSE_WHEEL_CHANGED: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4390157399 | |
| be:wheel_delta_x: !float 0 | |
| be:wheel_delta_y: !float -1 | |
| be:device_subtype: !int32 1 | |
| - B_MOUSE_IDLE: | |
| $target: B_PREFERRED_TOKEN | |
| screen_where: !BPoint {x: 435, y: 337} | |
| - B_KEY_DOWN: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 2039230850 | |
| key: !int32 97 | |
| modifiers: !int32 32 | |
| states: !uint8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0] | |
| byte: !int8 28 | |
| bytes: !string "\x1c" | |
| be:key_repeat: !int32 60 | |
| raw_char: !int32 28 | |
| - B_KEY_UP: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4392945907 | |
| key: !int32 63 | |
| modifiers: !int32 32 | |
| states: !uint8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
| byte: !int8 102 | |
| bytes: !string f | |
| raw_char: !int32 102 | |
| - B_UNMAPPED_KEY_DOWN: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4394127594 | |
| key: !int32 92 | |
| modifiers: !int32 4132 | |
| states: !uint8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0] | |
| - B_UNMAPPED_KEY_UP: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4394207431 | |
| key: !int32 92 | |
| modifiers: !int32 32 | |
| states: !uint8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | |
| - B_MODIFIERS_CHANGED: | |
| $target: B_PREFERRED_TOKEN | |
| when: !int64 4394335176 | |
| be:old_modifiers: !int32 32 | |
| modifiers: !int32 289 | |
| states: !uint8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment