432 Commits (f2960e19905c0d618a76e8cdc83906f8ea418e57)

Author SHA1 Message Date
Antonin Décimo d9bb792794 Fix incorrect format parameters
4 years ago
Simon Ser bf93d2e67c output: rename impl->rollback to rollback_render
4 years ago
Tudor Brindus dc13bb827d util: fix and move `get_current_time_msec` into a util file
5 years ago
Simon Ser 019fe8bb7e backend/wayland: fix spurious eglSwapBuffers failures
5 years ago
Tudor Brindus 47a30957d1 backend/wayland: scale tablet tool position into [0, 1] range
5 years ago
Simon Ser 1a23c1425f Add comments for missing tablet tool entries
5 years ago
Simon Ser af2f69e6c1 render/egl: unset current context after swapping buffers
5 years ago
Simon Ser 1edc42157b render/egl: introduce wlr_egl_unset_current
5 years ago
Simon Ser 781ed1ff02 Fix -Wreturn-type warnings
5 years ago
Tudor Brindus 6357e166f9 backend/wayland: emit tablet tool axis events to the axis handler
5 years ago
Simon Ser ab4f642153 build: use dicts instead of get_variable
5 years ago
Simon Ser 83c1ba7783 backend/wayland: check scan-out buffer is compatible in output_test
5 years ago
Simon Ser 50ade3671f output: check for buffer size compatibility in common code
5 years ago
Simon Ser 5f092c55d1 output: fix blurred hw cursors with fractional scaling
5 years ago
Simon Ser 9acca4fc73 backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE
5 years ago
Simon Ser 507d9bc19e Add wlr_output_impl.rollback
5 years ago
Simon Ser d3bd5f2a7b backend: reset EGL surface after buffer swap
5 years ago
Simon Ser 6977f3a843 output: check buffer in wlr_output_test
5 years ago
Simon Ser e041158988 output: introduce wlr_output_test
5 years ago
Simon Ser 6595db6409 buffer: add a release event
5 years ago
Simon Ser b614ded3fc backend/wayland: close keymap FD
5 years ago
Simon Ser a3c699eee5 backend/wayland: fix seat caps handling
5 years ago
Simon Ser 348f52b5fc output: remove wlr_output_impl.schedule_frame
5 years ago
Simon Ser 613f9c6f8d backend/wayland: rename wl_seat.c to seat.c
5 years ago
Scott Anderson 70a084c119 meson: Fix protocol includes for compositor examples
5 years ago
Simon Ser 802ef9da8a backend/wayland: handle display errors more gracefully
5 years ago
Simon Ser e6fd880686 backend/wayland: listen to wl_buffer.release events
5 years ago
Simon Ser 5bbb44482b backend/wayland: fix frame callback not registered
5 years ago
Simon Ser 5d1ba0f446 output: re-introduce atomic mode, enabled, scale and transform
5 years ago
Simon Ser 4da4a15d6b output: add description
5 years ago
Scott Anderson cff1c2f740 meson: Various improvements
5 years ago
Simon Ser e959b882d5 backend/wayland: add support for presentation-time
5 years ago
Simon Ser 16e5e9541b Add -Wmissing-prototypes
5 years ago
Simon Ser cde544de81 backend/wayland: expose remote objects
5 years ago
Simon Ser 1e568d84df backend/wayland: add support for relative-pointer-unstable-v1
5 years ago
Simon Ser 5bddb5a909 backend/wayland: add support for direct scan-out
5 years ago
Markus Ongyerth ebeef0fbe8 Clean up wayland backend tablet support
5 years ago
Markus Ongyerth 2285e36b0c Add zwp-tablet-unstable-v2 client support
5 years ago
Antonin Décimo e7f1aa30dd backend/wayland: check if zxdg_toplevel_decoration_v1 is not NULL
5 years ago
Rouven Czerwinski 01f903874b Revert "output: atomic mode"
5 years ago
Simon Ser ee5f98ad49 output: atomic mode, enabled, scale and transform
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Greg V d80acadfd8 Support pointer-gestures on Wayland backend
6 years ago
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform
6 years ago
Simon Ser 947d5ff481 backend/wayland: remove wl_shm
6 years ago
Simon Ser 292d20e4c1 backend/wayland: use xdg-decoration-unstable-v1
6 years ago
Simon Ser 933208837d backend/wayland: fix wlr_wl_pointer use-after-free
6 years ago
Simon Ser 9a0f8a194c output: refactor backend API
6 years ago
Alyssa Ross 95b22619e0 Fix missing headers when building without X11
6 years ago
Jan Beich b6d0de177a backend: unbreak on 32-bit architectures
6 years ago
Brian Ashworth 67523fb228 backend/wayland: improve output number handling
6 years ago
emersion 5445d8aad0 meson: enable more compiler warnings
6 years ago
emersion b45fc24b18
backend/wayland: handle wl_pointer.axis_stop
6 years ago
emersion 5de26ad8ed
pointer: add a frame event
6 years ago
Jente Hidskes 85d84a1a04
backend/x11 & backend/wayland: make set_title NULL-safe
6 years ago
Brian Ashworth 88ee102992 backend/wayland: fix resizing
6 years ago
Drew DeVault d3d1437bc4 Add wlr_wl_output_set_title
6 years ago
Drew DeVault 97af2464b7 Update Wayland backend to xdg-shell stable
6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters
6 years ago
emersion 408e2a77e9
backend/wayland: fix zero-length VLA
6 years ago
emersion 180151ed09
backend/wayland: handle WL_EVENT_WRITABLE for Wayland socket
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 47545cf550 backend/wayland: Use specific wl_global versions
6 years ago
Scott Anderson 4e03802057 backend/wayland: Move registry into backend
6 years ago
emersion 68362b37a8
backend/drm: fix frame scheduling on secondary GPUs
6 years ago
emersion ba91422747 output: don't trigger a frame immediately in schedule_frame
6 years ago
emersion eac7c2ad2f output: add presentation refresh prediction
6 years ago
emersion 26b9d6dbb1 output: send present event from all backends
6 years ago
emersion e98cb7c5ab backend/wayland: add assertions
6 years ago
emersion f86f1daf9a Fix build on FreeBSD
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
Dominique Martinet 1940c6bbd9 wayland backend: fix width/height == 0 check
6 years ago
Dominique Martinet 4f7b1382d4 wayland backend seat: fix NULL output check
6 years ago
emersion 551700e887
backend/wayland: fix keyboard keys not pressed/released when focus changes
7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
emersion 9e3dd6b560
backend/wayland: fix segfault when destroying backend before starting it
7 years ago
emersion 198ad27bd5
backend/wayland: print output name in window title
7 years ago
emersion 0b58579564
Add support for discrete axis values
7 years ago
emersion 13098a18ea
Fix hardware cursors scale & transform
7 years ago
emersion caf9f9022c
Merge pull request #936 from emersion/full-hardware-cursors
7 years ago
Guido Günther 545d54439d backend/wayland: don't transform pointer events
7 years ago
emersion 225d182765
output: always use hardware cursors if available
7 years ago
emersion 178ac8bffe
backend/{wayland,x11}: fix pointer coords for transformed outputs
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 57c36ddcb3
backend/wayland: add proper error handling to wlr_wl_backend_create
7 years ago
Drew DeVault fecb971518
Merge pull request #902 from emersion/various-memory-leaks
7 years ago
emersion cd9f25711c
backend: destroy renderer when destroying backend
7 years ago
emersion 625a7a48dc
Don't use the wlr_ prefix for static functions
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
emersion eaed6bd03b
render/egl: add wlr_egl_destroy_surface
7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl
7 years ago
emersion 33a2eb4b77
Untie wlr_backend from wlr_renderer
7 years ago
emersion f37e8c5b6e
backend/wayland: cleanup input transform code
7 years ago
Drew DeVault 3813121fef Fix wayland output absolute input handling
7 years ago
Drew DeVault a35a5786b0 Remove width_mm from wlr_pointer events
7 years ago
emersion c63d94483b
Redesign wlr_texture
7 years ago
emersion a854c2f246
Merge branch 'master' into gles2-renderer-redesign
7 years ago
Drew DeVault ef3769851f
Merge pull request #740 from emersion/egl-debug
7 years ago
Dominique Martinet d5e14ab247 wayland backend: fix use-after free on output destroy
7 years ago
emersion b1f93bc5cc
render/egl: use EGL_KHR_debug
7 years ago
emersion 3581573bdc
render/gles2: make wlr_renderer_begin take viewport size
7 years ago
emersion 11e5f0bac8
backend/wayland: fix uninitialized wlr_event_keyboard_key::update_state
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 36ead80cd1
Make wlr_signal_emit_safe private
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion 5e58d46cc1
Add wlr_signal_emit_safe
7 years ago
emersion bf6d245400
Swap buffers with damage
7 years ago
emersion babdd6ccf7
backend: fix use-after-free when destroying backends
7 years ago
emersion 704130cc11
output: fix performance issues with wlr_output_schedule_frame
7 years ago
emersion 51c22d39a4
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
emersion 8d58ed502b
output: add wlr_output_schedule_frame
7 years ago
emersion ece2c1e4e2
Damage tracking for transformed outputs
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
emersion 59c53e8333
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Johannes Schramm dcc743047b style: include brackets for if/while/for, even if it's a single statement
7 years ago
emersion 0365b587f0
output: add damage tracking via buffer age
7 years ago
emersion 6fa0a91ee2
backend/wayland: fix segfault in wlr_wl_output_destroy
7 years ago
Drew DeVault b331c5c2c5
Merge pull request #549 from emersion/output-enabled
7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
7 years ago
emersion 771263380c
Add wlr_output::enabled
7 years ago
emersion 1e6566e6cd
Fixes for multiple outputs
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 b99d1f4fcc
Refactor wlr_egl_init to accept config_attribs
7 years ago
emersion 0256de0002
Add full refresh rate support to custom modes
7 years ago
emersion 51bbcc0fbf
Fix rootston input on HiDPI outputs in wayland backend
7 years ago
emersion 51db087210
Introduce fractional scaling
7 years ago
Drew DeVault 23fb663ea4
Merge pull request #453 from emersion/surface-transform
7 years ago
emersion 466e86b7b2
Merge branch 'master' into surface-transform
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 257559d890
Remove output instead of terminating display when a wayland backend view closed
7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes
7 years ago
emersion c67a5824b8
Merge branch 'master' into display-destroy
7 years ago
emersion 529675b7b0
Add wlr_output_set_custom_mode
7 years ago
emersion 18eb1eee3f
Listen to display destroy in xwayland, rename wlr_egl_free
7 years ago
emersion 9d43adaafa
Listen to display destroy in backends
7 years ago
emersion 6a69b4419f
Make wlr_output_transform_* functions public, refactoring
7 years ago
Moritz cef6d75491 Moved os-compatibility and added header
7 years ago
Scott Anderson 87ea76e037 Remove unneeded linux include
7 years ago
emersion 7d847efe40
Terminate local display on remote X11 server error
7 years ago
emersion 73c48f2f35
Terminate local display on remote Wayland display error
7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi
7 years ago
emersion 1cee782fec
Fix pointer axis delta in Wayland backend
7 years ago
Drew DeVault 2f6cfe4057 Fix software cursors on scaled outputs
7 years ago
Dominique Martinet 43cd3c7aea Indentation fix
7 years ago
emersion 60c018c017
Fix hidden software cursors, fix cursor transformations on DRM backend
7 years ago
emersion 0beae99188
Apply output transformation to pointer events in Wayland backend
7 years ago
emersion ec22fe7134
Make wlr_output_interface.enable optional
7 years ago
emersion 95566c6bdf
Transform cursor hotspot, fix wayland cursor hotspot
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Tony Crisci a224e74fad refactor input time_sec to time_msec
7 years ago
emersion eea532911a
Send output current mode when changed
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output
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
emersion 8c5a110d4c
Fix hidden cursor on wayland backend
7 years ago
Drew DeVault 62371a9974 Merge pull request #257 from emersion/fix-client-cursors
7 years ago
emersion 19860c03f7
Better handling of hidden cursors in wayland backend, add TODOs
7 years ago
emersion 92daa790bb
Allow to update the cursor hotspot without its pixels
7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility
7 years ago
emersion 9b83caa658
Add wlr_output_set_cursor_surface
7 years ago
Drew DeVault 08ccc7f653 Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask
7 years ago
Versus Void 568b270cdf Use xkb_state_update_mask() with Wayland backend
7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor
7 years ago
Scott Anderson 517ba0bc16 Change egl_get_config to always use visual id
7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat}
7 years ago
Drew DeVault 0699aa62d8 Initial pass on roots_input
7 years ago
Drew DeVault b6d7c3ed8e Initialize display, backend; add frame handling
7 years ago
Drew DeVault 9fa822c666 Fix minor typos
7 years ago
Tony Crisci 98f4cdfccb implement wlr_cursor_map_input_to_output
7 years ago
Dominique Martinet 062d923b0a wayland backend: wl_event_source_remove on destroy
7 years ago
Dominique Martinet 58efb8f90a wayland backend: remove explicit scale = 1
7 years ago
Dominique Martinet e2e149784b wayland backend: fix xdg-shell for weston
7 years ago
Dominique Martinet 3377e5e4f2 wayland backend: fix xdg-shell for gnome
7 years ago
Dominique Martinet fb05923eaa wayland backend: Fix shell title/app_id to wlroots
7 years ago
Dominique Martinet 4f3d21c3ff wayland output: add error handling for xdg shell
7 years ago
Dominique Martinet 577d2f6fcd wayland backend: switch to xdg shell
7 years ago
Calvin Lee 901c14c409 Prevent alloc errors from crashing in `list_t`
7 years ago
Drew DeVault 27c13d621d Merge pull request #88 from 4e554c4c/alloc_crashing
7 years ago
Drew DeVault d2e796edb7 Merge pull request #86 from nyorain/master
7 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing
7 years ago
nyorain d7dcbbc175 Add wayland backend cursor support
7 years ago
nyorain f998bb8299 Fix style issues
7 years ago
Dominique Martinet e922e62924 wayland input_device_destroy: add missing braces
7 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
7 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state
7 years ago
Dominique Martinet 0a3246ad97 Refactor out wlr_keyboard_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 4386816889 wlr_backend_init -> wlr_backend_start
7 years ago
Dominique Martinet f2e2794365 wayland backend: do not watch wayland fd for writable
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
Drew DeVault 4aaf76cb66 wlr_output_update_matrix during wl backend init
7 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching
7 years ago
Drew DeVault 97f6e9b69a Remove excessive logging in wayland backend
8 years ago
Drew DeVault 97213cc00e Add new interfaces to wayland backend
8 years ago
Drew DeVault 168f0955ab Add wl_output globals for wlr_outputs
8 years ago
nyorain 4ca872c914 Improve wayland backend pointer error logging
8 years ago
nyorain dbde1f7340 Store wayland backend axis source
8 years ago
nyorain 272030652a Implement absolute motion events for wayland
8 years ago
nyorain d26a9ba968 Fix pointer motion coords
8 years ago
nyorain c1520077b6 Implement wayland backend input events
8 years ago
nyorain 0b8e6cccc8 Add wayland input listener skeletons
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 b2bf5b23b9 Implement output_transform for wl backend
8 years ago
Drew DeVault b9d36c8149 Add dynamic output resizing for Wayland backend
8 years ago
Drew DeVault c9d5a0b2fb Clean up Wayland backend GL context and such
8 years ago
nyorain 51f35e7af0 Cleanup some leaks/incorrect destructions
8 years ago
nyorain 500e9184f1 Fix egl workaround; Test with weston
8 years ago
nyorain 50ce35e9da Implement wayland backend output
8 years ago
nyorain e22626ef6a Adapt codestyle
8 years ago
nyorain 792d535225 Rework wayland backend output implementation
8 years ago
nyorain 10526de444 Fix furhter wayland backend issues
8 years ago
nyorain 8fbf1ca3ff Continue wayland backend update
8 years ago
nyorain 904739c405 Start to fix wayland backend
8 years ago
Drew DeVault 1aed987301 Add free functions for allocated resources
8 years ago
Drew DeVault 1e8970b4a9 Flesh out wl_seat and fix some bugs
8 years ago
Drew DeVault 5ca9d612f4 Flesh out wayland backend registry
8 years ago
Drew DeVault de01e654ce Flesh out wayland backend somewhat, add example
8 years ago
Drew DeVault 52e6ed54cb Initial commit
8 years ago