Commit Graph

1538 Commits (c59210ad1732c35f3b4c4c03eb9cf18f6296d8ca)
 

Author SHA1 Message Date
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 b3a43e2261 add configuration file 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 13e895d943 implement wlr_cursor_map_to_output 8 years ago
Tony Crisci a4810203cc change output layout coords to double type 8 years ago
Tony Crisci f69a7afd36 assert cursor layout for move and warp functions 8 years ago
Tony Crisci 0cba06dcef implement wlr_cursor_warp 8 years ago
Tony Crisci dd68f680e4 handle cursor to output edge cases 8 years ago
Tony Crisci 431e1ddeca smooth pointer transitioning between outputs 8 years ago
Tony Crisci 9978349903 use safe for_each when freeing cursor devices 8 years ago
Tony Crisci e3d47376dc add wlr_cursor basic implementation 8 years ago
Scott Anderson 48fa59c22e Remove __PRETTY_FUNCTION__ 8 years ago
Scott Anderson d16b2977f6 Remove single GPU assumptions from wlr_session 8 years ago
Scott Anderson fb93628bda Merge wlr_udev into wlr_session 8 years ago
Scott Anderson 46823152ea Rename functions to be consistent with 8 years ago
Drew DeVault f10da8291b Merge pull request from martinetd/xwayland 8 years ago
Dominique Martinet b29c7d01b1 xwayland: relinquish wl_fd[0] after creating client 8 years ago
Dominique Martinet 4a288fdacb xwm: free x11 windows on finish 8 years ago
Dominique Martinet e3143b50b6 xwayland: fix some shutdown cases 8 years ago
Dominique Martinet fd3ad3b9e4 xwayland: fix shutdown caused by Xwayland/client stop 8 years ago
Dominique Martinet 0196284331 xwm: remove xcb-util dependency 8 years ago
Dominique Martinet 3391e5b634 xwayland: fix style issues 8 years ago
Dominique Martinet a39b091bd9 xwm: reply to configure_requests 8 years ago
Dominique Martinet 1458a95e65 example compositor: loop through xwayland surfaces 8 years ago
Dominique Martinet f912316d9b xwm: handle some more events 8 years ago
Dominique Martinet ea906ea3e2 wlr surface/shell types: add message on creation 8 years ago
Dominique Martinet eb5b9cc6da xwayland: move & split internal header file 8 years ago
Dominique Martinet fa0e1015c6 xwm: fix minimal init, this gets us some events on window creations 8 years ago
Dominique Martinet 6eb20fb8d2 init xwm only once Xwayland server is ready 8 years ago
Dominique Martinet 3cc5b1acc6 wlr_compositor: add signal for create_surface 8 years ago
Dominique Martinet b2bab1af5c xwayland: split xwm structure out, initial xwm.c 8 years ago
Dominique Martinet 60451521bd start xwayland in example compositor 8 years ago
Dominique Martinet 49a823d4c6 Xwayland: first draft, just start server for now 8 years ago
Drew DeVault a138657598 Merge pull request from martinetd/wlr_seat_destroy 8 years ago
Dominique Martinet ee3c5c7fef wlr_seat: fix destroy with multiple handles 8 years ago
Drew DeVault 9f6c8e6288 Merge pull request from martinetd/delay_handle_keyboard_cb 8 years ago
Drew DeVault b56f15bca7 Merge pull request from ascent12/meson-options 8 years ago
Dominique Martinet 2948f53721 example compositor: handle keyboard after we're done with init 8 years ago
Scott Anderson 75978636d9 Change meson to be more configurable 8 years ago
Drew DeVault a1c3636d69 Merge pull request from martinetd/move_wl_compositor 8 years ago
Dominique Martinet 1ca08dc4cb wlr_compositor: change _init/finish to _create/destroy 8 years ago
Dominique Martinet 4110788159 move wl_compositor into wlroots as wlr_compositor 8 years ago
Drew DeVault b876bea288 Merge pull request from martinetd/cleanups 8 years ago
Dominique Martinet 84c0c87a5d wlr_surface: change update_size/damage to bool 8 years ago
Dominique Martinet 062d923b0a wayland backend: wl_event_source_remove on destroy 8 years ago
Dominique Martinet 5885679e33 examples: separate compositor_fini from run 8 years ago
Dominique Martinet 4da976bfad wlr_surface: small refactoring 8 years ago