aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-15Merge pull request #698 from agx/linux-dmabufemersion
2018-03-15Wire up linux_dmabuf in rootstonGuido Günther
2018-03-15Add initial linux_dmabuf protocol supportGuido Günther
2018-03-11render: Flip textures in case of inverted_yGuido Günther
2018-03-07Add mode support to libinput backendDrew DeVault
2018-03-06Add const to x11 and input interfacesScott Anderson
2018-03-06Use xcb atoms properlyScott Anderson
2018-03-04xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_containsDominique Martinet
2018-03-03xcb errors: init errors context at startDominique Martinet
2018-03-03move xwm.h out of include/wlrDominique Martinet
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-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-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-24Merge pull request #641 from Ongy/idle-inhibitTony Crisci
2018-02-23idle-inhibit: style adjustments and motivationMarkus Ongyerth
2018-02-23rootston: fix user-after-free in output_handle_destroyemersion
2018-02-23xwayland: fix some use-after-free in xwmemersion
2018-02-23Merge pull request #652 from agx/symbols-fileemersion
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-20idle-inhibit: feedback passMarkus Ongyerth
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
2018-02-18x11 backend: set window titleGuido Günther
2018-02-19Remove usec_to_msec from public APIScott Anderson
2018-02-17move direction to wlr_output_layout.hTony Crisci
2018-02-17Merge branch 'master' into output-layout-adjacentTony Crisci
2018-02-17implements the idle_inhibit protocol typeMarkus Ongyerth
2018-02-16Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shellemersion
2018-02-14add wlr_output_layout_adjacent_outputTony Crisci
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet
2018-02-13Wrap wl_resource_get_user_data into safer helper functionsemersion
2018-02-12Reformat all #include directivesemersion
2018-02-12Make wlr_signal_emit_safe privateemersion
2018-02-12Remove wlr_backend.events.{output_remove,device_remove}emersion
2018-02-12Add wlr_signal_emit_safeemersion
2018-02-11output_damage: listen to transform and scale output eventsemersion
2018-02-11output, output_damage: add docsemersion
2018-02-11Introduce wlr_output_damageemersion
2018-02-10Merge pull request #618 from VincentVanlaer/atomic-gammaDrew DeVault