aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-02-20Merge pull request #653 from emersion/fix-primary-selection-set-crashDrew DeVault
2018-02-20idle-inhibit: feedback passMarkus Ongyerth
2018-02-20primary-selection: fix crash in device_handle_set_selectionemersion
2018-02-19Merge pull request #651 from swaywm/revert-647-elf_visibilityDrew DeVault
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Merge pull request #632 from acrisci/output-layout-adjacentDrew DeVault
2018-02-18Merge pull request #647 from ascent12/elf_visibilityDrew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-18Merge pull request #645 from agx/x11-window-titleDrew DeVault