notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q3
wlroots-devel Modular Wayland compositor library (development snapshot)
0.15.0.394 x11-toolkits on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15.0.394Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 22:39:27
Last Update: 2022-09-13 00:21:29
Commit Hash: 6ab4d53
License: MIT
WWW:
https://gitlab.freedesktop.org/wlroots/wlroots
Description:
Pluggable, composable, unopinionated modules for building a Wayland compositor; or about 60,000 lines of code you were going to write anyway. - wlroots provides backends that abstract the underlying display and input hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends, plus any custom backends you choose to write, which can all be created or destroyed at runtime and used in concert with each other. - wlroots provides unopinionated, mostly standalone implementations of many Wayland interfaces, both from wayland.xml and various protocol extensions. We also promote the standardization of portable extensions across many compositors. - wlroots provides several powerful, standalone, and optional tools that implement components common to many compositors, such as the arrangement of outputs in physical space. - wlroots provides an Xwayland abstraction that allows you to have excellent Xwayland support without worrying about writing your own X11 window manager on top of writing your compositor. - wlroots provides a renderer abstraction that simple compositors can use to avoid writing GL code directly, but which steps out of the way when your needs demand custom rendering code. wlroots implements a huge variety of Wayland compositor features and implements them *right*, so you can focus on the features that make your compositor unique. By using wlroots, you get high performance, excellent hardware compatibility, broad support for many wayland interfaces, and comfortable development tools - or any subset of these features you like, because all of them work independently of one another and freely compose with anything you want to implement yourself. WWW: https://gitlab.freedesktop.org/wlroots/wlroots
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (107 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.15.0.394/catalog.mk
  3. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.15.0.394/LICENSE
  4. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.15.0.394/MIT
  5. include/wlr/backend.h
  6. include/wlr/backend/drm.h
  7. include/wlr/backend/headless.h
  8. include/wlr/backend/interface.h
  9. include/wlr/backend/libinput.h
  10. include/wlr/backend/multi.h
  11. include/wlr/backend/session.h
  12. include/wlr/backend/wayland.h
  13. include/wlr/backend/x11.h
  14. include/wlr/config.h
  15. include/wlr/interfaces/wlr_buffer.h
  16. include/wlr/interfaces/wlr_keyboard.h
  17. include/wlr/interfaces/wlr_output.h
  18. include/wlr/interfaces/wlr_pointer.h
  19. include/wlr/interfaces/wlr_switch.h
  20. include/wlr/interfaces/wlr_tablet_pad.h
  21. include/wlr/interfaces/wlr_tablet_tool.h
  22. include/wlr/interfaces/wlr_touch.h
  23. include/wlr/render/allocator.h
  24. include/wlr/render/dmabuf.h
  25. include/wlr/render/drm_format_set.h
  26. include/wlr/render/egl.h
  27. include/wlr/render/gles2.h
  28. include/wlr/render/interface.h
  29. include/wlr/render/pixman.h
  30. include/wlr/render/vulkan.h
  31. include/wlr/render/wlr_renderer.h
  32. include/wlr/render/wlr_texture.h
  33. include/wlr/types/wlr_buffer.h
  34. include/wlr/types/wlr_compositor.h
  35. include/wlr/types/wlr_cursor.h
  36. include/wlr/types/wlr_damage_ring.h
  37. include/wlr/types/wlr_data_control_v1.h
  38. include/wlr/types/wlr_data_device.h
  39. include/wlr/types/wlr_drm.h
  40. include/wlr/types/wlr_drm_lease_v1.h
  41. include/wlr/types/wlr_export_dmabuf_v1.h
  42. include/wlr/types/wlr_foreign_toplevel_management_v1.h
  43. include/wlr/types/wlr_fullscreen_shell_v1.h
  44. include/wlr/types/wlr_gamma_control_v1.h
  45. include/wlr/types/wlr_idle.h
  46. include/wlr/types/wlr_idle_inhibit_v1.h
  47. include/wlr/types/wlr_input_device.h
  48. include/wlr/types/wlr_input_inhibitor.h
  49. include/wlr/types/wlr_input_method_v2.h
  50. include/wlr/types/wlr_keyboard.h
  51. include/wlr/types/wlr_keyboard_group.h
  52. include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
  53. include/wlr/types/wlr_layer_shell_v1.h
  54. include/wlr/types/wlr_linux_dmabuf_v1.h
  55. include/wlr/types/wlr_matrix.h
  56. include/wlr/types/wlr_output.h
  57. include/wlr/types/wlr_output_damage.h
  58. include/wlr/types/wlr_output_layout.h
  59. include/wlr/types/wlr_output_management_v1.h
  60. include/wlr/types/wlr_output_power_management_v1.h
  61. include/wlr/types/wlr_pointer.h
  62. include/wlr/types/wlr_pointer_constraints_v1.h
  63. include/wlr/types/wlr_pointer_gestures_v1.h
  64. include/wlr/types/wlr_presentation_time.h
  65. include/wlr/types/wlr_primary_selection.h
  66. include/wlr/types/wlr_primary_selection_v1.h
  67. include/wlr/types/wlr_region.h
  68. include/wlr/types/wlr_relative_pointer_v1.h
  69. include/wlr/types/wlr_scene.h
  70. include/wlr/types/wlr_screencopy_v1.h
  71. include/wlr/types/wlr_seat.h
  72. include/wlr/types/wlr_server_decoration.h
  73. include/wlr/types/wlr_session_lock_v1.h
  74. include/wlr/types/wlr_single_pixel_buffer_v1.h
  75. include/wlr/types/wlr_subcompositor.h
  76. include/wlr/types/wlr_surface.h
  77. include/wlr/types/wlr_switch.h
  78. include/wlr/types/wlr_tablet_pad.h
  79. include/wlr/types/wlr_tablet_tool.h
  80. include/wlr/types/wlr_tablet_v2.h
  81. include/wlr/types/wlr_text_input_v3.h
  82. include/wlr/types/wlr_touch.h
  83. include/wlr/types/wlr_viewporter.h
  84. include/wlr/types/wlr_virtual_keyboard_v1.h
  85. include/wlr/types/wlr_virtual_pointer_v1.h
  86. include/wlr/types/wlr_xcursor_manager.h
  87. include/wlr/types/wlr_xdg_activation_v1.h
  88. include/wlr/types/wlr_xdg_decoration_v1.h
  89. include/wlr/types/wlr_xdg_foreign_registry.h
  90. include/wlr/types/wlr_xdg_foreign_v1.h
  91. include/wlr/types/wlr_xdg_foreign_v2.h
  92. include/wlr/types/wlr_xdg_output_v1.h
  93. include/wlr/types/wlr_xdg_shell.h
  94. include/wlr/util/addon.h
  95. include/wlr/util/box.h
  96. include/wlr/util/edges.h
  97. include/wlr/util/log.h
  98. include/wlr/util/region.h
  99. include/wlr/version.h
  100. include/wlr/xcursor.h
  101. include/wlr/xwayland.h
  102. lib/libwlroots.so
  103. lib/libwlroots.so.11
  104. libdata/pkgconfig/wlroots.pc
  105. @owner
  106. @group
  107. @mode
Collapse this list.
Dependency lines:
  • wlroots-devel>0:x11-toolkits/wlroots-devel
To install the port:
cd /usr/ports/x11-toolkits/wlroots-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/wlroots-devel
  • pkg install wlroots-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wlroots-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663008276 SHA256 (wlroots-wlroots-42ae1e75aa22c9f8063300dcca846b35c03022e5_GL0.tar.gz) = 3e37e952bd051b6cf92812cc5720c67a60d29cbe727bd2d5b74250a387594bf5 SIZE (wlroots-wlroots-42ae1e75aa22c9f8063300dcca846b35c03022e5_GL0.tar.gz) = 581639

Expand this list (6 items)

Collapse this list.

SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 SHA256 (a5df0a02a2d9.patch) = df5deb1714001870b846501cbee1e775468ac9c61e735ee3b4ad3a2b83c5573e SIZE (a5df0a02a2d9.patch) = 4233 SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418 SIZE (347b32642fb6.patch) = 3810

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.25 : graphics/wayland-protocols
  2. glslangValidator : graphics/glslang
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. evdev-proto>0 : devel/evdev-proto
  5. xwayland-devel>0 : x11-servers/xwayland-devel
  6. meson>=0.57.1_1 : devel/meson
  7. ninja : devel/ninja
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. pixman-1.pc : x11/pixman
  10. xcb.pc : x11/libxcb
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. mesa-dri>0 : graphics/mesa-dri
  3. xwayland-devel>0 : x11-servers/xwayland-devel
  4. pixman-1.pc : x11/pixman
  5. xcb.pc : x11/libxcb
Library dependencies:
  1. libudev.so : devel/libudev-devd
  2. libdrm.so : graphics/libdrm
  3. libwayland-server.so : graphics/wayland
  4. libseat.so : sysutils/seatd
  5. libxkbcommon.so : x11/libxkbcommon
  6. libinput.so : x11/libinput
  7. libvulkan.so : graphics/vulkan-loader
  8. libxcb-errors.so : x11/xcb-util-errors
  9. libxcb-render-util.so : x11/xcb-util-renderutil
  10. libxcb-icccm.so : x11/xcb-util-wm
  11. libgbm.so : graphics/mesa-libs
  12. libEGL.so : graphics/libglvnd
  13. libGLESv2.so : graphics/libglvnd
This port is required by:
for Build
  1. x11-wm/sway-devel
for Libraries
  1. x11-wm/sway-devel

Configuration Options:
===> The following configuration options are available for wlroots-devel-0.15.0.394: DRM=on: KMS console support OPENGL=on: 2D/3D rendering support via OpenGL VULKAN=on: Vulkan renderer X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-toolkits_wlroots-devel
USES:
compiler:c11 gl meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/42ae1e75aa22c9f8063300dcca846b35c03022e5.tar.gz?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.0.394
13 Sep 2022 00:21:29
commit hash: 6ab4d5353cbf985d9883e499294db7eb498ba8bacommit hash: 6ab4d5353cbf985d9883e499294db7eb498ba8bacommit hash: 6ab4d5353cbf985d9883e499294db7eb498ba8bacommit hash: 6ab4d5353cbf985d9883e499294db7eb498ba8ba files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.394

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4cc3abb96...42ae1e75a
(cherry picked from commit e4cc1d219a1caa82e21de85fc1a99090e9c98147)
0.15.0.392
11 Sep 2022 12:05:26
commit hash: ab6bc1da6d0d239852405746ec73c95d82bdf118commit hash: ab6bc1da6d0d239852405746ec73c95d82bdf118commit hash: ab6bc1da6d0d239852405746ec73c95d82bdf118commit hash: ab6bc1da6d0d239852405746ec73c95d82bdf118 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.392

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4cc5bdc4d...4cc3abb96
(cherry picked from commit 94e255a7ffd0c527236b16c74bc893769fb33f0f)
0.15.0.388
09 Sep 2022 13:57:51
commit hash: d1781f29d27ac142d8a1c70de101d3830f2e2578commit hash: d1781f29d27ac142d8a1c70de101d3830f2e2578commit hash: d1781f29d27ac142d8a1c70de101d3830f2e2578commit hash: d1781f29d27ac142d8a1c70de101d3830f2e2578 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.388

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/8026953df...4cc5bdc4d
(cherry picked from commit 6931f685a8d3f4d822fd4133088178de2a388f8e)
0.15.0.386
08 Sep 2022 00:31:46
commit hash: e2dc434f07bf064d4ccae3d723134aba4818f0f8commit hash: e2dc434f07bf064d4ccae3d723134aba4818f0f8commit hash: e2dc434f07bf064d4ccae3d723134aba4818f0f8commit hash: e2dc434f07bf064d4ccae3d723134aba4818f0f8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.386

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/fd0b0276c...8026953df
(cherry picked from commit 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5)
0.15.0.377
31 Aug 2022 23:37:07
commit hash: 52456fa53f6251f1d930cf3b9e2055c9851e5f3acommit hash: 52456fa53f6251f1d930cf3b9e2055c9851e5f3acommit hash: 52456fa53f6251f1d930cf3b9e2055c9851e5f3acommit hash: 52456fa53f6251f1d930cf3b9e2055c9851e5f3a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.120

Changes:	https://github.com/swaywm/sway/compare/6e023257...07bfeb2a
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/78cf39b6b...fd0b0276c
(cherry picked from commit f3c9682054b8394a723c8a32ce25a317c4cd1e66)
0.15.0.369
30 Aug 2022 00:40:29
commit hash: e3bb971c7f9886ac0f97317fbd4435a030bf8de4commit hash: e3bb971c7f9886ac0f97317fbd4435a030bf8de4commit hash: e3bb971c7f9886ac0f97317fbd4435a030bf8de4commit hash: e3bb971c7f9886ac0f97317fbd4435a030bf8de4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.369

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6a11256cd...78cf39b6b
(cherry picked from commit bce81c28ae728920175323ef87f130bed07e2801)
0.15.0.362
26 Aug 2022 22:31:31
commit hash: 7cf2c33698a9e67970e37b6bb9abf3229fcd767dcommit hash: 7cf2c33698a9e67970e37b6bb9abf3229fcd767dcommit hash: 7cf2c33698a9e67970e37b6bb9abf3229fcd767dcommit hash: 7cf2c33698a9e67970e37b6bb9abf3229fcd767d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.362

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4c1afb126...6a11256cd
(cherry picked from commit 337dade8974e719b0bed8038154002cddd1bcade)
0.15.0.359
25 Aug 2022 00:55:12
commit hash: 5ef1e7b136211cf2ca0e3807a43fca853ec55b79commit hash: 5ef1e7b136211cf2ca0e3807a43fca853ec55b79commit hash: 5ef1e7b136211cf2ca0e3807a43fca853ec55b79commit hash: 5ef1e7b136211cf2ca0e3807a43fca853ec55b79 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.359

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/d3cb6b73a...4c1afb126
(cherry picked from commit ee810f5709c009467864c386c81522fb6ae92dfc)
0.15.0.358
23 Aug 2022 00:43:47
commit hash: 690d8f708645b8eea1a256ce6115926956aba0d8commit hash: 690d8f708645b8eea1a256ce6115926956aba0d8commit hash: 690d8f708645b8eea1a256ce6115926956aba0d8commit hash: 690d8f708645b8eea1a256ce6115926956aba0d8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.358

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7c575922c...d3cb6b73a
(cherry picked from commit 42e2744eaf6fa0aabb05b29791ac5f2acc756962)
0.15.0.351
20 Aug 2022 00:42:16
commit hash: edb1e4676863c9c8f2c8c14b76394c2e605eb40acommit hash: edb1e4676863c9c8f2c8c14b76394c2e605eb40acommit hash: edb1e4676863c9c8f2c8c14b76394c2e605eb40acommit hash: edb1e4676863c9c8f2c8c14b76394c2e605eb40a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.351

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bea4bd43e...7c575922c
(cherry picked from commit 2a38648419fee80f0c70c6aec01fedcb79693472)
0.15.0.344
16 Aug 2022 00:53:41
commit hash: cf9a53511a3416d416193b52fd57eb5bdb459ee9commit hash: cf9a53511a3416d416193b52fd57eb5bdb459ee9commit hash: cf9a53511a3416d416193b52fd57eb5bdb459ee9commit hash: cf9a53511a3416d416193b52fd57eb5bdb459ee9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.344

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c2359d032...bea4bd43e
(cherry picked from commit 5ae8a1e1d27bffefed19d91998b169e1a3f504eb)
0.15.0.327
12 Aug 2022 23:08:27
commit hash: b0c0e15ec53d0ac2104f0af801db30577c40ee9dcommit hash: b0c0e15ec53d0ac2104f0af801db30577c40ee9dcommit hash: b0c0e15ec53d0ac2104f0af801db30577c40ee9dcommit hash: b0c0e15ec53d0ac2104f0af801db30577c40ee9d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.327

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/98cf38601...c2359d032
(cherry picked from commit 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5f)
0.15.0.325
12 Aug 2022 10:33:58
commit hash: 9959cd21b77ebe0ee13198ffa221ec7e31d74a45commit hash: 9959cd21b77ebe0ee13198ffa221ec7e31d74a45commit hash: 9959cd21b77ebe0ee13198ffa221ec7e31d74a45commit hash: 9959cd21b77ebe0ee13198ffa221ec7e31d74a45 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.118

Changes:	https://github.com/swaywm/sway/compare/ebf441b3...6e023257
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/f72aeacd6...98cf38601
(cherry picked from commit e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1)
0.15.0.320
09 Aug 2022 00:52:11
commit hash: 8bd704bd20d10542a40a4cd991face891f23e7efcommit hash: 8bd704bd20d10542a40a4cd991face891f23e7efcommit hash: 8bd704bd20d10542a40a4cd991face891f23e7efcommit hash: 8bd704bd20d10542a40a4cd991face891f23e7ef files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.117

Changes:	https://github.com/swaywm/sway/compare/89d73bee...ebf441b3
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b24b50ec0...f72aeacd6
(cherry picked from commit b7e299ae6f3ab11a198e0dc93e2e221836125ebc)
0.15.0.316
03 Aug 2022 21:29:22
commit hash: 6d43b083700f4acbc8589cfe9e4e1b84af0e47b6commit hash: 6d43b083700f4acbc8589cfe9e4e1b84af0e47b6commit hash: 6d43b083700f4acbc8589cfe9e4e1b84af0e47b6commit hash: 6d43b083700f4acbc8589cfe9e4e1b84af0e47b6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.115

Changes:	https://github.com/swaywm/sway/compare/a5a44ba95...9e879242f
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7298c4213...b24b50ec0
(cherry picked from commit c610be429f6ab254434dbfe4b7017abe54d59c48)
0.15.0.313
27 Jul 2022 15:59:09
commit hash: 577b45087ff4da2e83fa628b3dc4a9f728a0abb6commit hash: 577b45087ff4da2e83fa628b3dc4a9f728a0abb6commit hash: 577b45087ff4da2e83fa628b3dc4a9f728a0abb6commit hash: 577b45087ff4da2e83fa628b3dc4a9f728a0abb6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.313

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7b5e890e6...7298c4213
(cherry picked from commit 0273f40c3ae35850b90b723e9f3f4d90d483a3fa)
0.15.0.312
26 Jul 2022 00:46:17
commit hash: a3f77691f48008b05b5c7146264beb68ab4a0a9fcommit hash: a3f77691f48008b05b5c7146264beb68ab4a0a9fcommit hash: a3f77691f48008b05b5c7146264beb68ab4a0a9fcommit hash: a3f77691f48008b05b5c7146264beb68ab4a0a9f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.312

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/add44b3e2...7b5e890e6
(cherry picked from commit c61f219d3d84a4e057f973f3761d1bd8542225fe)
0.15.0.309
12 Jul 2022 23:45:08
commit hash: 233347cc819e8ee27d249fa3deeb1c3600d4dcc4commit hash: 233347cc819e8ee27d249fa3deeb1c3600d4dcc4commit hash: 233347cc819e8ee27d249fa3deeb1c3600d4dcc4commit hash: 233347cc819e8ee27d249fa3deeb1c3600d4dcc4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.111

Changes:	https://github.com/swaywm/sway/compare/b69d637f7...8d8a21c9c
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/5dc1d4671...add44b3e2
(cherry picked from commit 0dd080091dad63356b309d35b10a5fc124debe8f)
0.15.0.301
05 Jul 2022 00:11:57
commit hash: b96712c57795005fef349e3f9c467be91a9e1320commit hash: b96712c57795005fef349e3f9c467be91a9e1320commit hash: b96712c57795005fef349e3f9c467be91a9e1320commit hash: b96712c57795005fef349e3f9c467be91a9e1320 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.110

Changes:	https://github.com/swaywm/sway/compare/80e386fd9...b69d637f7
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/694b8c668...5dc1d4671
(cherry picked from commit 76e0f779aa0f6be0bb7318569acbe4faf8b311ce)

Number of commits found: 19