Commit Graph

46 Commits (e3edb081269e8db42d8e8e4cc497ddd2bd0109f2)

Author SHA1 Message Date
nyorain 86314caa5b Implement wlr_data_{source,device,device_manager} 8 years ago
Drew DeVault e5fd858394 Merge pull request from nyorain/texture_fix 8 years ago
Drew DeVault 3138c5ddf0 Clean up wlr_output_layout 8 years ago
Tony Crisci 5a9baf487e add helper methods for intersection 8 years ago
Tony Crisci 2e9e237f9d layout-output example: handle empty config 8 years ago
Tony Crisci 44181b57ac Add wlr_output_layout implementation 8 years ago
nyorain 10eee58d2d Fix surface buffer uploading 8 years ago
nyorain ad22b4874d Fix wlr_seat; add to example compositor 8 years ago
Drew DeVault af5db7a44c Initial pass on wlr_seat 8 years ago
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg 8 years ago
Dominique Martinet 5dae8e1be8 example compositor: only iterate over wl_shell and xdg_shell surfaces 8 years ago
Dominique Martinet f4e6b138fb Move wl_shell into wlroots 8 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated 8 years ago
Tony Crisci d5f98dbf61 refactor getting surface size into a function 8 years ago
Tony Crisci 5b1ce84350 implement buffer transform 8 years ago
Tony Crisci e46ec57b43 implement surface sizing 8 years ago
nyorain f998bb8299 Fix style issues 8 years ago
Dominique Martinet ba20d5b3ca Refactor out wlr_touch_state 8 years ago
Dominique Martinet bd67849c03 Refactor out wlr_tablet_tool_state 8 years ago
Dominique Martinet a289940bff Refactor out wlr_tablet_pad_state 8 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state 8 years ago
Dominique Martinet 0a3246ad97 Refactor out wlr_keyboard_state 8 years ago
Dominique Martinet e6ad67911b Refactor out wlr_input_device_state 8 years ago
Drew DeVault c8c6619146 Refactor out wlr_output_mode_state 8 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends 8 years ago
Drew DeVault ce65a0c138 Merge pull request from 4e554c4c/user_data 8 years ago
Calvin Lee a8c1e8ce69 Add user data to wlr_* structs 8 years ago
nyorain ed2fc30625 Fix wlr_surface invalid values 8 years ago
Drew DeVault 62d8b252c0 Refactor meson and move xdg-shell into wlroots 8 years ago
Drew DeVault c24351681f Refactor EGL handling 8 years ago
Drew DeVault 7095274a9e Merge branch 'master' into drm_buffer 8 years ago
Drew DeVault 7da43ff8b0 Implement wlr_surface_flush_damage 8 years ago
nyorain 31d78ff497 Fix wlr_surface destruction bug 8 years ago
Tony Crisci 14654ecb77 implement compositor create region 8 years ago
Drew DeVault 750d0ad458 Flesh out wlr_surface state lifecycle a bit 8 years ago
Tony Crisci 8306f46dfb implement surface frame 8 years ago
nyorain cf9ee6ce3f Move wlr_surface into wlr 8 years ago
nyorain 1bea754521 Implement wlr_region using pixman 8 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload 8 years ago
Drew DeVault 8920b5d607 Merge branch 'wlcore' 8 years ago
Drew DeVault f5b7bc033e Add wlr_wl_compositor and remove wlr_wl_shm 8 years ago
Scott Anderson 0cd94f0cf0 Added software cursor fallback 8 years ago
Drew DeVault 168f0955ab Add wl_output globals for wlr_outputs 8 years ago
Drew DeVault 3d71969b2a Make event names consistent 8 years ago
Drew DeVault f4453d104d Reorganize wlr-common 8 years ago
Drew DeVault 53a8b4f127 Split out types.h and wlr/types.h 8 years ago