73 Commits (6a7463bb8e29c55b906dd66e2ce3625dcccbd3f4)

Author SHA1 Message Date
Drew DeVault f4387b437f Merge branch 'master' into rootston
7 years ago
Drew DeVault 61e451ea1b Move keyboard logic to wlr_{keyboard,seat}
7 years ago
Tony Crisci cef1f60522 wlr-seat-keyboard: basic events
7 years ago
Tony Crisci e733b0e643 Rename wlr_output_layout_init()
7 years ago
Tony Crisci 6d26fda57c use monotonic clock time for animations
7 years ago
Tony Crisci 35eee80f9b remove unused outputs list in output-layout.c
7 years ago
Tony Crisci fa3d4ecc84 fix layout hotplugging issue in output-layout.c
7 years ago
Tony Crisci f8e4ba3f5f cleanup output-layout example
7 years ago
Tony Crisci 40bd6bcc43 implement output layout auto configuration
7 years ago
Tony Crisci 54f87146c3 refactor example config and add ini.c
7 years ago
Tony Crisci a4810203cc change output layout coords to double type
7 years ago
Dominique Martinet 5885679e33 examples: separate compositor_fini from run
7 years ago
Dominique Martinet f24b3df980 wlr renderer/texture: rename init to create when it does alloc
7 years ago
Tony Crisci e3edb08126 bring output configuration into shared.h
7 years ago
Tony Crisci 769549c652 Refactor example output config
7 years ago
Drew DeVault 3138c5ddf0 Clean up wlr_output_layout
7 years ago
Tony Crisci 854a9381ca improve collision detection algorithm
7 years ago
Tony Crisci 59a71f59b9 reconfigure output on resolution change
7 years ago
Tony Crisci 128f06405b vt change bugfix
7 years ago
Tony Crisci 5a9baf487e add helper methods for intersection
7 years ago
Tony Crisci dfb6a12036 layout-output example: only render if its on the output
7 years ago
Tony Crisci 2e9e237f9d layout-output example: handle empty config
7 years ago
Tony Crisci 44181b57ac Add wlr_output_layout implementation
7 years ago