Commit Graph

73 Commits (9ea5b1a85ee5ce75f56d651189c5396a52b52df0)

Author SHA1 Message Date
emersion 198ad27bd5
backend/wayland: print output name in window title 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 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 c63d94483b
Redesign wlr_texture 7 years ago
emersion 3581573bdc
render/gles2: make wlr_renderer_begin take viewport size 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 8d58ed502b
output: add wlr_output_schedule_frame 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
emersion 771263380c
Add wlr_output::enabled 7 years ago
Dominique Martinet dabfe159de wl backend: add wlr_output_is_wl 7 years ago
emersion 0256de0002
Add full refresh rate support to custom modes 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 529675b7b0
Add wlr_output_set_custom_mode 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 ec22fe7134
Make wlr_output_interface.enable optional 7 years ago
emersion 95566c6bdf
Transform cursor hotspot, fix wayland cursor hotspot 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
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
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
emersion 9b83caa658
Add wlr_output_set_cursor_surface 7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor 7 years ago
Drew DeVault b6d7c3ed8e Initialize display, backend; add frame handling 8 years ago
Drew DeVault 9fa822c666 Fix minor typos 8 years ago
Dominique Martinet 58efb8f90a wayland backend: remove explicit scale = 1 8 years ago
Dominique Martinet e2e149784b wayland backend: fix xdg-shell for weston 8 years ago
Dominique Martinet 3377e5e4f2 wayland backend: fix xdg-shell for gnome 8 years ago
Dominique Martinet fb05923eaa wayland backend: Fix shell title/app_id to wlroots 8 years ago
Dominique Martinet 4f3d21c3ff wayland output: add error handling for xdg shell 8 years ago