Changelog for
projecteur-0.10-1.8.x86_64.rpm :
* Sat Jul 06 2024 rombertAATTapache.org- Update to version v0.10:
* ci: bump vor release 0.10
* fix: build-type for source-archives
* docs: update for spot.size.adjust command
* feat: add command line vibrate command
* feat: add increase/decrease spot size commands
* fix(ci): add safe git directory to opensuse containers
* ci: add ubuntu 23.04 and debian bookworm
* docs: update linux repositories markdown
* ci: add opensuse 15.4 and 15.5
* ci: add fedora-38 build
* feat: add norwii wireless presenter
* ci: fix master version generation
* ci: set new target release to 0.10.0
* fix: repair broken uinput support on newer Linux distros
* ci: fix fedora-37 version generation
* ci: fix auto-generated version
* ci: add Ubuntu 22.04 docker file and ci build
* ci: update github action versions
* ci: add fedora-37 build
* Use lowercased desktop entry template file name
* Add support for August LP310
* Added missing `
` include.
* Add missing include
* Add device specific key lookup for user friendly name.
* User-friendly name in Input Mapper
* Set CPack debian package compression to xz.
* Update documentation.
* Fixed a link in hidpp doc
* Fix regression of text position in recording widget.
* Add HID++ featureset cache.
* Update changelog for hotfix release v0.9.2
* Update changelog for hotfix release v0.9.2
* Revert qml change to be compatible to older Qt versions.
* Add apt update to codeql workflow
* Fix workflow variable name.
* Skip certain build steps if current repo != projecteur main repo.
* Enable ci-builds for pull requests to feature branches.
* Add debian bullseye ci build and dockerfile.
* Remove login to container registry. Not necessary anymore.
* Add Fedora 34 build.
* Add OpenSuse 15.3 build and change registry to ghcr.io
* Add secondary download locations to README.
* Add Ubuntu 21.04 CI build.
* Update ci-build.yml
* Update \'latest\' symlinks in ci build.
* Add additional ci binary upload.
* Remove automated upload to bintray #129
* Fix input mapping. Fixes #144
* Fix build for older Qt versions. #133
* Read and write notifier for HID subdevice
* Add apt update to codeql workflow
* Apply fixes for building against Qt6.
* Add support to build against Qt6
* fix: Set application description.
* Fix clang-tidy warnings where feasible (pt2)
* Minor code fixes
* Fix clang-tidy warnings where feasible (pt1)
* Clean up TODOs and comments, log closing of file descriptors.
* Updated docs for Projecteur v1.0
* Put device info widget into separate class.
* Restrict action selection depending on input type.
* Allow hold button press as recorded input event.
* Refactoring of hid++ functionality part 5.
* Refactoring of hid++ functionality part 4.
* Refactoring of hid++ functionality part 3.
* Refactoring of hid++ functionality part 2.
* Refactoring of hid++ functionality part 1.
* Fix workflow variable name.
* Skip certain build steps if current repo != projecteur main repo.
* Improvement to repeated actions
* Enable ci-builds for pull requests to feature branches.
* Updated HID++ doc
* Add build type to version info.
* Added documentation for Spotlight HID++
* Fix crash with QDialog::exec().
* Fix for required QtQuick compiler.
* Use QtQuick compiler if available.
* Update Linux Repository documentation.
* Prepare/update changelog with changes for 1.0.
* Add debian bullseye ci build and dockerfile.
* Sanity check for invalid shared_ptr and allow empty KeySequenceAction.
* Remove login to container registry. Not necessary anymore.
* Add Fedora 34 build.
* Add OpenSuse 15.3 build and change registry to ghcr.io
* Update Button mapping screenshot
* Added icons for new Actions
* Improved Device Information in Device Details tab
* Added support for resetting pointer speed during initialization
* Refactoring of different subDeviceConnection classes
* Added support for repeated Action on Next/Back Hold
* Fix input mapping. Fixes #144
* Fix input mapping. Fixes #144
* Enable hold event on next and back button
* Remove obsolete entries when updating translation files.
* Add clang-format config for future use.
* Restructure HID++, work in progress - encapsulating Hid++ functionality.
* Update asynchronous header for Qt versions lower than 5.10
* Fix Ubuntu 18.04 build. Missing include.
* Add asynchronous header and refactor code.
* Fix ci-build for unused return values and refactor some hidpp code.
* Added HID++ Code and refactored accordingly
* Add support for querying HID++ 2.0 Feature Set
* Added processing of connection broke event
* Enable Hidraw interface on spotlight bluetooth connection
* Added additional udev rule for Logitech hidraw sub-devices.
* Enable Hidraw interface on spotlight bluetooth connection
* Added support for reading battery information from device
* Enable Hidraw interface on spotlight bluetooth connection
* Fix Seg fault on device disconnect
* Fix build for older Qt versions. #133
* Read and write notifier for HID subdevice
* Remove ubuntu 18.10 docker file.
* Fix typo in README.md
* Add workaround for out of date cloudsmith badges.
* Add secondary download locations to README.
* Add Ubuntu 21.04 CI build.
* Update ci-build.yml
* Update \'latest\' symlinks in ci build.
* Add additional ci binary upload.
* Update changelog with missing v0.9.1 info.
* Replace bintray links with cloudsmith links #129
* Remove automated upload to bintray #129
* Update cmake version in debian stretch container for correct package version generation.
* Add cmake option to disable man page compression #126
* Add missing virtual destructor.
* Fix version strings in created packages #123
* Fix Fedora packages (again!) #122
* Update LinuxPkgCPackConfig.cmake.in #122
* Bump version for hotfix release #123
* Fix Fedora packages (again!) #122
* Update LinuxPkgCPackConfig.cmake.in #122
* Bump development version.
* Update README.md
* Fix more lintian warning for debian packages. #121
* Fix some lintian warnings for created debian packages. #121
* Use reference links in README.md and update contributors list. #121
* Create release branch for v0.9 #121
* Fix CodeQL findings.
* Update codeql-analysis.yml
* Update codeql-analysis.yml
* Update change log and README for v0.9
* Add vibration support for Logitech Spotlight (USB) #6
* Add vibration settings widget #6
* Fix compiler warning, show timer tab when Logitech Spotlight (USB) is connected #6
* Added timer widget #6
* Added IconLabel widget.
* Minor updates/refactoring.
* Minor documentation updates. (#119)
* Fix for fedora packages. #117
* fixed wrong spelled words
* Add generic hidraw subdevice connection. #6
* Feature/workflow codescan (#113)
* Fix zoom on multi screen overlay #80
* Update bash-completion and minor cleanup. #80
* Handle adding/removing screens and screen geometry changes #80
* Handle visual moving of spot from one screen to another #80
* Only show spotlight on current screen for cursor position #80
* Fix multi-sreen setting behavior in preferences dialog #80
* Add early version of multi-screen overlay functionality #80
* Refactor some window and screen handling functionality #80
* Restructure for multi-screen overlay #80
* Add opensuse-15.2 package upload to cloudsmith
* Add bash completion file.
* Add openSUSE 15.2 ci build.
* Add fedora-33 package upload to cloudsmith
* Add fedora 33 CI build.
* Update ci-build.yml
* Delete .travis.yml
* Replace deprecated set-env #107
* Switch back to github docker registry.
* Update README and man file #104
* Enable toggle of the spotlight via command line #104 + and fix minor bug when switching between screens
* Add Ubuntu 20.10 to to CI builds.
* Update README.md #100
* Add documentation on global shortcuts #100
* tiny typo
* Fixes to the README file to make it more clear
* fixed one typo
* Added all command line options to manual page.
* Add CMake option to disable package targets and fix compiler warning/ error when building without QDBus. #98
* Gzip man page.
* Generate fallback date when git is not available.
* Configure and install appstream metadata
* Adjust metainfo categories.
* Install projecteur man page.
* Added additional version month and year information.
* Set cmake cache property for build type correctly.
* Draft manual page
* Add Appstream metainfo file
* Updated list of contributors.
* Calculate version correctly when git not installed
* Fix typo of separated
* Fix typo of unknown
* Add toggle spotlight action. Add icon for toggle spotlight action.
* Update devices.conf
* Bump version for builds without git.
* add Lenovo Thinkpad X1 Presenter Mouse
* Wed Aug 12 2020 Robert Munteanu - Initial package, version 0.8