nandi/jolt-nativepublic Fork 0
71cdc877e694ff5acadac0f1dcc3320531bd6f19
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.

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