Commit Graph

4124 Commits (155d57b01d6870bec6f1d865f1693dddf0a1e6ff)
 

Author SHA1 Message Date
emersion 7a3f7b3c8a backend/drm: add support for DRM_MODE_CONNECTOR_DPI 7 years ago
emersion 24212df830 rootston: fix again FreeBSD build 7 years ago
emersion 56600804ff
Merge pull request from agx/ctags-f 7 years ago
emersion d66d33f5a2
Merge pull request from emersion/freebsd-fixes 7 years ago
Guido Günther 570970db64 ctags: use -f instead of -o 7 years ago
emersion f86f1daf9a Fix build on FreeBSD 7 years ago
Drew DeVault ec20afd6d8 Add README 7 years ago
Drew DeVault b2c9675140 CC0 7 years ago
Drew DeVault 20e55f9458 Implement Alt+F1 (next window) and Alt+Esc (exit) 7 years ago
Drew DeVault 9e6ef44deb Fix uninitialized variable 7 years ago
Drew DeVault 09c8a048da Fix various bugs 7 years ago
Drew DeVault 5f4c64fbeb Tiny Wayland compositor 7 years ago
emersion 1a73baac94
Merge pull request from ammen99/master 7 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h 7 years ago
emersion 4ed6ee0a4d
Merge pull request from sdilts/add-default-output-size 7 years ago
sdilts 8e7df5eb88 Fix xcb_create_window parameters 7 years ago
Genki Sky 11d440972d rootston: Double fork for keyboard bindings 7 years ago
sdilts da79fef5f7 Add guard for changing the size of X11 backend windows 7 years ago
sdilts 55cca6deaa Set default output size for X11 backend 7 years ago
emersion d2814c1795
Merge pull request from ammen99/master 7 years ago
Ilia Bozhinov 88e9dbe32e remove dangling declaration of wlr_xdg_surface_popup_get_position() 7 years ago
Scott Anderson ce0ab4d4b5
Merge pull request from ammen99/master 7 years ago
Ilia Bozhinov cb42e16f64 session: load GPU devices even if they have zero crtcs/connectors/encoders 7 years ago
Drew DeVault 28b0a4065b
Merge pull request from emersion/rootston-toggle-decoration-mode 7 years ago
emersion 9d0e37f768 rootston: add keybinding to toggle decoration mode 7 years ago
Markus Ongyerth 3ad7b146eb Fix typos/order in tablet-v2 7 years ago
Markus Ongyerth f64962ace8 tablet-v2 tool: Implement implicit grab 7 years ago
emersion 84e87be6df
Merge pull request from ascent12/check_prime 7 years ago
Scott Anderson 2d8f53affd Check for DRM prime 7 years ago
Drew DeVault e8fa25e027
Merge pull request from manio/multi-gpu 7 years ago
Scott Anderson 1a2b3445dc Remove unused data from gbm_bo userdata 7 years ago
Scott Anderson 4bee710c30 Fix hardware cursor on secondary GPU 7 years ago
Ryan Dwyer 23e2c3c759
Merge pull request from emersion/fix-xdg-output-layout-destroy 7 years ago
emersion c4522062f6 xdg-output: fix segfault in handle_layout_destroy 7 years ago
Mariusz Bialonczyk e547e55be0 multi-gpu: do not flip screens on secondary GPU 7 years ago
Mariusz Bialonczyk ad406db21c gles2: change context when it is not current 7 years ago
Mariusz Bialonczyk 15dacebc36 multi-backend: do not expose internal renderers 7 years ago
Scott Anderson eb9c9d8852
Merge pull request from sdilts/add-missing-libinput 7 years ago
sdilts c95078320c Add missing dependency libinput to types/meson.build 7 years ago
Drew DeVault 1654fc80eb
Merge pull request from emersion/wlr-gamma-control 7 years ago
Drew DeVault 0780d7856a
Merge pull request from emersion/xwayland-document-sigusr1 7 years ago
emersion c3afe4f42e gamma-control-v1: improve error handling 7 years ago
emersion bbd0fbe573 gamma-control-v1: fix fds not closed 7 years ago
emersion 2ae0575631 examples/gamma-control: fix brightness formula 7 years ago
emersion b0c32019c3 examples/gamma-control: clamp values, default brightness to 1 7 years ago
emersion 1d97202ec2 examples: add gamma-control 7 years ago
emersion 364afced3e backend/drm: remove unnecessary casts 7 years ago
emersion 1705316fa7 gamma-control-v1: set O_NONBLOCK, improve error handling style 7 years ago
emersion 73b7111846 gamma-control-v1: reset gamma table when control is destroyed 7 years ago
emersion 2ebecb6727 backend/drm: allow to pass empty gamma ramp to reset it 7 years ago