Revisions of lxqt-globalkeys

Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 20)
- Update to 0.16.0:
  * Added shortcut to configure display.
  * Silenced unused function parameters warnings.
  * Do not grab keys of disabled client actions.
  * Do not requite daemon restart for enabling shortcuts.
buildservice-autocommit accepted request 798549 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 798158 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 18)
- Changed lxqt-globalkeys.keyring to tsujan's key
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 797605 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 17)
- Removed lxqt-globalkeys-0.14.1-fix-qt.5.14.patch: contained in upstream
- Update to version 0.15.0
  * Just some code cleanups are done.
buildservice-autocommit accepted request 767619 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 15)
- bsc#1161365: Add lxqt-globalkeys-0.14.1-fix-qt.5.14.patch
buildservice-autocommit accepted request 739014 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 13)
- Update to 0.14.3:
  * In write_basic_package_version_file use the right package version
buildservice-autocommit accepted request 737571 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 11)
- Update to 0.14.2:
  * Better handling of default shortcuts
  * gui: Prevent exactly the same shortcut from being repeated at startup
  * gui: Remember config window size on exiting
  * gui: Better column widths with single-line texts
  * daemon: Use XDG hierarchy if no config file given
  * daemon: move shortcuts config fom /etc/xdg/lxqt to /usr/share/lxqt
  * daemon: Fixed loading of settings
  * cmake: Enhances Qt minimum required versions handling
  * cmake: Matches lxqt-globalkeys/ui required versions
  * cmake: Updates self version handling
  * Port towards C++ headers
  * Port towards C++11 override
  * Port towards C++11 nullptr
  * Updated translations
buildservice-autocommit accepted request 678878 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 9)
- Update to 0.14.1:
  * Don't rename a widget or a class without a full refactoring
  * Updated translations
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 8)
- Update to 0.14.0:
  * Don't use automatic string conversions
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
    - Remove QUIET from find_package
  * Moved translations from lxqt-l10n back to lxqt-globalkeys
    - Removed obsolete translation fuctionality
    - Added translation promo in README.md
  * Deleted superfluous *cs_CZ.desktop files
  * Translation updates
- Move translation from lxqt-l10n into package
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 7)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 6)
- Update to 0.13.0:
  * Triggering shortcuts with meta keys
  * Register meta keys for shortcuts
  * Daemon triggers on KeyRelease
  * Avoid polluting the the x11 shortcut map.
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 5)
- Update to 0.12.0:
  * Set patch version
  * Don't export github templates
  * fix deadlock - don't accept keyPress when processing dbus call (#56)
  * Added Lithuanian language
  * lxqt-config-globalkeys: set Qt::AA_UseHighDpiPixmaps to true
  * Added QCommandLineParser and basic cli interface to lxqt-config-globalkeys
  * Adeed LXQT_GLOBALKEYS_PATCH_VERSION
  * Fixes a FTBFS in superbuild mode (#51)
  * Added autostart and xdg to CMakeLists.txt
  * changed xdg/CmakeLists.txt
  * fixed xdg/CMakeLists.txt renamed config to xdg - merge preparation
  * Use const iterators
  * globalkeys: Open "empty" browser on activation
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update AUTHORS
  * Open https://duckduckgo.com instead of google.com as default
  * Update desktop entries and Replace fr_FR by fr
  * lxqt-rc.xml: Change default config install path
  * Settings Openbox updated.
  * Screenshot (Shift+Print), file manager (ctl+Alt+e) and web browser (Ctl+atl+i) key shortcuts added.
  * Default key shortcuts added to lxqt-globalkeysd.
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Adds double quotes to everything that may break
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 460119 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 4)
- Update to 0.11.1:
  * Added *da.desktop
  * Use the lxqt-build-tools/lxqt_create_portable_headers
  * Use the new lxqt-build-tools package
  * Create lxqt-config-globalkeyshortcuts_fr.desktop
  * Remove cpack (#41)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 3)
- Update to 0.11.0:
  * Add README.md
  * Add Catalan translation
  * daemon: Use QDBusServiceWatcher
  * Fix typo in German translation for desktop file (#38)
  * build: Use external translations
  * ts-files removal (#35)
  * Improve foreach iterator use
  * daemon/core: Optimize Core startup string stuff
  * Client: Fix memory leak (static data)
  * Fix untranslated string in French translation
  * fix reseting the state of the edit dialog
  * Default configs from /etc/xdg/lxqt must be loaded.
  * static_cast<error_t>, fixes FTBFS for the Hurd
  * lxqt-globalkeys is LGPL only, there are no GPL files in it
  * Update italian translation, remove country-specific variant
  * Italian translation update
  * Update Russian translation Remove ru_RU files
  * Update French translation
  * client: Fix typo in pkg-config dependencies
  * upd: lxqt-config-globalkeyshortcuts_hu.ts
  * Fix warning
- Add keyring
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by