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

goverlay-1.2-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: goverlay Distribution: openSUSE Tumbleweed
Version: 1.2 Vendor: openSUSE
Release: 1.2 Build date: Tue Jul 30 05:36:20 2024
Group: Unspecified Build host: reproducible
Size: 9219478 Source RPM: goverlay-1.2-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/benjamimgois/goverlay
Summary: Graphical UI to help manage overlays
GOverlay is a graphical UI to manage Vulkan/OpenGL overlays.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Jul 30 2024 pallas wept <pallaswept@proton.me>
  - Update to version 1.2:
    New:
    * Presets (formerly known as quick layouts) are back.
    * Custom user presets can now be saved and restored (requested feature).
    * Added negative offset option for FPS limits, very useful for VRR screens
      (requested feature).
    * New FPS AVG 1% and 0.1% options.
    * New winesync option.
    * New compact HUD option.
    * New Vulkan Present mode option.
    * Added Fahrenheit temperature unit option (requested feature).
    * Option to disable shortcut combinations (requested feature).
    * Icons for device battery.
    Fixes:
    * Fixed missing arguments for device battery.
    * GPU and CPU custom colors are working again.
    * Time toggle was always checked, now fixed.
    * Fixed invalid string used for engine_version.-
  - Use Qt6Pas for build
* Sat Jun 01 2024 jonatas.sgoncalves@gmail.com
  - Update to version 1.1.1:
    * update version to 1.10
    * update qt6pas url
    * FIX: Update dependencies definition to QT6
    * Update README.md
    * Update README.md
    * Update app logo and centralize main app window
    * Disable AF and Mipmap if value is 0
    * Update io.github.benjamimgois.goverlay.desktop
    * Add files via upload
    * Add files via upload
    * Add files via upload
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Do not use %attr(644,-,-) %license: this happens to also create
    the relevant directories with mode 644, i.e not accessible.
    Rather remove the spurious exec bits from the files during prep.
* Mon Jan 08 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 1.0:
    * A much speedier, shiny new codebase
    * Now compatible with Wayland
    * Every *.TTF font in /usr/share/fonts is ready to use
    * A fresh look for the user interface
    * Loads of new features inspired by MangoHUD 0.7
    * Bid farewell to replaysorcery
  - Change Mesa-demo, vkbasalt and vulkan-tools to weak dependencies.
  - Remove replay-sorcery dependency.
* Sun Oct 01 2023 munix9@googlemail.com
  - Fix build on Factory/TW: requires lazarus-lcl-qt5.
  - Clean up spec file.
* Thu Dec 22 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.9.1:
    * NEW: Mangohud - Multigpu support with PCIDEV option
    * NEW: Mangohud - Vertical and horizontal hud orientation (not in the
      mangohud stable yet, you need use mangohud-git for it)
    * NEW: Mangohud - NVME temperature option
    * New: Goverlay - Transparency trackbar moved to main form
    * New: Goverlay - Opengl Cube has a widemode to better fit the hud
      horizontal orientation
    * FIX: Goverlay - Interface fonts adjustments to improve interface
      scalling
    * Fix: Tabs reorder (Visual is the first one now)
    * FIX: removed message ¨paint" spammed when running from terminal
    * Change: Some cosmetic changes on the spinning cube
    * Change: Removed framecount from the "Complete" quick layout
    * Fix: Removed lsb_release dependency and reimplemented feature through
      os-release file. by @GloriousEggroll
    * Removed: Hack option to run steam with deckUI (no longer needed)
* Sun Mar 13 2022 Simon Vogl <simon.vogl@gmx.net>
  - Update to version 0.9.
    * NEW: Mangohud - Added frame_count option to display the number
      of frames since start
    * NEW: Mangohud - Added GPU throttling option to show if GPU is
      throttling based on Power, current, temp or "other" (Only shows
      if throttling is currently happening)
    * NEW: Mangohud - Selected quick layout button will keep the
      active color
    * NEW: Mangohud - Added Option to run vkcube with Gamescope in
      the Hamburguer menu
    * FIX: Removed Breeze theme dependency/style. GUI will use the
      current system theme but it is optimised for Breeze (QT) and
      Adwaita (GTK) themes.
    * FIX: Mangohud - Driverversion wasn't selected on the complete
      quick layout
    * FIX: Mangohud - Displayed Kernelversion will update
      automatically now (not attached to a text file anymore)
    * FIX: Mangohud - Notifications didn't expire, now they are
      transient (thanks @NoXPhasma)
    * FIX: VKbasalt - Changed menu icon to standart hamburguer menu
    * FIX: Vkbasalt , replaysorcery - Display wrong hint message from
      the mangohud toolbox
