1217 Commits (f5658c2ca2b46b876ffeeaaff3c43d7073536244)

Author SHA1 Message Date
emersion 842368ec98
Merge pull request #1253 from RyanDwyer/multi-for-each-backend
6 years ago
Drew DeVault adbf21eb83
Merge pull request #1245 from emersion/capture-disable-hw-cursors
6 years ago
Ryan Dwyer 691a63d66b Introduce wlr_multi_for_each_backend
6 years ago
emersion 3df602a62d export-dmabuf: disable hardware cursors if desired
6 years ago
emersion 928572c14d output: add wlr_output_set_hardware_cursors_enabled
6 years ago
emersion 139a905924 backend/drm: add assertions
6 years ago
emersion 02231554c8 backend/x11: add assertions
6 years ago
emersion e98cb7c5ab backend/wayland: add assertions
6 years ago
emersion 7bcf0d9599 backend/libinput: add assertions
6 years ago
emersion bc34486c04 backend/headless: add assertions
6 years ago
random human 40a43003a1
Send unique keymap file descriptors
6 years ago
emersion f8a50e4fe7 backend/drm: steal CRTCs from disabled outputs
6 years ago
Drew DeVault df991a55ab
Merge pull request #1241 from emersion/output-enable-error-checking
6 years ago
Drew DeVault 0210905eef
Merge pull request #1243 from emersion/layer-shell-suffix
6 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix
6 years ago
emersion b3cb22c003 xdg-output: add _v1 suffix
6 years ago
emersion cb293f09e7 output: make wlr_output_enable return a bool
6 years ago
emersion 769a8e9917
Merge pull request #1160 from Ongy/tablet-grabs
6 years ago
nyorain f6168c2afe Fix #1129 and remove sx, sy from wlr_drag_icon
6 years ago
emersion b877daded1 backend/drm: better hotplug handling
6 years ago
Drew DeVault 73423c988c
Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity
6 years ago
random human 6daa69fbf5
Update wlr_log_init docs
6 years ago
Ryan Dwyer b8cc4a4152 xwayland: Introduce set_role event
6 years ago
emersion 2f0815838d Init dmabuf global in renderer
6 years ago
Ryan Dwyer 60a174eb11 xwayland: Introduce request_activate event
6 years ago
Ryan Dwyer 69a5279f79 xwayland: Add WM_STATE modal property
6 years ago
random human e44ab5d584
Add function wlr_log_get_verbosity()
6 years ago
Ilia Bozhinov 62539e265e add missing wlr_box.h include in wlr_screencopy_v1.h
6 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy
6 years ago
Brian Ashworth c6955fa89c
Merge pull request #1199 from apreiml/farthest_output
6 years ago
Armin Preiml 5617d2bd60 introduce wlr_output_layout_farthest_output
6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
6 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request #1194 from ascent12/meson_feature"
6 years ago
Scott Anderson f41c411980 Use input file for configure_file
6 years ago
Scott Anderson 51892e0d74 Install headers explicitly
6 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h
6 years ago
Ilia Bozhinov 88e9dbe32e remove dangling declaration of wlr_xdg_surface_popup_get_position()
6 years ago
Drew DeVault 28b0a4065b
Merge pull request #1179 from emersion/rootston-toggle-decoration-mode
6 years ago
emersion 9d0e37f768 rootston: add keybinding to toggle decoration mode
6 years ago
Markus Ongyerth f64962ace8 tablet-v2 tool: Implement implicit grab
6 years ago
Mariusz Bialonczyk ad406db21c gles2: change context when it is not current
6 years ago
Drew DeVault 1654fc80eb
Merge pull request #1157 from emersion/wlr-gamma-control
6 years ago
emersion 2ebecb6727 backend/drm: allow to pass empty gamma ramp to reset it
6 years ago
emersion e21563ec76 output: document gamma functions
6 years ago
emersion a5cab82a0f rootston: fire up wlr-gamma-control-unstable-v1
6 years ago
emersion a149c2370a Implement wlr-gamma-control-unstable-v1
6 years ago
emersion 9dd4388ed9 xwayland: document SIGUSR1 handler
6 years ago
Drew DeVault 5642c5cc8f
Merge pull request #1053 from emersion/xdg-decoration
6 years ago
Brian Ashworth a3c33e93b8
Merge pull request #1167 from ammen99/master
6 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees
6 years ago