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
Port details
wlroots-devel Modular Wayland compositor library (development snapshot)
0.18.0 x11-toolkits Deleted 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.18.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-24 22:45:32
Last Update: 2024-07-13 00:36:39
Commit Hash: 52005d0
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.
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 (123 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wlroots-devel-0.18.0/catalog.mk
  3. /usr/local/share/licenses/wlroots-devel-0.18.0/LICENSE
  4. /usr/local/share/licenses/wlroots-devel-0.18.0/MIT
  5. include/wlroots-0.18/wlr/backend.h
  6. include/wlroots-0.18/wlr/backend/drm.h
  7. include/wlroots-0.18/wlr/backend/headless.h
  8. include/wlroots-0.18/wlr/backend/interface.h
  9. include/wlroots-0.18/wlr/backend/libinput.h
  10. include/wlroots-0.18/wlr/backend/multi.h
  11. include/wlroots-0.18/wlr/backend/session.h
  12. include/wlroots-0.18/wlr/backend/wayland.h
  13. include/wlroots-0.18/wlr/backend/x11.h
  14. include/wlroots-0.18/wlr/config.h
  15. include/wlroots-0.18/wlr/interfaces/wlr_buffer.h
  16. include/wlroots-0.18/wlr/interfaces/wlr_keyboard.h
  17. include/wlroots-0.18/wlr/interfaces/wlr_output.h
  18. include/wlroots-0.18/wlr/interfaces/wlr_pointer.h
  19. include/wlroots-0.18/wlr/interfaces/wlr_switch.h
  20. include/wlroots-0.18/wlr/interfaces/wlr_tablet_pad.h
  21. include/wlroots-0.18/wlr/interfaces/wlr_tablet_tool.h
  22. include/wlroots-0.18/wlr/interfaces/wlr_touch.h
  23. include/wlroots-0.18/wlr/render/allocator.h
  24. include/wlroots-0.18/wlr/render/color.h
  25. include/wlroots-0.18/wlr/render/dmabuf.h
  26. include/wlroots-0.18/wlr/render/drm_format_set.h
  27. include/wlroots-0.18/wlr/render/drm_syncobj.h
  28. include/wlroots-0.18/wlr/render/egl.h
  29. include/wlroots-0.18/wlr/render/gles2.h
  30. include/wlroots-0.18/wlr/render/interface.h
  31. include/wlroots-0.18/wlr/render/pass.h
  32. include/wlroots-0.18/wlr/render/pixman.h
  33. include/wlroots-0.18/wlr/render/swapchain.h
  34. include/wlroots-0.18/wlr/render/vulkan.h
  35. include/wlroots-0.18/wlr/render/wlr_renderer.h
  36. include/wlroots-0.18/wlr/render/wlr_texture.h
  37. include/wlroots-0.18/wlr/types/wlr_alpha_modifier_v1.h
  38. include/wlroots-0.18/wlr/types/wlr_buffer.h
  39. include/wlroots-0.18/wlr/types/wlr_compositor.h
  40. include/wlroots-0.18/wlr/types/wlr_content_type_v1.h
  41. include/wlroots-0.18/wlr/types/wlr_cursor.h
  42. include/wlroots-0.18/wlr/types/wlr_cursor_shape_v1.h
  43. include/wlroots-0.18/wlr/types/wlr_damage_ring.h
  44. include/wlroots-0.18/wlr/types/wlr_data_control_v1.h
  45. include/wlroots-0.18/wlr/types/wlr_data_device.h
  46. include/wlroots-0.18/wlr/types/wlr_drm.h
  47. include/wlroots-0.18/wlr/types/wlr_drm_lease_v1.h
  48. include/wlroots-0.18/wlr/types/wlr_export_dmabuf_v1.h
  49. include/wlroots-0.18/wlr/types/wlr_ext_foreign_toplevel_list_v1.h
  50. include/wlroots-0.18/wlr/types/wlr_foreign_toplevel_management_v1.h
  51. include/wlroots-0.18/wlr/types/wlr_fractional_scale_v1.h
  52. include/wlroots-0.18/wlr/types/wlr_fullscreen_shell_v1.h
  53. include/wlroots-0.18/wlr/types/wlr_gamma_control_v1.h
  54. include/wlroots-0.18/wlr/types/wlr_idle_inhibit_v1.h
  55. include/wlroots-0.18/wlr/types/wlr_idle_notify_v1.h
  56. include/wlroots-0.18/wlr/types/wlr_input_device.h
  57. include/wlroots-0.18/wlr/types/wlr_input_method_v2.h
  58. include/wlroots-0.18/wlr/types/wlr_keyboard.h
  59. include/wlroots-0.18/wlr/types/wlr_keyboard_group.h
  60. include/wlroots-0.18/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
  61. include/wlroots-0.18/wlr/types/wlr_layer_shell_v1.h
  62. include/wlroots-0.18/wlr/types/wlr_linux_dmabuf_v1.h
  63. include/wlroots-0.18/wlr/types/wlr_linux_drm_syncobj_v1.h
  64. include/wlroots-0.18/wlr/types/wlr_matrix.h
  65. include/wlroots-0.18/wlr/types/wlr_output.h
  66. include/wlroots-0.18/wlr/types/wlr_output_layer.h
  67. include/wlroots-0.18/wlr/types/wlr_output_layout.h
  68. include/wlroots-0.18/wlr/types/wlr_output_management_v1.h
  69. include/wlroots-0.18/wlr/types/wlr_output_power_management_v1.h
  70. include/wlroots-0.18/wlr/types/wlr_output_swapchain_manager.h
  71. include/wlroots-0.18/wlr/types/wlr_pointer.h
  72. include/wlroots-0.18/wlr/types/wlr_pointer_constraints_v1.h
  73. include/wlroots-0.18/wlr/types/wlr_pointer_gestures_v1.h
  74. include/wlroots-0.18/wlr/types/wlr_presentation_time.h
  75. include/wlroots-0.18/wlr/types/wlr_primary_selection.h
  76. include/wlroots-0.18/wlr/types/wlr_primary_selection_v1.h
  77. include/wlroots-0.18/wlr/types/wlr_region.h
  78. include/wlroots-0.18/wlr/types/wlr_relative_pointer_v1.h
  79. include/wlroots-0.18/wlr/types/wlr_scene.h
  80. include/wlroots-0.18/wlr/types/wlr_screencopy_v1.h
  81. include/wlroots-0.18/wlr/types/wlr_seat.h
  82. include/wlroots-0.18/wlr/types/wlr_security_context_v1.h
  83. include/wlroots-0.18/wlr/types/wlr_server_decoration.h
  84. include/wlroots-0.18/wlr/types/wlr_session_lock_v1.h
  85. include/wlroots-0.18/wlr/types/wlr_shm.h
  86. include/wlroots-0.18/wlr/types/wlr_single_pixel_buffer_v1.h
  87. include/wlroots-0.18/wlr/types/wlr_subcompositor.h
  88. include/wlroots-0.18/wlr/types/wlr_switch.h
  89. include/wlroots-0.18/wlr/types/wlr_tablet_pad.h
  90. include/wlroots-0.18/wlr/types/wlr_tablet_tool.h
  91. include/wlroots-0.18/wlr/types/wlr_tablet_v2.h
  92. include/wlroots-0.18/wlr/types/wlr_tearing_control_v1.h
  93. include/wlroots-0.18/wlr/types/wlr_text_input_v3.h
  94. include/wlroots-0.18/wlr/types/wlr_touch.h
  95. include/wlroots-0.18/wlr/types/wlr_transient_seat_v1.h
  96. include/wlroots-0.18/wlr/types/wlr_viewporter.h
  97. include/wlroots-0.18/wlr/types/wlr_virtual_keyboard_v1.h
  98. include/wlroots-0.18/wlr/types/wlr_virtual_pointer_v1.h
  99. include/wlroots-0.18/wlr/types/wlr_xcursor_manager.h
  100. include/wlroots-0.18/wlr/types/wlr_xdg_activation_v1.h
  101. include/wlroots-0.18/wlr/types/wlr_xdg_decoration_v1.h
  102. include/wlroots-0.18/wlr/types/wlr_xdg_foreign_registry.h
  103. include/wlroots-0.18/wlr/types/wlr_xdg_foreign_v1.h
  104. include/wlroots-0.18/wlr/types/wlr_xdg_foreign_v2.h
  105. include/wlroots-0.18/wlr/types/wlr_xdg_output_v1.h
  106. include/wlroots-0.18/wlr/types/wlr_xdg_shell.h
  107. include/wlroots-0.18/wlr/util/addon.h
  108. include/wlroots-0.18/wlr/util/box.h
  109. include/wlroots-0.18/wlr/util/edges.h
  110. include/wlroots-0.18/wlr/util/log.h
  111. include/wlroots-0.18/wlr/util/region.h
  112. include/wlroots-0.18/wlr/util/transform.h
  113. include/wlroots-0.18/wlr/version.h
  114. include/wlroots-0.18/wlr/xcursor.h
  115. include/wlroots-0.18/wlr/xwayland.h
  116. include/wlroots-0.18/wlr/xwayland/server.h
  117. include/wlroots-0.18/wlr/xwayland/shell.h
  118. include/wlroots-0.18/wlr/xwayland/xwayland.h
  119. lib/libwlroots-0.18.so
  120. libdata/pkgconfig/wlroots-0.18.pc
  121. @owner
  122. @group
  123. @mode
Collapse this list.
Dependency lines:
  • wlroots-devel>0:x11-toolkits/wlroots-devel
No installation instructions:
This port has been deleted.
PKGNAME: wlroots-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1720820390 SHA256 (wlroots-0.18.0.tar.bz2) = 5d46f6a4734ca659ad144c2bcab5da781987091dcbb0744c8aa05940eb73d372 SIZE (wlroots-0.18.0.tar.bz2) = 469529

Packages (timestamps in pop-ups are UTC):
wlroots-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----0.16.0.546-0.16.0.556
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.35 : graphics/wayland-protocols
  2. evdev-proto>0 : devel/evdev-proto
  3. hwdata>0 : misc/hwdata
  4. glslangValidator : graphics/glslang
  5. vulkan-headers>0 : graphics/vulkan-headers
  6. evdev-proto>0 : devel/evdev-proto
  7. Xwayland : x11-servers/xwayland
  8. meson : devel/meson
  9. ninja : devel/ninja
  10. pkgconf>=1.3.0_1 : devel/pkgconf
  11. pixman-1.pc : x11/pixman
  12. xcb.pc : x11/libxcb
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. mesa-dri>0 : graphics/mesa-dri
  3. Xwayland : x11-servers/xwayland
  4. pixman-1.pc : x11/pixman
  5. xcb.pc : x11/libxcb
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libwayland-server.so : graphics/wayland
  3. libxkbcommon.so : x11/libxkbcommon
  4. libudev.so : devel/libudev-devd
  5. libdisplay-info.so : sysutils/libdisplay-info
  6. libseat.so : sysutils/seatd
  7. libinput.so : x11/libinput
  8. liblcms2.so : graphics/lcms2
  9. libliftoff.so : graphics/libliftoff
  10. libvulkan.so : graphics/vulkan-loader
  11. libxcb-errors.so : x11/xcb-util-errors
  12. libxcb-render-util.so : x11/xcb-util-renderutil
  13. libxcb-icccm.so : x11/xcb-util-wm
  14. libgbm.so : graphics/mesa-libs
  15. libEGL.so : graphics/libglvnd
  16. libGLESv2.so : graphics/libglvnd
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-wm/hyprland-devel*
  2. Collapse this list of deleted ports.
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-wm/hyprland-devel*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for wlroots-devel-0.18.0: DRM=on: KMS console support LCMS2=on: Little CMS 2.x support LIBLIFTOFF=on: libliftoff DRM interface (see WLR_DRM_FORCE_LIBLIFTOFF) 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/0.18.0/
Collapse this list.
Port Moves
  • port moved to x11-toolkits/wlroots on 2024-07-12
    REASON: Out of date: use x11-toolkits/wlroots for now

Number of commits found: 130 (showing only 30 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.0.424
23 Sep 2022 21:43:25
commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.424

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/68c8cef38...bcc6a5832
0.15.0.416
21 Sep 2022 22:05:40
commit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.416

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0556aa0c5...68c8cef38
0.15.0.412
19 Sep 2022 19:14:54
commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.412

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4ffc97d13...0556aa0c5
0.15.0.403
16 Sep 2022 17:54:00
commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.403

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bca60c4ee...4ffc97d13
0.15.0.399
14 Sep 2022 17:45:08
commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.399

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/42ae1e75a...bca60c4ee
0.15.0.394
13 Sep 2022 00:17:15
commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147 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
0.15.0.392
11 Sep 2022 12:05:19
commit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0f 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
0.15.0.388
09 Sep 2022 13:41:30
commit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8e 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
0.15.0.386
08 Sep 2022 00:30:23
commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5 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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.15.0.377
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.15.0.377
31 Aug 2022 23:36:17
commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66 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
0.15.0.369
30 Aug 2022 00:35:44
commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801 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
0.15.0.362
26 Aug 2022 22:31:11
commit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcade 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
0.15.0.359
25 Aug 2022 00:52:35
commit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfc 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
0.15.0.358
23 Aug 2022 00:43:28
commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962 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
0.15.0.351
20 Aug 2022 00:40:46
commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472 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
0.15.0.344
16 Aug 2022 00:51:48
commit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504eb 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
0.15.0.327
12 Aug 2022 23:07:37
commit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5f 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
0.15.0.325
12 Aug 2022 10:30:10
commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1 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
0.15.0.320
09 Aug 2022 00:51:18
commit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebc 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
0.15.0.316
03 Aug 2022 21:28:46
commit hash: c610be429f6ab254434dbfe4b7017abe54d59c48commit hash: c610be429f6ab254434dbfe4b7017abe54d59c48commit hash: c610be429f6ab254434dbfe4b7017abe54d59c48commit hash: c610be429f6ab254434dbfe4b7017abe54d59c48 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
0.15.0.313
27 Jul 2022 15:58:44
commit hash: 0273f40c3ae35850b90b723e9f3f4d90d483a3facommit hash: 0273f40c3ae35850b90b723e9f3f4d90d483a3facommit hash: 0273f40c3ae35850b90b723e9f3f4d90d483a3facommit hash: 0273f40c3ae35850b90b723e9f3f4d90d483a3fa 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
0.15.0.312
26 Jul 2022 00:44:04
commit hash: c61f219d3d84a4e057f973f3761d1bd8542225fecommit hash: c61f219d3d84a4e057f973f3761d1bd8542225fecommit hash: c61f219d3d84a4e057f973f3761d1bd8542225fecommit hash: c61f219d3d84a4e057f973f3761d1bd8542225fe 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
0.15.0.309
12 Jul 2022 23:44:55
commit hash: 0dd080091dad63356b309d35b10a5fc124debe8fcommit hash: 0dd080091dad63356b309d35b10a5fc124debe8fcommit hash: 0dd080091dad63356b309d35b10a5fc124debe8fcommit hash: 0dd080091dad63356b309d35b10a5fc124debe8f 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
0.15.0.301
05 Jul 2022 00:09:27
commit hash: 76e0f779aa0f6be0bb7318569acbe4faf8b311cecommit hash: 76e0f779aa0f6be0bb7318569acbe4faf8b311cecommit hash: 76e0f779aa0f6be0bb7318569acbe4faf8b311cecommit hash: 76e0f779aa0f6be0bb7318569acbe4faf8b311ce 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
0.15.0.298_1
30 Jun 2022 19:56:11
commit hash: 5fb812875937c7c36289753f4f4d0dc80f403ecfcommit hash: 5fb812875937c7c36289753f4f4d0dc80f403ecfcommit hash: 5fb812875937c7c36289753f4f4d0dc80f403ecfcommit hash: 5fb812875937c7c36289753f4f4d0dc80f403ecf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: track new file after 9a7217d73bcf
0.15.0.298
30 Jun 2022 00:32:01
commit hash: 9a7217d73bcff25dd0cc941760d896ccc8792d78commit hash: 9a7217d73bcff25dd0cc941760d896ccc8792d78commit hash: 9a7217d73bcff25dd0cc941760d896ccc8792d78commit hash: 9a7217d73bcff25dd0cc941760d896ccc8792d78 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.104

Changes:	https://github.com/swaywm/sway/compare/445bc2a94...a55472c6d
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c20468cfa...694b8c668
0.15.0.291_1
27 Jun 2022 21:40:19
commit hash: 2a04a8532f6ba24e15912ffa99fe8e067d03a9aecommit hash: 2a04a8532f6ba24e15912ffa99fe8e067d03a9aecommit hash: 2a04a8532f6ba24e15912ffa99fe8e067d03a9aecommit hash: 2a04a8532f6ba24e15912ffa99fe8e067d03a9ae files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: respect LOCALBASE for icon_directory

/usr/local/wlroots-devel/share/icons is always empty.
0.15.0.291
24 Jun 2022 22:40:03
commit hash: 69cc2cb827707d29ec901ff33aa4b16a00167ba2commit hash: 69cc2cb827707d29ec901ff33aa4b16a00167ba2commit hash: 69cc2cb827707d29ec901ff33aa4b16a00167ba2commit hash: 69cc2cb827707d29ec901ff33aa4b16a00167ba2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: add new port

Mainly useful for testing bleeding edge wlroots co-installed under
non-default PREFIX due to many API-breaking changes.

Number of commits found: 130 (showing only 30 on this page)

«  1 | 2