2984 Commits (fd3fa760d336312acafeb6812b5b0068f5851f27)
 

Author SHA1 Message Date
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
Drew DeVault dea311992e
Merge pull request #1194 from ascent12/meson_feature
6 years ago
Scott Anderson 39ac21401f Replace generator with custom_target
6 years ago
Scott Anderson f41c411980 Use input file for configure_file
6 years ago
Scott Anderson 653ea512c2 Use current_source_dir instead of source_root
6 years ago
Scott Anderson b1ed61b649 Use pkg-config to find wayland-scanner
6 years ago
Dorota Czaplejewicz 6db9c4b746 wlr_virtual_keyboard: use wlr_input_device_destroy
6 years ago
Dorota Czaplejewicz 2929f0f8dd wlr_input_device: fix keyboard destruction
6 years ago
Scott Anderson 51892e0d74 Install headers explicitly
6 years ago
Scott Anderson a2bbf2c1f7 Make style more consistent
6 years ago
Scott Anderson 869dca1bce Remove unnecessary project arguments
6 years ago
Scott Anderson 1358d80ab9 Add link dependency on symbols file
6 years ago
Scott Anderson 584a3f8b6e Update examples to use new option
6 years ago
Scott Anderson 560e96aa57 Update rootston to use new option
6 years ago
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland
6 years ago
Scott Anderson 94ed2fc7bb Use feature options for libcap/logind
6 years ago
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