* Sun Mar 13 2022 Simon Vogl <simon.vogl@gmx.net>
  - Update to version 0.8 & 0.8.1.
    * NEW - New option to start steam using the Deck UI
    * NEW - New Classic mode to fix the problem of white text in
      white background for GTK desktops with no Breeze theme.
      Issue #198
    * FIX - Created icons for hamburguer options.
    * FIX - Re-add Autostart logging feature. Issue #188
    * FIX - Wrong hint on log duration. Issue #188
    * NEW: Mangohud - Display gamepad controllers battery status
      (needs xone driver for xbox one and series X controllers)
    * NEW: Mangohud - Preconfigure color themes (Mangohud default,
      Simple White, Old Afterburner, Intel + Nvidia, Intel + Radeon,
      AMD + Nvidia, AMD + Radeon)
    * NEW: Mangohud - Added option FPS_Only to display only FPS value.
      Issue #192
    * NEW: Mangohud - Added Minimal quick layout with only fps and
      frametime
    * FIX: Global enable method updated. Issue #186
    * FIX: Mangohud - Colors from colorsbuttons resemble but doesn't
      matched the stock mangohud. Now they do.
    * FIX: Removed the lines "exec=echo" from baterry config. It seems
      it were causing steam errors. Issue #178
    * FIX: Custom FPS field was locked to 200. Now the maximum value
      is 999. Issue #172
    * FIX: Added Dependency checker for Breeze-theme
    * CHANGE: Changed cpuload color 2 to a lighter orange tone: old
      $000078FF , new $007FAAFF
    * CHANGE: Preconfigure layouts now instantly save the new options
      and update previews
    * CHANGE: Now a “Config saved” message is also displayed next to
      the save button. It disapear on mouse enter the mangohud panel.
* Fri Dec 17 2021 andy great <andythe_great@pm.me>
  - Update to version 0.7.1.
    * NEW: Goverlay: Switch QT theme from Fusion to Breeze
    * NEW: Goverlay: Change panel backgrounds from color "cldefault"
      to dark gray "$00383838"
    * FIX: Goverlay: Several aligments ajustments due to diferences
      in controls sizes
    * FIX: Goverlay: Save buttons using Noto-sans font instead Sans
      font
    * FIX: Goverlay: Save buttons font color changed from "cldefault"
      to "clwhite". (Fix a problem with adwaita theme)
    * FIX: Goverlay: Bitbtns changed from Darkgray "$00383838"
      background to "cldefault" (Fix a problem with adwaita theme)
    * FIX: ReplaySorcery: Repositioned the "Full screen" and "Auto"
      options to fit Breeze
* Tue Nov 30 2021 andy great <andythe_great@pm.me>
  - Update to version 0.7.
    * NEW: Goverlay - tabbed UI optimized for steamdeck resolution.
      (1280x800)
    * NEW: Mangohud - Added hud positions middle-left and middle-right
    * NEW: Mangohud - Added round corners option to hud background
    * Many fixes around the code

Files

/usr/bin/goverlay
/usr/lib64/goverlay
/usr/share/applications/io.github.benjamimgois.goverlay.desktop
/usr/share/doc/packages/goverlay
/usr/share/doc/packages/goverlay/README.md
/usr/share/icons/hicolor/128x128/apps/goverlay.png
/usr/share/icons/hicolor/256x256/apps/goverlay.png
/usr/share/icons/hicolor/512x512/apps/goverlay.png
/usr/share/licenses/goverlay
/usr/share/licenses/goverlay/LICENSE
/usr/share/man/man1/goverlay.1.gz
/usr/share/metainfo/io.github.benjamimgois.goverlay.metainfo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 29 00:58:41 2025