Commit Graph

84 Commits (4026da53f8a8e39d84dd695fc5afc5badfd4c649)

Author SHA1 Message Date
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
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 7 years ago
Heghedus Razvan e1f196a3e9 Replace list_t with wl_list for wlr_input_device 7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor 7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat} 7 years ago
Drew DeVault 586ae674ae Merge pull request from acrisci/bug/rename-output-layout-create 7 years ago
Tony Crisci e733b0e643 Rename wlr_output_layout_init() 7 years ago
Tony Crisci 500bcc49c4 move device configuration to config.h 7 years ago
Tony Crisci 0cdd7fac02 pointer.c: refactor device configuration 7 years ago
Tony Crisci 6904ed8bd9 bugfix: warp cursor to current position on output add 7 years ago
Tony Crisci 40bd6bcc43 implement output layout auto configuration 8 years ago
Tony Crisci 9b65d0b3f0 refactor and rename wlr_geometry to wlr_box 8 years ago
Tony Crisci a51b76083e rename wlr_cursor_init to wlr_cursor_create 8 years ago
Tony Crisci 34f4a7b972 pointer.c: fix formatting 8 years ago
Drew DeVault 30611894f2 Implement tablet_tool support in pointer example 8 years ago
Tony Crisci 4fbe322fa6 fix memory errors 8 years ago
Tony Crisci 5c845f14ed handle input device destroy 8 years ago
Tony Crisci df0ee7f25f implement tablet tool devices 8 years ago
Tony Crisci 5e06d61e42 implement touch up and touch down 8 years ago
Tony Crisci ed126b0881 add touch events 8 years ago
Tony Crisci 0a97b68278 implement cursor and device geometry mapping 8 years ago
Tony Crisci d0cf8d0d01 add device configuration 8 years ago
Tony Crisci 699d489f93 add cursor configuration 8 years ago
Tony Crisci 54f87146c3 refactor example config and add ini.c 8 years ago
Tony Crisci 98f4cdfccb implement wlr_cursor_map_input_to_output 8 years ago
Tony Crisci e3d47376dc add wlr_cursor basic implementation 8 years ago
Dominique Martinet 5885679e33 examples: separate compositor_fini from run 8 years ago
Tony Crisci f03be94309 rename wlr_cursor to wlr_xcursor 8 years ago
Drew DeVault 9383aaf89e Accomodate for hotspot in cursor position 8 years ago
Drew DeVault 7486263f7e Add xcursor sublibrary 8 years ago
Scott Anderson cb4d50e22c Changed header paths. 8 years ago
Drew DeVault 8920b5d607 Merge branch 'wlcore' 8 years ago
Drew DeVault 28736c5787 Move example -> examples 8 years ago