1
0
Commit Graph

21 Commits

Author SHA256 Message Date
Michael Vetter
d8d171850e - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=26
2022-01-07 13:03:24 +00:00
Michael Vetter
54829d8bcb - Update to 1.0.0:
* Added shortcut filtering and did some code cleanup.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=25
2021-11-08 09:46:47 +00:00
Michael Vetter
d30817dbde OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=23 2021-04-16 11:04:53 +00:00
Michael Vetter
afc8c18cf2 - Update to 0.17.0:
* Made the code cleaner and more up-to-date.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=22
2021-04-16 09:52:01 +00:00
Michael Vetter
4d7fb12dda - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=20
2020-11-04 13:39:53 +00:00
Michael Vetter
5b159d7cda Accepting request 798158 from home:gmbr3:branches:X11:LXQt
- Changed lxqt-globalkeys.keyring to tsujan's key

OBS-URL: https://build.opensuse.org/request/show/798158
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=18
2020-04-28 07:35:04 +00:00
Michael Vetter
ed57e61d09 Accepting request 797605 from home:gmbr3:branches:X11:LXQt
- 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.

OBS-URL: https://build.opensuse.org/request/show/797605
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=17
2020-04-25 13:45:23 +00:00
Michael Vetter
55679ada12 - bsc#1161365: Add lxqt-globalkeys-0.14.1-fix-qt.5.14.patch
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=15
2020-01-27 10:24:00 +00:00
Michael Vetter
92039be13e - Update to 0.14.3:
* In write_basic_package_version_file use the right package version

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=13
2019-10-17 06:32:52 +00:00
Michael Vetter
aeeeaf18a1 - 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/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=11
2019-10-11 18:49:11 +00:00
Michael Vetter
45905acc43 - Update to 0.14.1:
* Don't rename a widget or a class without a full refactoring
  * Updated translations

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=9
2019-02-25 10:25:08 +00:00
Michael Vetter
980761b4cc - 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/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=8
2019-01-31 10:07:07 +00:00
OBS User buildservice-autocommit
023386b4c3 Updating link to change in openSUSE:Factory/lxqt-globalkeys revision 7.0
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=1cdb80eb733ed6535aa26f8cece98bdf
2018-06-29 20:30:50 +00:00
Michael Vetter
f1d406eb37 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=7 2018-06-20 13:39:53 +00:00
Michael Vetter
2990ce3346 - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=6
2018-05-22 15:00:29 +00:00
Michael Vetter
35600b44a8 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=5
2017-10-23 10:54:45 +00:00
Michael Vetter
e1126935af Accepting request 460119 from home:sfalken:branches:X11:LXQt
- 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)

OBS-URL: https://build.opensuse.org/request/show/460119
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=4
2017-02-24 01:05:35 +00:00
Michael Vetter
1c89b08466 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-globalkeys?expand=0&rev=3
2016-09-24 21:05:31 +00:00
Dominique Leuenberger
f71edfd056 Accepting request 343349 from X11:LXQt
1

OBS-URL: https://build.opensuse.org/request/show/343349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=3
2015-11-13 22:35:33 +00:00
Dominique Leuenberger
b717d77085 Accepting request 287404 from X11:lxde
- Updated %build and %install to use cmake macros (forwarded request 287063 from sfalken)

OBS-URL: https://build.opensuse.org/request/show/287404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=2
2015-02-25 01:17:32 +00:00
Stephan Kulow
101d88e1b3 Accepting request 285053 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/285053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=1
2015-02-16 20:12:16 +00:00