Commit Graph

300 Commits (e9c2cf09dcf1ac41b66d70ecdaf37a629aa4d7cf)

Author SHA1 Message Date
Tony Crisci 9cc5166905 bug: free x11 backend output in destroy 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
Drew DeVault fa9c6ecc53 Fix segfault in DRM cursor 7 years ago
emersion 9d587d759f
Do not set hw cursor if disabled when switching VT 7 years ago
emersion eea532911a
Send output current mode when changed 7 years ago
Scott Anderson 75f0a6c998 Merge pull request from versusvoid/update-connector-crtc-bindings 7 years ago
Versus Void 3ed3271b98 Rescan connectors on DRM resume 7 years ago
Versus Void 549777ca19 Set crtc field when scanning for DRM connectors 7 years ago
Versus Void 3c31209a97 Reinitialize only changed DRM outputs after setting mode on one 7 years ago
Versus Void ecb2a2b0d3 Emit output resolution event only when resolution changes 7 years ago
emersion 1cc8f21d8e
Cleanup wlr_gamma_control 7 years ago
emersion e1d213fccd
Create globals only for enabled outputs in DRM backend 7 years ago
Drew DeVault c5fff08f8a Forgot to rename these 7 years ago
Versus Void 2ab080e79a Fix index computation in DRM output scan and CRTC match 7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list 7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list 7 years ago
Drew DeVault 24ae081001 Merge pull request from ascent12/render-fixups 7 years ago
Scott Anderson bdeffad7e5 Remove drm field from wlr_drm_connector 7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output 7 years ago
Scott Anderson 4ea84c5765 Remove unnecesary wlr_renderers 7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h 7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 7 years ago
Heghedus Razvan d3f0878d71 Replace list_t with wl_list in wlr_wl_backend 7 years ago
Heghedus Razvan e1f196a3e9 Replace list_t with wl_list for wlr_input_device 7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output 7 years ago
Heghedus Razvan c03e774636 Replace list_t with wl_list in wlr_drm_backend 7 years ago
Heghedus Razvan bde25fe020 Replace list_t with wl_list in wlr_multi_backend 7 years ago
emersion 8c5a110d4c
Fix hidden cursor on wayland backend 7 years ago
Drew DeVault 62371a9974 Merge pull request from emersion/fix-client-cursors 7 years ago
D.B 7cdc19d57f Fix duplicated pointer axis events 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 1908d88fab Merge pull request from ascent12/gl-loader 7 years ago
Drew DeVault 2f36e78de1 Merge pull request from acrisci/feature/x11-backend-axis 7 years ago
Tony Crisci 2f2392c39e x11-backend: create wlr output global 7 years ago
Tony Crisci 6d9b4f330e x11-backend: axis events 7 years ago
Scott Anderson c0e5feea37 Add GL/EGL extension loader generator 7 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup 7 years ago
Drew DeVault 08ccc7f653 Merge pull request from versusvoid/wayland-xkb_state_update_mask 7 years ago
Versus Void 568b270cdf Use xkb_state_update_mask() with Wayland backend 7 years ago
Tony Crisci 4657f10dd2 Merge branch 'master' into feature/xdg-popup 7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor 7 years ago
Tony Crisci 7b697fe841 bug: fix x11 event time 7 years ago
Versus Void c5df6ca900 Fix memory leaks 7 years ago
Scott Anderson 9ec9edc40d Check for fd failure properly 7 years ago
Scott Anderson 6cfe47d1d8 Add explicitly picking GPUs with environment var 7 years ago
Scott Anderson f193623ca1 Change iface prefix to suffix 7 years ago