aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28Merge pull request #692 from agx/texture_format_erremersion
2018-02-28textures: tell us which texture format is unsupportedGuido Günther
2018-02-28Merge pull request #690 from agx/eglCreateImageKHRemersion
2018-02-28wlr_egl_create_image: return NULL when function is missingGuido Günther
2018-02-27Merge pull request #689 from Ongy/fullscreen-opacityemersion
2018-02-27set alpha to 1.0 for drag iconsMarkus Ongyerth
2018-02-27set fullscreen alpha to 1Markus Ongyerth
2018-02-27Merge pull request #670 from Ongy/xwayland_unmanagedemersion
2018-02-26Merge pull request #687 from agx/roots_view.alphaemersion
2018-02-26rootston: drop saved.alpha from roots_viewGuido Günther
2018-02-26Merge pull request #683 from Ongy/drm_remember_dpmsDrew DeVault
2018-02-26restore dpms state on drm resumeMarkus Ongyerth
2018-02-26add xwayland unmanaged tests to support dmenuMarkus Ongyerth
2018-02-25Merge pull request #659 from agx/alphaDrew DeVault
2018-02-25rootstion: handle alpha in server side decorationsGuido Günther
2018-02-25rootston: wire up window alpha keybindingGuido Günther
2018-02-25rootston: Add alpha channel to viewsGuido Günther
2018-02-25Add alpha to wlr_render_with_matrixGuido Günther
2018-02-25rootston: add view_createGuido Günther
2018-02-25Merge pull request #669 from acrisci/headless-output-frame-timerDrew DeVault
2018-02-25Merge pull request #668 from dlrobertson/fix_null_derefDrew DeVault
2018-02-24remove frame timer from headless outputTony Crisci
2018-02-25Fix null deref in wlr_libinput_backend_destroyDan Robertson
2018-02-24Merge pull request #667 from Ongy/screenshot_tmpfile_templateDrew DeVault
2018-02-24prevent screenshot from resuing template arrayMarkus Ongyerth
2018-02-24Merge pull request #666 from acrisci/syms-wlr-vlogDrew DeVault
2018-02-24add _wlr_vlog to syms globalTony Crisci
2018-02-24Merge pull request #641 from Ongy/idle-inhibitTony Crisci
2018-02-24Merge pull request #657 from emersion/wl-backend-uninitialized-fieldTony Crisci
2018-02-23Merge pull request #654 from emersion/send-frame-doneemersion
2018-02-23Merge pull request #658 from agx/x11-vendorDrew DeVault
2018-02-23Merge pull request #664 from emersion/fix-various-use-after-freeDrew DeVault
2018-02-23idle-inhibit: style adjustments and motivationMarkus Ongyerth
2018-02-23rootston: fix user-after-free in output_handle_destroyemersion
2018-02-23rootston: fix use-after-free in handle_keyboard_destroyemersion
2018-02-23xwayland: fix some use-after-free in xwmemersion
2018-02-23Merge pull request #652 from agx/symbols-fileemersion
2018-02-23x11: parse vendor and model out of xcb setup informationGuido Günther
2018-02-23Add symbols fileGuido Günther
2018-02-23Don't use os_create_anonymous_file outside of wlrootsGuido Günther
2018-02-23backend/wayland: fix uninitialized wlr_event_keyboard_key::update_stateemersion
2018-02-22Merge pull request #662 from emersion/surface-resize-frame-doneTony Crisci
2018-02-22Merge pull request #661 from Ongy/wlr_idle_eventsemersion
2018-02-22surface: don't reset frame_callback_list on resizeemersion
2018-02-22move activity_notify into events in wlr_idleMarkus Ongyerth
2018-02-21idle-inhibit: second feedback passMarkus Ongyerth
2018-02-21Rename _strip_path to wlr_strip_pathGuido Günther
2018-02-20rootston: fix sending frame done to undefined viewemersion
2018-02-20rootston: don't send frame done if wlr_output manages the surfaceemersion
2018-02-20rootston: send frame done events unconditionallyemersion