nandi/jolt-nativepublic Fork 0
8e8cd5192dc161b423c0ee5dd41a7a058b24b409
Commits
Clone
git clone https://git.rickub.com/nandi/jolt-native.git
git clone ssh://git@rickub.com/nandi/jolt-native.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

offsets.edn · 124 lines · 4.0 KBClojure Blame HistoryRaw
wayland-bar-compositor: a wlroots compositor in jolt, for panels on X11 1d16366 nandi 8d ago1{
2 :wl_listener/sizeof 24
3 :wl_listener/link 0
4 :wl_listener/notify 16
5 :wl_signal/sizeof 16
6 :wl_list/sizeof 16
7 :timespec/sizeof 16
8 :wlr_backend/events.new_input 32
9 :wlr_backend/events.new_output 48
10 :wlr_output/name 48
11 :wlr_output/width 128
12 :wlr_output/height 132
13 :wlr_output/events.frame 192
14 :wlr_output/events.request_state 320
15 :wlr_output/events.destroy 336
16 :wlr_output_state/sizeof 208
17 :wlr_output_state/committed 0
18 :wlr_output_state/buffer 56
19 :enum/output-state-buffer 1
20 :enum/buffer-data-ptr-access-read 1
21 :wlr_output_event_request_state/state 8
22 :wlr_scene/tree 0
23 :wlr_scene_tree/node 0
24 :wlr_scene_node/type 0
25 :wlr_scene_node/parent 8
26 :wlr_scene_node/enabled 32
27 :wlr_scene_node/x 36
28 :wlr_scene_node/y 40
29 :wlr_scene_node/data 64
30 :wlr_scene_surface/surface 8
31 :wlr_scene_layer_surface_v1/tree 0
32 :enum/scene-node-tree 0
33 :enum/scene-node-rect 1
34 :enum/scene-node-buffer 2
35 :wlr_xdg_shell/events.new_toplevel 72
36 :wlr_xdg_shell/events.new_popup 88
37 :wlr_xdg_toplevel/base 8
38 :wlr_xdg_toplevel/events.destroy 200
39 :wlr_xdg_surface/surface 16
40 :wlr_xdg_surface/role 40
41 :wlr_xdg_surface/data 272
42 :wlr_xdg_surface/initialized 168
43 :wlr_xdg_surface/initial_commit 169
44 :wlr_xdg_surface/geometry 172
45 :wlr_xdg_popup/base 0
46 :wlr_xdg_popup/parent 32
47 :wlr_xdg_popup/events.destroy 176
48 :wlr_xdg_popup/current.geometry 132
49 :wlr_surface/mapped 688
50 :wlr_surface/events.commit 728
51 :wlr_surface/events.map 744
52 :wlr_surface/events.unmap 760
53 :wlr_surface/events.destroy 792
54 :wlr_layer_shell_v1/events.new_surface 8
55 :wlr_layer_surface_v1/surface 0
56 :wlr_layer_surface_v1/output 8
57 :wlr_layer_surface_v1/namespace 48
58 :wlr_layer_surface_v1/current.keyboard_interactive 108
59 :wlr_layer_surface_v1/current.layer 120
60 :wlr_layer_surface_v1/initialized 200
61 :wlr_layer_surface_v1/initial_commit 201
62 :wlr_layer_surface_v1/events.destroy 208
63 :wlr_layer_surface_v1/events.new_popup 224
64 :wlr_layer_surface_v1/data 240
65 :wlr_cursor/x 8
66 :wlr_cursor/y 16
67 :wlr_cursor/events.motion 24
68 :wlr_cursor/events.motion_absolute 40
69 :wlr_cursor/events.button 56
70 :wlr_cursor/events.axis 72
71 :wlr_cursor/events.frame 88
72 :wlr_pointer/base 0
73 :wlr_pointer_motion_event/pointer 0
74 :wlr_pointer_motion_event/time_msec 8
75 :wlr_pointer_motion_event/delta_x 16
76 :wlr_pointer_motion_event/delta_y 24
77 :wlr_pointer_motion_absolute_event/pointer 0
78 :wlr_pointer_motion_absolute_event/time_msec 8
79 :wlr_pointer_motion_absolute_event/x 16
80 :wlr_pointer_motion_absolute_event/y 24
81 :wlr_pointer_button_event/time_msec 8
82 :wlr_pointer_button_event/button 12
83 :wlr_pointer_button_event/state 16
84 :wlr_pointer_axis_event/time_msec 8
85 :wlr_pointer_axis_event/source 12
86 :wlr_pointer_axis_event/orientation 16
87 :wlr_pointer_axis_event/relative_direction 20
88 :wlr_pointer_axis_event/delta 24
89 :wlr_pointer_axis_event/delta_discrete 32
90 :wlr_input_device/type 0
91 :wlr_input_device/events.destroy 16
92 :enum/input-device-keyboard 0
93 :enum/input-device-pointer 1
94 :wlr_keyboard/keycodes 152
95 :wlr_keyboard/num_keycodes 280
96 :wlr_keyboard/modifiers 288
97 :wlr_keyboard/events.key 312
98 :wlr_keyboard/events.modifiers 328
99 :wlr_keyboard_key_event/time_msec 0
100 :wlr_keyboard_key_event/keycode 4
101 :wlr_keyboard_key_event/state 12
102 :wlr_seat/pointer_state.focused_client 144
103 :wlr_seat/pointer_state.focused_surface 152
104 :wlr_seat/keyboard_state.focused_surface 544
105 :wlr_seat/events.request_set_cursor 824
106 :wlr_seat/events.request_set_selection 840
107 :wlr_seat/events.request_set_primary_selection 872
108 :wlr_seat_pointer_request_set_cursor_event/seat_client 0
109 :wlr_seat_pointer_request_set_cursor_event/surface 8
110 :wlr_seat_pointer_request_set_cursor_event/hotspot_x 20
111 :wlr_seat_pointer_request_set_cursor_event/hotspot_y 24
112 :wlr_seat_request_set_selection_event/source 0
113 :wlr_seat_request_set_selection_event/serial 8
114 :wlr_seat_request_set_primary_selection_event/source 0
115 :wlr_seat_request_set_primary_selection_event/serial 8
116 :wlr_box/sizeof 16
117 :wlr_box/x 0
118 :wlr_box/y 4
119 :wlr_box/width 8
120 :wlr_box/height 12
121 :enum/seat-capability-pointer 1
122 :enum/seat-capability-keyboard 2
123 :enum/button-pressed 1
124}