aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03Remove listener link after tablet_manager destroyrandom human
2018-09-03Release pointers in examples/multi-pointerrandom human
2018-09-03Release registry pointer in examples/idlerandom human
2018-09-03Destroy layout after display in examples/output-layoutrandom human
2018-09-03Call wl_global_create first in case of failurerandom human
2018-09-03Handle setting keymap in examples more securelyrandom human
2018-09-02rootston: fix segfault on tablet pad destroyemersion
2018-09-02fix incorrect NULL checkcnt0
2018-09-02Activate last active VT after compositor exitsghctoma
2018-09-02Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-sessionsghctoma
2018-09-02Free unused pointer in x11/backend.crandom human
2018-09-02backend/drm: fix invalid VLA size in scan_drm_connectorsemersion
2018-09-02Init dmabuf global in rendereremersion
2018-09-02xwayland: Introduce request_activate eventRyan Dwyer
2018-09-02xwayland: Add WM_STATE modal propertyRyan Dwyer
2018-09-01Merge pull request #1220 from emersion/grouped-new-outputDrew DeVault
2018-09-02backend/drm: emit new_output after scanning connectorsemersion
2018-09-01Merge pull request #1219 from emersion/disable-when-needs-modesetDrew DeVault
2018-09-01backend/drm: allow disabling outputs in NEEDS_MODESET stateemersion
2018-09-01Merge pull request #1215 from emersion/disabled-no-modesetDrew DeVault
2018-09-01Do not modeset disabled outputsemersion
2018-09-01Add function wlr_log_get_verbosity()random human
2018-09-01Merge pull request #1211 from aereaux/aereaux-patch-1Ryan Dwyer
2018-08-31Fix uninitialized value in wlr_cursor.Aidan Epstein
2018-08-31Merge pull request #1210 from ammen99/fix-includeDrew DeVault
2018-08-31add missing wlr_box.h include in wlr_screencopy_v1.hIlia Bozhinov
2018-08-31Add clang's static analyzer to build.ymlrandom human
2018-08-31Fix bugs listed by clang's static analyzerrandom human
2018-08-30Merge pull request #1208 from arandomhuman/masterDrew DeVault
2018-08-30Fixes examples/dmabuf-capture being built with unmet dependenciesrandom human
2018-08-30Fix that major(st_rdev) have no meaning on FreeBSDsghctoma
2018-08-29Use legacy modesetting for gamma controlDrew DeVault
2018-08-28Merge pull request #1196 from dcz-purism/surface_moveBrian Ashworth
2018-08-27Merge pull request #1202 from alexbakker/destroy-signal-fixDrew DeVault
2018-08-27Init the new destroy signals added by #1200Alexander Bakker
2018-08-27Merge pull request #1200 from alexbakker/destroy-signalDrew DeVault
2018-08-26Add destroy signals to types that are destroyed by wl_display_destroyAlexander Bakker
2018-08-25Merge pull request #1199 from apreiml/farthest_outputBrian Ashworth
2018-08-25introduce wlr_output_layout_farthest_outputArmin Preiml
2018-08-24Update required meson version to 0.47.1Drew DeVault
2018-08-24Merge pull request #1198 from ascent12/meson_featureDrew DeVault
2018-08-24Change how glgen.sh outputs filesScott Anderson
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-23Merge pull request #1194 from ascent12/meson_featureDrew DeVault
2018-08-23rootston/layer_shell: fix clicking after surface moved/resizedDorota Czaplejewicz
2018-08-23Replace generator with custom_targetScott Anderson
2018-08-23Use input file for configure_fileScott Anderson
2018-08-23Use current_source_dir instead of source_rootScott Anderson
2018-08-23Use pkg-config to find wayland-scannerScott Anderson