52 Commits (b59370088e3290e2354ea01e30746a3711eea28f)

Author SHA1 Message Date
Drew DeVault 97af2464b7 Update Wayland backend to xdg-shell stable
6 years ago
Scott Anderson aaff4b8c00 backend/wayland: Make header order consistent
6 years ago
Scott Anderson bbce92a923 backend/wayland: Move initilisation code earlier
6 years ago
Scott Anderson 4e03802057 backend/wayland: Move registry into backend
6 years ago
emersion e98cb7c5ab backend/wayland: add assertions
6 years ago
emersion 0b58579564
Add support for discrete axis values
7 years ago
emersion 13098a18ea
Fix hardware cursors scale & transform
7 years ago
emersion 225d182765
output: always use hardware cursors if available
7 years ago
emersion ddac792b61
backend/wayland: only set one pointer listener
7 years ago
emersion 9f8a7c8fc4
backend/wayland: create one virtual pointer per output
7 years ago
emersion 71ca45e2c0
Make sure we don't use others' prefixes
7 years ago
emersion b0d99f5c67
Remove wlr_ prefix from local symbols
7 years ago
Dominique Martinet d5e14ab247 wayland backend: fix use-after free on output destroy
7 years ago
emersion c41de2d1be
render: split render.h into wlr_renderer.h and wlr_texture.h
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Dominique Martinet 169bc9fa10 wl backend: add wlr_input_device_is_wl
7 years ago
Dominique Martinet dabfe159de wl backend: add wlr_output_is_wl
7 years ago
emersion 75ef7860bb
Merge branch 'master' into display-destroy
7 years ago
emersion a1302cc4a5
Fix pointer events with multiple outputs in wayland backend
7 years ago
emersion 9d43adaafa
Listen to display destroy in backends
7 years ago
emersion 95566c6bdf
Transform cursor hotspot, fix wayland cursor hotspot
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
Heghedus Razvan d3f0878d71 Replace list_t with wl_list in wlr_wl_backend
7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor
7 years ago
Drew DeVault f4387b437f Merge branch 'master' into rootston
7 years ago
emersion 427bdb5b55
Use more consistent include guard names
7 years ago
Drew DeVault b6d7c3ed8e Initialize display, backend; add frame handling
7 years ago
Dominique Martinet 577d2f6fcd wayland backend: switch to xdg shell
7 years ago
nyorain d7dcbbc175 Add wayland backend cursor support
7 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state
7 years ago
Dominique Martinet e6ad67911b Refactor out wlr_input_device_state
7 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends
7 years ago
Drew DeVault 81cd90297d Refactor out wlr_backend_state from wl/multi
7 years ago
Dominique Martinet 3ea878b76e wayland backend: free seatName
7 years ago
Dominique Martinet 8427749dd0 wayland backend: emit signal for input/output removal
7 years ago
Drew DeVault c24351681f Refactor EGL handling
7 years ago
nyorain dbde1f7340 Store wayland backend axis source
8 years ago
nyorain 272030652a Implement absolute motion events for wayland
8 years ago
nyorain c1520077b6 Implement wayland backend input events
8 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Drew DeVault fd91244e83 Update everyone to use new headers
8 years ago
Drew DeVault c2d0090ad7 Support multiple wl backend outputs
8 years ago
Drew DeVault b9d36c8149 Add dynamic output resizing for Wayland backend
8 years ago
nyorain 50ce35e9da Implement wayland backend output
8 years ago
nyorain 792d535225 Rework wayland backend output implementation
8 years ago
nyorain 8fbf1ca3ff Continue wayland backend update
8 years ago
nyorain 904739c405 Start to fix wayland backend
8 years ago
Drew DeVault 5ca9d612f4 Flesh out wayland backend registry
8 years ago