Commit Graph

2919 Commits (a5cab82a0f1a766e25a017036a8f7f39db0c889a)
 

Author SHA1 Message Date
Tony Crisci fa3d4ecc84 fix layout hotplugging issue in output-layout.c 8 years ago
Tony Crisci f25511ee3d refactor wlr_output_layout to use wlr_box 8 years ago
Tony Crisci f8e4ba3f5f cleanup output-layout example 8 years ago
Tony Crisci 40bd6bcc43 implement output layout auto configuration 8 years ago
Drew DeVault e91c91d455 Merge pull request from acrisci/feature/refactor-meson-files 8 years ago
Tony Crisci 368f74e4df Refactor meson build files 8 years ago
Drew DeVault 6daf9e9ab2 Merge pull request from acrisci/feature/wlr-cursor 8 years ago
Tony Crisci d9ab631f5d bugfix: set cursor coords on warp_unchecked 8 years ago
Tony Crisci 6699024b44 handle empty config file 8 years ago
Tony Crisci b6031d1065 refactor wlr_output_layout_closest_point 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 1fb8bc9340 wlr_cursor.c: fix formatting 8 years ago
Tony Crisci 3449777a8d wlr_output_layout.c: fix style 8 years ago
Tony Crisci 34f4a7b972 pointer.c: fix formatting 8 years ago
Tony Crisci 1193dd564b config fixes 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 ab1a12b174 fix formatting in types/meson.build 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 0dc3aecfd4 refactor device mapping calculation 8 years ago
Drew DeVault c46168cf9a Merge pull request from martinetd/xwayland_fixes 8 years ago
Tony Crisci 5e06d61e42 implement touch up and touch down 8 years ago
Dominique Martinet c278b6fd52 xwayland: free xcb events 8 years ago
Dominique Martinet 871646d225 Double-fork for xwayland execution 8 years ago
Tony Crisci c914697676 add device to touch events 8 years ago
Tony Crisci ed126b0881 add touch events 8 years ago
Tony Crisci ac503a47a7 intersect cursor and device regions 8 years ago
Tony Crisci dc7e32552d config: fix uninitialized variables and accept trailing for geom 8 years ago
Drew DeVault 2f5ff45039 Merge pull request from ascent12/session-multi-gpu 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 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