Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hyprtoolkit-devel-0.6.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: hyprtoolkit-devel Distribution: openSUSE Tumbleweed
Version: 0.6.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Sep 10 15:13:06 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 80534 Source RPM: hyprtoolkit-0.6.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/hyprwm/hyprtoolkit
Summary: Development files for hyprtoolkit
Development files for hyprtoolkit.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Sep 10 2026 Nassim Lhadj <lhadjnassim311@gmail.com>
  - Update to 0.6.0:
    * core/backend: reset g_backend last in terminate to fix UAF
    * window/wayland: initialize appliedScale member
    * element/slider: normalize value to percentage in replaceData
    * core/backend: reset iconFactory and config in enterLoop
    * element/image: attach listener before enqueue to fix race condition
    * element/checkbox: make checkmark color reactive
    * renderer/gl: use sc/rc cast helpers
    * element/progressbar: add ProgressBar widget
    * element/textbox: fix password masking and cursor for utf-8 input
    * element/textbox: re-render on rebuild for password, placeholder, multiline
    * element: add imperative setters for textbox, text, and button
    * element/textbox: refresh label on first window-attached reposition
    * Fix header inclusion for cross-platform compatibility
    * renderer/gl: compute line thickness perpendicular in pixel space
    * element/checkbox: implement state and setState
    * core/animation: implement gradient animation
    * treewide: resolve TODO and FIXME markers
    * element/textbox: add clipboard copy/cut/paste
    * window/wayland: programmatic and interactive resize
    * element/radiogroup: add Radio style and coordinator
    * system/icons: skip already-parsed themes to break inherit cycles
    * element/button: add accent variant
    * element/textbox: add eye icon for password visibility toggle
    * element/textbox: hover cursor and highlight on the eye icon
    * element/button: add ellipsize option for long labels
    * tests/text: pin link color so the parse test is theme-independent
    * element/textbox: vertically center single-line selection highlight
    * core/wayland: route keyboard to the focused window, not the pointer one
    * element/scrollarea: add optional draggable scrollbar
    * element/text: fix size flicker at the ellipsize boundary
    * element/text: clamp ellipsize to the layout room hint, not the box
    * Re-render CImageElements on fitMode change
    * cmake/packaging: add auto pkg-config gen to CMakeLists
    * flake.lock: Update
    * fix : update scanner api calls from proxy() to resource()
    * window: add keyboard shortcuts inhibitor option
    * system/icons: get theme dirs from environment
    * window/layer: implement set size
    * fix: Fix crash when explicit sync export fails
    * Fix constant rerender bug in icons
    * Make popups work on layer shells and fix incorrect cast
    * element/textbox: check if window is null in keyboard focus events
    * core: properly implement animations
    * core: add an embedded backend
    * element/text: do not cache preferred size
    * core: migrate event loop to hyprutils
    * Other various minor fixes
* Tue Jul 14 2026 Nassim Lhadj <lhadjnassim311@gmail.com>
  - Update to 0.5.4 :
    * backend: hold ref for fn
    * element/textbox: dont VCENTER on multiline textboxes
    * element/textbox: fix cursor sizing on multiline
    * element/textbox: fix missing scale in focusCursor
    * element/textbox: fix multiline selection boxes
    * element/textbox: handle up and down arrows
    * backend: fix synchronization issues
    * Fix to build with rawhide g++
    * fix: undefined behavior in cover and tile mode causing horizontal pixels
    * element/image: error when image exceeds max resolution
    * system/icons: improve inherits, allow png icons, fixup pathing, add caching
    * TextBox: Fix carriage returns not respecting multiline=false
    * element/text: attach async completion listener before enqueueing
    * window/popup: log unsupported nested popup attempts
    * core/backend: defer destroy to atexit, fix shutdown UAF (#37)
    * palette/config: log expected path when no config file is found
    * element/slider: count digits correctly in maxLabelSize
    * element/layouts: fix shrink underflow, dedup row/column, add tests
    * renderer/gl: capture weak self in async texture upload
    * element/text: lock weak ref in async listener
    * internal: fix include for NAME_MAX climits->linux/limits.h
* Mon Feb 16 2026 Avindra Goolcharan <avindra@opensuse.org>
  - update to 0.5.3:
    * elements/text: fix a possible texture race that would result
      in an empty texture asset
    * config: add rounding_large and _small
* Fri Jan 09 2026 Jan Engelhardt <jengelh@inai.de>
  - Trim filler wording from descriptions
* Wed Jan 07 2026 Avindra Goolcharan <avindra@opensuse.org>
  - initial package at 0.5.2

Files

/usr/include/hyprtoolkit
/usr/include/hyprtoolkit/core
/usr/include/hyprtoolkit/core/Animation.hpp
/usr/include/hyprtoolkit/core/Backend.hpp
/usr/include/hyprtoolkit/core/BackendServices.hpp
/usr/include/hyprtoolkit/core/CoreMacros.hpp
/usr/include/hyprtoolkit/core/EmbeddedBackend.hpp
/usr/include/hyprtoolkit/core/Input.hpp
/usr/include/hyprtoolkit/core/LogTypes.hpp
/usr/include/hyprtoolkit/core/Output.hpp
/usr/include/hyprtoolkit/core/SessionLock.hpp
/usr/include/hyprtoolkit/core/Timer.hpp
/usr/include/hyprtoolkit/element
/usr/include/hyprtoolkit/element/Button.hpp
/usr/include/hyprtoolkit/element/Checkbox.hpp
/usr/include/hyprtoolkit/element/ColumnLayout.hpp
/usr/include/hyprtoolkit/element/Combobox.hpp
/usr/include/hyprtoolkit/element/Element.hpp
/usr/include/hyprtoolkit/element/Image.hpp
/usr/include/hyprtoolkit/element/Line.hpp
/usr/include/hyprtoolkit/element/Null.hpp
/usr/include/hyprtoolkit/element/ProgressBar.hpp
/usr/include/hyprtoolkit/element/RadioGroup.hpp
/usr/include/hyprtoolkit/element/Rectangle.hpp
/usr/include/hyprtoolkit/element/RowLayout.hpp
/usr/include/hyprtoolkit/element/ScrollArea.hpp
/usr/include/hyprtoolkit/element/Slider.hpp
/usr/include/hyprtoolkit/element/Spinbox.hpp
/usr/include/hyprtoolkit/element/Text.hpp
/usr/include/hyprtoolkit/element/Textbox.hpp
/usr/include/hyprtoolkit/palette
/usr/include/hyprtoolkit/palette/Color.hpp
/usr/include/hyprtoolkit/palette/Gradient.hpp
/usr/include/hyprtoolkit/palette/Palette.hpp
/usr/include/hyprtoolkit/system
/usr/include/hyprtoolkit/system/Icons.hpp
/usr/include/hyprtoolkit/types
/usr/include/hyprtoolkit/types/FontTypes.hpp
/usr/include/hyprtoolkit/types/ImageTypes.hpp
/usr/include/hyprtoolkit/types/PointerShape.hpp
/usr/include/hyprtoolkit/types/SizeType.hpp
/usr/include/hyprtoolkit/window
/usr/include/hyprtoolkit/window/EmbeddedSurface.hpp
/usr/include/hyprtoolkit/window/Window.hpp
/usr/lib64/libhyprtoolkit.so
/usr/lib64/pkgconfig/hyprtoolkit.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 16 00:58:57 2026