aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2018-08-25Merge pull request #1199 from apreiml/farthest_outputBrian Ashworth
2018-08-25introduce wlr_output_layout_farthest_outputArmin Preiml
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-23Use input file for configure_fileScott Anderson
2018-08-22Install headers explicitlyScott Anderson
2018-08-13move wlr_drm_connector_add_mode to wlr/backend/drm.hIlia Bozhinov
2018-08-09remove dangling declaration of wlr_xdg_surface_popup_get_position()Ilia Bozhinov
2018-08-06tablet-v2 tool: Implement implicit grabMarkus Ongyerth
2018-08-02Merge pull request #1157 from emersion/wlr-gamma-controlDrew DeVault
2018-08-02backend/drm: allow to pass empty gamma ramp to reset itemersion
2018-08-02output: document gamma functionsemersion
2018-08-02Implement wlr-gamma-control-unstable-v1emersion
2018-08-02xwayland: document SIGUSR1 handleremersion
2018-08-02Merge pull request #1053 from emersion/xdg-decorationDrew DeVault
2018-07-29Initial pass on API stability guaranteesDrew DeVault
2018-07-29reintroduce xwayland is_unmanagedMarkus Ongyerth
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-07-27Merge pull request #1127 from emersion/surface-precommitDrew DeVault
2018-07-23tablet-v2 tablet_tool grab implementationMarkus Ongyerth
2018-07-22xdg-shell(-v6): add set_title and set_app_id toplevel signalsIlia Bozhinov
2018-07-19linux-dmabuf: add v1 suffixemersion
2018-07-19Introduce set_hints event for xwaylandRyan Dwyer
2018-07-19tablet-v2 tablet_pad grab implementationMarkus Ongyerth
2018-07-18xwayland: handle override_redirect flag changesemersion
2018-07-15surface: add wlr_surface_role.precommitemersion
2018-07-14tablet-v2: fix merge commits and test againMarkus Ongyerth
2018-07-14First feedback pass from acrisciMarkus Ongyerth
2018-07-14rename wlr_tablet_tool to wlr_tabletMarkus Ongyerth
2018-07-14use previous resource versions and destroy padsMarkus Ongyerth
2018-07-14Handle relative motion for mouse toolsMarkus Ongyerth
2018-07-14remove unused wl_listenerMarkus Ongyerth
2018-07-14Silent conversion from double to int should be illegalMarkus Ongyerth
2018-07-14Clean up serial handling and automate proximity acompaning eventsMarkus Ongyerth
2018-07-14Clean up serial handlingMarkus Ongyerth
2018-07-14Send all tablet tool axis eventsMarkus Ongyerth
2018-07-14Hook up set_cursor in rootstonMarkus Ongyerth
2018-07-14Use wlr_list for paths, and improve inert resource handlingMarkus Ongyerth
2018-07-141st feedback passMarkus Ongyerth
2018-07-14Add tool buttonsMarkus Ongyerth
2018-07-14Propagate most axis events to clientsMarkus Ongyerth
2018-07-14Implement basic tablet_pad handling (bound to keyboard focus)Markus Ongyerth
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-07-14storage commit #2Markus Ongyerth
2018-07-14backend/libinput: Manage tablet tool livetimesMarkus Ongyerth
2018-07-13surface: add wlr_surface.opaque_regionemersion
2018-07-12render: add wlr_texture_is_opaqueemersion
2018-07-11Merge pull request #1116 from emersion/surface-roleDrew DeVault
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-07-08Rename wl_resources to resource, wl_global to globalemersion