aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-22wlr_virtual_keyboard: use wlr_input_device_destroyDorota Czaplejewicz
2018-08-22wlr_input_device: fix keyboard destructionDorota Czaplejewicz
2018-08-22Install headers explicitlyScott Anderson
2018-08-22Make style more consistentScott Anderson
2018-08-22Remove unnecessary project argumentsScott Anderson
2018-08-22Add link dependency on symbols fileScott Anderson
2018-08-22Update examples to use new optionScott Anderson
2018-08-22Update rootston to use new optionScott Anderson
2018-08-22Use new options for X11 backend and XwaylandScott Anderson
2018-08-22Use feature options for libcap/logindScott Anderson
2018-08-22Add new feature optionsScott Anderson
2018-08-22Remove unneeded mesa-specific headerScott Anderson
2018-08-21Merge pull request #1191 from emersion/drm-conn-dpiDrew DeVault
2018-08-21backend/drm: add support for DRM_MODE_CONNECTOR_DPIemersion
2018-08-16rootston: fix again FreeBSD buildemersion
2018-08-16Merge pull request #1189 from agx/ctags-femersion
2018-08-16Merge pull request #1188 from emersion/freebsd-fixesemersion
2018-08-16ctags: use -f instead of -oGuido Günther
2018-08-16Fix build on FreeBSDemersion
2018-08-13Merge pull request #1187 from ammen99/masteremersion
2018-08-13move wlr_drm_connector_add_mode to wlr/backend/drm.hIlia Bozhinov
2018-08-11Merge pull request #1184 from sdilts/add-default-output-sizeemersion
2018-08-10Fix xcb_create_window parameterssdilts
2018-08-10rootston: Double fork for keyboard bindingsGenki Sky
2018-08-09Add guard for changing the size of X11 backend windowssdilts