432 Commits (f334dcaf40799b82c102c8583f9f91c377321ee4)
 

Author SHA1 Message Date
Tony Crisci f334dcaf40 rename wlr_cursor.c to wlr_xcursor.c
7 years ago
Tony Crisci f03be94309 rename wlr_cursor to wlr_xcursor
7 years ago
Drew DeVault 01d9eda702 Merge pull request #110 from acrisci/feature/refactor-example-config
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 a1551bccc0 Merge pull request #107 from nyorain/wlr_data_device_manager
7 years ago
nyorain f2a9098691 Fix wlr_data_device_manager
7 years ago
Drew DeVault 7d3f66eaa0 Merge pull request #109 from martinetd/post_event
7 years ago
Dominique Martinet bb3b9d0156 wlr_surface: use post_event instead of queue
7 years ago
Drew DeVault 617be97fa0 Merge pull request #108 from martinetd/realloc_crtcs_index
7 years ago
Drew DeVault d748fd1a8e Merge pull request #106 from acrisci/bug/fix-wild-buffer
7 years ago
nyorain 154d2ad941 Fix data_device destruction
7 years ago
nyorain 86314caa5b Implement wlr_data_{source,device,device_manager}
7 years ago
Tony Crisci c6631e2140 Fix wild pointer to buffer
7 years ago
Dominique Martinet 0252c8e072 drm realloc_crtcs: check we found an output
7 years ago
Drew DeVault 995ebe3bb0 Merge pull request #105 from acrisci/bug/uninitialized-int
7 years ago
Tony Crisci 784cf65635 fix uninitialized warning
7 years ago
Drew DeVault e5fd858394 Merge pull request #101 from nyorain/texture_fix
7 years ago
Drew DeVault dd4ebb5805 Merge pull request #104 from martinetd/init_output_scale
7 years ago
Dominique Martinet 978f935947 output: default scale to 1
7 years ago
Drew DeVault 1873951f0e Merge pull request #97 from acrisci/feature/output-layout
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 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
nyorain 10eee58d2d Fix surface buffer uploading
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