Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
primary-selection: fix crash in device_handle_set_selection
|
|
|
|
Revert "ELF Visibility"
|
|
|
|
add wlr_output_layout_adjacent_output
|
|
ELF Visibility
|
|
|
|
x11 backend: set window title
|
|
This makes windows identifiable in the window list
|
|
|
|
|
|
|
|
|
|
|
|
xdg-shell stable implementation
|
|
Wrap wl_resource_get_user_data into safer helper functions (for xdg-shell stable too)
|
|
|
|
|
|
Wrap wl_resource_get_user_data into safer helper functions
|
|
Log GL and EGL vendor
|
|
|
|
useful for debugging
|
|
We used 0 as unset-check value before, which was fine when 0-width
was invalid, but isn't anymore
|
|
This is a protocol difference with xdg-shell-unstable-v6
|
|
Only include client protocols that we use on the client side.
Since these are not installed, there should not be any change
with this.
Testers - please note 'ninja -C build clean' does not remove
the old headers, you need to start from a new directory.
|
|
These headers are not installed so we should look for these locally
|
|
|
|
|
|
Add missing dependencies
|
|
|
|
|
|
|
|
|
|
This ensures we're not incorrectly casting a resource.
Fixes #628
|
|
Remove wlr_backend.events.{output_remove,device_remove}
|
|
|
|
|
|
|
|
|
|
Add wlr_output_damage
|
|
|
|
|
|
|
|
Add atomic gamma control
|
|
Meson option enhancements
|
|
Swap buffers with damage
|
|
|