- 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
OBS-URL: https://build.opensuse.org/request/show/737571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=9
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=11
- 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
OBS-URL: https://build.opensuse.org/request/show/678878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=8
- 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
OBS-URL: https://build.opensuse.org/request/show/618048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=7
- 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
OBS-URL: https://build.opensuse.org/request/show/535973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=6
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=5
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=3