2967 Commits (3fa3dca6d583cf809a8d8d47a44ac17a5048e4e5)
 

Author SHA1 Message Date
Scott Anderson 3fa3dca6d5 Add new feature options
6 years ago
Scott Anderson 66064a07a6 Remove unneeded mesa-specific header
6 years ago
Drew DeVault d7c027d3e3
Merge pull request #1191 from emersion/drm-conn-dpi
6 years ago
emersion 7a3f7b3c8a backend/drm: add support for DRM_MODE_CONNECTOR_DPI
6 years ago
emersion 24212df830 rootston: fix again FreeBSD build
6 years ago
emersion 56600804ff
Merge pull request #1189 from agx/ctags-f
6 years ago
emersion d66d33f5a2
Merge pull request #1188 from emersion/freebsd-fixes
6 years ago
Guido Günther 570970db64 ctags: use -f instead of -o
6 years ago
emersion f86f1daf9a Fix build on FreeBSD
6 years ago
emersion 1a73baac94
Merge pull request #1187 from ammen99/master
6 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h
6 years ago
emersion 4ed6ee0a4d
Merge pull request #1184 from sdilts/add-default-output-size
6 years ago
sdilts 8e7df5eb88 Fix xcb_create_window parameters
6 years ago
Genki Sky 11d440972d rootston: Double fork for keyboard bindings
6 years ago
sdilts da79fef5f7 Add guard for changing the size of X11 backend windows
6 years ago
sdilts 55cca6deaa Set default output size for X11 backend
6 years ago
emersion d2814c1795
Merge pull request #1183 from ammen99/master
6 years ago
Ilia Bozhinov 88e9dbe32e remove dangling declaration of wlr_xdg_surface_popup_get_position()
6 years ago
Scott Anderson ce0ab4d4b5
Merge pull request #1182 from ammen99/master
6 years ago
Ilia Bozhinov cb42e16f64 session: load GPU devices even if they have zero crtcs/connectors/encoders
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
emersion 84e87be6df
Merge pull request #1177 from ascent12/check_prime
6 years ago
Scott Anderson 2d8f53affd Check for DRM prime
6 years ago
Drew DeVault e8fa25e027
Merge pull request #1168 from manio/multi-gpu
6 years ago
Scott Anderson 1a2b3445dc Remove unused data from gbm_bo userdata
6 years ago
Scott Anderson 4bee710c30 Fix hardware cursor on secondary GPU
6 years ago
Ryan Dwyer 23e2c3c759
Merge pull request #1175 from emersion/fix-xdg-output-layout-destroy
6 years ago
emersion c4522062f6 xdg-output: fix segfault in handle_layout_destroy
6 years ago
Mariusz Bialonczyk e547e55be0 multi-gpu: do not flip screens on secondary GPU
6 years ago
Mariusz Bialonczyk ad406db21c gles2: change context when it is not current
6 years ago
Mariusz Bialonczyk 15dacebc36 multi-backend: do not expose internal renderers
6 years ago
Scott Anderson eb9c9d8852
Merge pull request #1173 from sdilts/add-missing-libinput
6 years ago
sdilts c95078320c Add missing dependency libinput to types/meson.build
6 years ago
Drew DeVault 1654fc80eb
Merge pull request #1157 from emersion/wlr-gamma-control
6 years ago
Drew DeVault 0780d7856a
Merge pull request #1171 from emersion/xwayland-document-sigusr1
6 years ago
emersion c3afe4f42e gamma-control-v1: improve error handling
6 years ago
emersion bbd0fbe573 gamma-control-v1: fix fds not closed
6 years ago
emersion 2ae0575631 examples/gamma-control: fix brightness formula
6 years ago
emersion b0c32019c3 examples/gamma-control: clamp values, default brightness to 1
6 years ago
emersion 1d97202ec2 examples: add gamma-control
6 years ago
emersion 364afced3e backend/drm: remove unnecessary casts
6 years ago
emersion 1705316fa7 gamma-control-v1: set O_NONBLOCK, improve error handling style
6 years ago
emersion 73b7111846 gamma-control-v1: reset gamma table when control is destroyed
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 6e8892d4d7 gamma-control-v1: don't insert control in the list before checking unicity
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