Revisions of goverlay

buildservice-autocommit accepted request 1149526 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 27)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1149279 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 26)
- 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.
buildservice-autocommit accepted request 1138981 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 25)
baserev update by copy to link target
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) accepted request 1137593 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 24)
- 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.
buildservice-autocommit accepted request 1115802 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 23)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1114596 from Paolo Panto's avatar Paolo Panto (munix9) (revision 22)
- Fix build on Factory/TW: requires lazarus-lcl-qt5.
- Clean up spec file.
buildservice-autocommit accepted request 1056204 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 21)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1044258 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- 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)
buildservice-autocommit accepted request 990721 from andy great's avatar andy great (andythe_great) (revision 19)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 990673 from Simon Vogl's avatar Simon Vogl (DarkWav) (revision 18)
- Update to version 0.9.
- Compress the 0.8 changelog to fit the style of the rest of the changelog.
buildservice-autocommit accepted request 961756 from andy great's avatar andy great (andythe_great) (revision 17)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 961436 from Simon Vogl's avatar Simon Vogl (DarkWav) (revision 16)
- 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.

Note that goverlay will stay broken at runtime with error "can't find libdl.so" until MangoHud is updated to 0.6.6 or newer (MR 961435: https://build.opensuse.org/request/show/961435)

If you have any suggestions for improvement, let me know!
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) accepted request 941030 from andy great's avatar andy great (andythe_great) (revision 15)
- 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
andy great's avatar andy great (andythe_great) accepted request 935282 from andy great's avatar andy great (andythe_great) (revision 14)
- 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
andy great's avatar andy great (andythe_great) accepted request 928386 from andy great's avatar andy great (andythe_great) (revision 13)
- Update to version 0.6.4.
  * NEW / FIX: New global-enable implementation.
    (Needs to enter 2x the root password)
  * NEW / FIX: Force x11 mode by default, so goverlay works on
    wayland enviroments
  * New: Mangohud - Added option to choose diferent font types
    (DejavuSans, DejavuSans Bold, DejavuSans Oblique, DejavuSans
    Bold Oblique, DejavuSans Light, Ubuntu regular, Ubuntu Bold,
    Ubuntu Medium).
  * New: Mangohud - Added option to monitor Process Memory usage
  * FIX: Mangohud - Swap option was checked when you select the
    GRAPHs prebuilt option.
  * FIX: ReplaySorcery - Fixed typo in the configuration file
    (videoBitratey instead videoBitrate).
andy great's avatar andy great (andythe_great) accepted request 918790 from andy great's avatar andy great (andythe_great) (revision 11)
- Update to version 0.6.3.
  * NEW: Add vkcube test inside the Gamemenu button
  * NEW: Add script "start_goverlay.sh" to the .tar.xz binary
  * FIX: Fixed the custom FPS option that broke some updates ago.
  * FIX: Changed Distro version implementation so it works on steam
    games now.
  * FIX: Code cleanup after text hud was removed
  * FIX: small interface fixes
andy great's avatar andy great (andythe_great) accepted request 914291 from andy great's avatar andy great (andythe_great) (revision 10)
- Update to version 0.6.2.
  * NEW: Implemented realtime Opengl cube for realtime hud preview.
  * NEW: Keybind to upload logging results to flightlessmango.com
  * FIX: Save button on the logging folder window automatically
    closes the form. (Asked by jason)
  * FIX: VKbasalt generating wrong path for Shaders folder
  * FIX: Small interface tweaks
  * REMOVE: Text hud preview
andy great's avatar andy great (andythe_great) accepted request 909199 from andy great's avatar andy great (andythe_great) (revision 9)
- Update to version 0.6.1.
  * fix: Distro info , Session and /home texts weren't displaying
    correctly (Thanks to @devnull for the help)
  * fix: HUD Title text doesn't apear as intended
  * fix: Hints for Hud title and Custom command text boxes doesn't
    apear.
andy great's avatar andy great (andythe_great) accepted request 907888 from andy great's avatar andy great (andythe_great) (revision 8)
- Update to version 0.6.0.
  * New: Mangohud - Included core_load_change in load_change CPU
    option
  * New: Mangohud - include Gamemode status
  * New: Mangohud - include vkbasalt status
  * New: Mangohud - include max fps limit
  * New: Mangohud - include Session Type (x11 or wayland)
  * New: Mangohud - include Current resolution
  * New: Mangohud - include battery status
  * New: Mangohud - include Distribution info
    (Distro name, version and kernel)
  * New: Mangohud - Added new fps limits
    (60 / 30 , 120 / 60, 240 , 360, 420)
  * New: vkbasalt - Added option to launch steam, lutris or heroic
    with vkbasalt enabled
  * fix: vkbasalt - Removed glxgears from vkbasalt test button
  * New: ReplaySorcery - Added new video encoders from 0.6 release
    (x265, hevc, vaapi_h264, vaapi_hevc)
  * fix: Tweaks in Global enablement for Mangohud and vkbasalt
  * fix: fix showing red dot when MangoHud is the only missing
    dependency
Displaying revisions 1 - 20 of 27
openSUSE Build Service is sponsored by