3018 Commits (ef5df78a271e1450311c6ca329b32156ce4f49e9)
 

Author SHA1 Message Date
random human ef5df78a27
Destroy layout after display in examples/output-layout
6 years ago
random human 568b0ffe2c
Call wl_global_create first in case of failure
6 years ago
random human 7105864e13
Handle setting keymap in examples more securely
6 years ago
random human 7bc2657984
Free unused pointer in x11/backend.c
6 years ago
emersion 95d05acda5 backend/drm: fix invalid VLA size in scan_drm_connectors
6 years ago
emersion 2f0815838d Init dmabuf global in renderer
6 years ago
Ryan Dwyer 60a174eb11 xwayland: Introduce request_activate event
6 years ago
Ryan Dwyer 69a5279f79 xwayland: Add WM_STATE modal property
6 years ago
Drew DeVault a0bf3f150e
Merge pull request #1220 from emersion/grouped-new-output
6 years ago
emersion ef88df2142 backend/drm: emit new_output after scanning connectors
6 years ago
Drew DeVault c3752aa307
Merge pull request #1219 from emersion/disable-when-needs-modeset
6 years ago
emersion e84f01168d backend/drm: allow disabling outputs in NEEDS_MODESET state
6 years ago
Drew DeVault cc3c5ebb67
Merge pull request #1215 from emersion/disabled-no-modeset
6 years ago
emersion 472476ebcf Do not modeset disabled outputs
6 years ago
Ryan Dwyer bf670b84c4
Merge pull request #1211 from aereaux/aereaux-patch-1
6 years ago
Aidan Epstein e334b46b39
Fix uninitialized value in wlr_cursor.
6 years ago
Drew DeVault 2ddabacacf
Merge pull request #1210 from ammen99/fix-include
6 years ago
Ilia Bozhinov 62539e265e add missing wlr_box.h include in wlr_screencopy_v1.h
6 years ago
random human 6014ee50b3 Add clang's static analyzer to build.yml
6 years ago
random human 8589ae19de Fix bugs listed by clang's static analyzer
6 years ago
Drew DeVault 2f48453718
Merge pull request #1208 from arandomhuman/master
6 years ago
random human 660a022909
Fixes examples/dmabuf-capture being built with unmet dependencies
6 years ago
Drew DeVault 633663cdde Use legacy modesetting for gamma control
6 years ago
Brian Ashworth 939a4ea60f
Merge pull request #1196 from dcz-purism/surface_move
6 years ago
Drew DeVault d11dac6a64
Merge pull request #1202 from alexbakker/destroy-signal-fix
6 years ago
Alexander Bakker 221d412824 Init the new destroy signals added by #1200
6 years ago
Drew DeVault 792f98c2f0
Merge pull request #1200 from alexbakker/destroy-signal
6 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy
6 years ago
Brian Ashworth c6955fa89c
Merge pull request #1199 from apreiml/farthest_output
6 years ago
Armin Preiml 5617d2bd60 introduce wlr_output_layout_farthest_output
6 years ago
Drew DeVault 6025fcaa09 Update required meson version to 0.47.1
6 years ago
Drew DeVault 8ecf9224f5
Merge pull request #1198 from ascent12/meson_feature
6 years ago
Scott Anderson dc37194291 Change how glgen.sh outputs files
6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
6 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request #1194 from ascent12/meson_feature"
6 years ago
Drew DeVault dea311992e
Merge pull request #1194 from ascent12/meson_feature
6 years ago
Dorota Czaplejewicz f4ae9824f7 rootston/layer_shell: fix clicking after surface moved/resized
6 years ago
Scott Anderson 39ac21401f Replace generator with custom_target
6 years ago
Scott Anderson f41c411980 Use input file for configure_file
6 years ago
Scott Anderson 653ea512c2 Use current_source_dir instead of source_root
6 years ago
Scott Anderson b1ed61b649 Use pkg-config to find wayland-scanner
6 years ago
Dorota Czaplejewicz 6db9c4b746 wlr_virtual_keyboard: use wlr_input_device_destroy
6 years ago
Dorota Czaplejewicz 2929f0f8dd wlr_input_device: fix keyboard destruction
6 years ago
Scott Anderson 51892e0d74 Install headers explicitly
6 years ago
Scott Anderson a2bbf2c1f7 Make style more consistent
6 years ago
Scott Anderson 869dca1bce Remove unnecessary project arguments
6 years ago
Scott Anderson 1358d80ab9 Add link dependency on symbols file
6 years ago
Scott Anderson 584a3f8b6e Update examples to use new option
6 years ago
Scott Anderson 560e96aa57 Update rootston to use new option
6 years ago
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland
6 years ago