409 Commits (854a9381ca2040c3b550323ff9f90c864a431b27)
 

Author SHA1 Message Date
Tony Crisci 854a9381ca improve collision detection algorithm
7 years ago
Tony Crisci 59a71f59b9 reconfigure output on resolution change
7 years ago
Tony Crisci e0b409760d fix output resolution callback
7 years ago
Tony Crisci 128f06405b vt change bugfix
7 years ago
Tony Crisci d9ebf0615a add output resolution notify to example shared
7 years ago
Tony Crisci 5a9baf487e add helper methods for intersection
7 years ago
Tony Crisci 420bd3e422 bugfix: correctly get the output_layout
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
Drew DeVault 18f1538108 Merge pull request #99 from nyorain/wlr_seat2
7 years ago
nyorain edbaa7d6ac Update keyboard modifiers in example compositor
7 years ago
Drew DeVault a616437c83 Update IRC channel in CONTRIBUTING.md
7 years ago
nyorain 2db04c369e Fix style issues in wlr_seat
7 years ago
Drew DeVault 30b676e3a8 Merge pull request #98 from martinetd/wayland_backend_xdg
7 years ago
nyorain ad22b4874d Fix wlr_seat; add to example compositor
7 years ago
Drew DeVault af5db7a44c Initial pass on wlr_seat
7 years ago
Dominique Martinet e2e149784b wayland backend: fix xdg-shell for weston
7 years ago
Dominique Martinet 3377e5e4f2 wayland backend: fix xdg-shell for gnome
7 years ago
Dominique Martinet fb05923eaa wayland backend: Fix shell title/app_id to wlroots
7 years ago
Dominique Martinet 4f3d21c3ff wayland output: add error handling for xdg shell
7 years ago
Dominique Martinet 577d2f6fcd wayland backend: switch to xdg shell
7 years ago
Drew DeVault e7fa4f12e1 Fix DRM problem introduced in 901c14c
7 years ago
Drew DeVault beb84940cf Improve no device detection support
7 years ago
Drew DeVault 3ac10a81bd Merge pull request #94 from martinetd/libinput_no_device
7 years ago
Drew DeVault 2164adc513 Merge pull request #95 from 4e554c4c/list_api
7 years ago
Calvin Lee 901c14c409 Prevent alloc errors from crashing in `list_t`
7 years ago
Dominique Martinet 880c239657 libinput: fail if no input found on init
7 years ago
Drew DeVault 19d6442f52 Merge pull request #91 from martinetd/move_wl_shell
7 years ago
Drew DeVault 27c13d621d Merge pull request #88 from 4e554c4c/alloc_crashing
7 years ago
Dominique Martinet dca3f630dd Fix wlr_wl/xdg_shell_destroy segfault
7 years ago
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg
7 years ago
Dominique Martinet d49edc8243 wl_shell/compositor surface: do not check if it's in list before removing
7 years ago
Dominique Martinet 5dae8e1be8 example compositor: only iterate over wl_shell and xdg_shell surfaces
7 years ago
Dominique Martinet f4e6b138fb Move wl_shell into wlroots
7 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated
7 years ago
Drew DeVault 09faf4ff64 Merge pull request #83 from acrisci/feature/buffer-damage2
7 years ago
Tony Crisci d5f98dbf61 refactor getting surface size into a function
7 years ago
Tony Crisci 4f2b1cc930 implement get_buffer_size for egl buffers
7 years ago
Tony Crisci 2bf2dbb2bd formatting fixup
7 years ago
Tony Crisci 5b1ce84350 implement buffer transform
7 years ago
Tony Crisci 84c6dbd58d remove unused dimension from buffer calculations
7 years ago
Tony Crisci e46ec57b43 implement surface sizing
7 years ago
Tony Crisci b49650b555 initialize buffer damage before conversion
7 years ago
Tony Crisci d87c58416b clip surface damage to surface size
7 years ago
Tony Crisci 72a33b736f implement texture get buffer size
7 years ago
Tony Crisci f0f190bfa5 implement buffer scale
7 years ago
Tony Crisci e22e443717 fix formatting in surface_damage
7 years ago
Tony Crisci 0b3d56384f implement surface_damage_buffer
7 years ago
Drew DeVault d2e796edb7 Merge pull request #86 from nyorain/master
7 years ago