Revisions of lxqt-globalkeys

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 973876 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
- Update to 1.1.0:
  * Update translations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 946076 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Update to 1.0.1:
  * The asynchronous behavior of Xlib is kept intact. It
    guarantees that the global shortcut daemon starts correctly
    with the session after a change in the behavior of
    libx11 1.7.3.1.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930101 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 1.0.0:
  * Added shortcut filtering and did some code cleanup.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 885940 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 0.17.0:
  * Made the code cleaner and more up-to-date.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 846003 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 767619 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- bsc#1161365: Add lxqt-globalkeys-0.14.1-fix-qt.5.14.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 739014 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 0.14.3:
  * In write_basic_package_version_file use the right package version
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 737571 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 678878 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
- Update to 0.14.1:
  * Don't rename a widget or a class without a full refactoring
  * Updated translations

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 618048 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- 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.
- 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
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Add session.conf and windowmanagers.conf.
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config.
  * Properly set default wallpaper for pcmanfm-qt. Comment out openbox config handling in startlxde-qt since it's not needed.
  * Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys.
  * Add default configuration files for lxde-qt session.
- Remove post and postun
- 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)
- 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
- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_categories.patch - Using sed in spec file now
- Updated %build and %install to use cmake macros 
- New upstream version 0.9.0
- Added -lang subpackage
- Added Patch
  + fix_desktop_categories.patch
- Dropped -qt5 package naming, as none of the internal library
  names use -qt5 in 0.9.0.  Added Obsoletes and Conflicts, in the
  odd chance that lxqt-globalkeys-0.7.0 and lxqt-globalkeys >=0.8.0
  are installed on the same system.  Which should never happen.
  lxqt-0.9.0 is not likely to be pushed to 13.2, and liblxqt can no
  longer be built against Qt4.
- aarch64 ppc64 ppc64le have /usr/lib64 too 
- Added conditionals to enable Fedora builds 
- new upstream version 0.8.0 
- spec file working - split out libraries subpackages  
- Specfile Cleanup 
- Removed fedora specfile, split into subproject
  Del:  lxqt-globalkeys-Fedora_20.spec 
- Ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  lxqt-globalkeys-Fedora_20.spec 
- Added tarball for new stable release
  Add:  lxqt-globalkeys-0.7.0.tar.xz
  Del:  _service 
- Removed direct cmake calls, in favour of %cmake and %cmake_install 
- Removed patch, as it didn't accomplish the desired effect
  Deleted: 0001_lxqt_globalkey_desktop.patch 
- Added patch to correct .desktop file
  Add: 0001_lxqt_globalkey_desktop.patch 
- Initial Source Upload
  Add: _service
  Add: lxqt-globalkeys.spec
  Add: lxqt-globalkeys.changes 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 535973 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- 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
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Add session.conf and windowmanagers.conf.
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config.
  * Properly set default wallpaper for pcmanfm-qt. Comment out openbox config handling in startlxde-qt since it's not needed.
  * Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys.
  * Add default configuration files for lxde-qt session.
- Remove post and postun
- 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)
- 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
- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_categories.patch - Using sed in spec file now
- Updated %build and %install to use cmake macros 
- New upstream version 0.9.0
- Added -lang subpackage
- Added Patch
  + fix_desktop_categories.patch
- Dropped -qt5 package naming, as none of the internal library
  names use -qt5 in 0.9.0.  Added Obsoletes and Conflicts, in the
  odd chance that lxqt-globalkeys-0.7.0 and lxqt-globalkeys >=0.8.0
  are installed on the same system.  Which should never happen.
  lxqt-0.9.0 is not likely to be pushed to 13.2, and liblxqt can no
  longer be built against Qt4.
- aarch64 ppc64 ppc64le have /usr/lib64 too 
- Added conditionals to enable Fedora builds 
- new upstream version 0.8.0 
- spec file working - split out libraries subpackages  
- Specfile Cleanup 
- Removed fedora specfile, split into subproject
  Del:  lxqt-globalkeys-Fedora_20.spec 
- Ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  lxqt-globalkeys-Fedora_20.spec 
- Added tarball for new stable release
  Add:  lxqt-globalkeys-0.7.0.tar.xz
  Del:  _service 
- Removed direct cmake calls, in favour of %cmake and %cmake_install 
- Removed patch, as it didn't accomplish the desired effect
  Deleted: 0001_lxqt_globalkey_desktop.patch 
- Added patch to correct .desktop file
  Add: 0001_lxqt_globalkey_desktop.patch 
- Initial Source Upload
  Add: _service
  Add: lxqt-globalkeys.spec
  Add: lxqt-globalkeys.changes 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 432237 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 287404 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 2)
- Updated %build and %install to use cmake macros (forwarded request 287063 from sfalken)
Displaying all 20 revisions
openSUSE Build Service is sponsored by