SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for liblxqt-globalkeys-ui0-0.11.1~git38.4c2a909-10.1.x86_64.rpm :
Fri Aug 18 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.11.1~git38.4c2a909:

* global keyobard shortcuts: initial import from Aaron\'s repo. Astyle-d. License added where required. Renamed to be more descriptive.

* globalkeys: missing license; display groups as a whole line in the config dialog

* globalkeys config: UI fixes; translations; proper layouting

* global keys: server settings renaming

* re-define classes to make server side ready for DBUS shortcuts

* complete setting parsing part for dbus call

* New translation infrastructure

* Deleted old translation methods.

* Removed line num from TS files.

* Enable translations for some components that were missing them

* Update translations

* Install translations into correct places

* Translations

* Fix components missing translations

* Translations updated

* Translations updated

* globalkeyshortucts: fix segfault and other bugs in daemon

* Initial copy of Qt-based global action system

* Meta types improved Better request functions

* Native client library

* daemon_native
* renamed to native
* grabShortcut method duplicated in native
* interface now install/uninstall added to project

* Removed non existing signal connection

* Checking X11 error after each call CancelShortcutGrab method added Freshly grabbed shortcut checked More verbose X11 error output

* Library refactored heavily

* Daemon presence can be detected by native library - and it can reconnect

* Better actions IDs code Enable action methods exposed to DBus Config file fixed

* CMakefiles standardised

* Qt4 compatibility issues fixed

* Demo client app

* Standard Qt header used

* More info returned by daemon

* The simplest proxy model added to the manager

* getAllActionsById renamed to getAllActions

* Fixed meta types

* Prevent actions from multiplying when saving to the settings file

* Correct command action info generation

* Correct daemon service name

* Delayed actions model initialisation (allows correct signals handling)

* More headers included

* Manager has complete default read-only model

* Minor style changes

* Shortcut editor added (but not used yet) Multiple actions behaviour selector added Some minor code style changes

* Unorderness of QSet fixed

* Duplicate shortcuts highlighted Algorithm speed increased

* Disabled actions grayed out

* Todo file added

* Better command line info

* Grabbing already grabbed shortcut releases keyboard

* Always printing a message in case of action failure

* Better optimisation handling

* Better dbus proxy usage

* Smart column autoresize

* Model indexes fixed

* Edit action dialog added

* Todo updated

* Initial import of global shortcut daemon

* Initial import of global shortcut configurator

* AStyle applied

* Unused files removed

* Missing license header added

* HPP files renamed to H and AStyle applied

* Header guards updated

* Configurator ready for translation

* Using PROJECT_NAME variable instead of PROJECT in CMake files

* Run as app by default

* Todo list updated

* Global shortcuts client library added and all support for it refactored and fixed.

* Temp files removed

* Todo list updated

* Todo list updated

* Inactive client actions can be removed from manager

* Stricter checks for client actions

* Shortcuts can be cleared from manager

* Todo list updated

* Never allow to grab printable keys

* Should not set empty shortcuts - there is \"enabled\" feature for this

* New shortcut can be automatically applied to the selector text

* Typo fixed

* Shortcut can be changed just in the table

* Shortcut selectors unified

* Shortcut selectors fix for reset by timeout

* Todo list updated

* TODO file removed (github issues to be used)

* Global key shortcuts config behaviour fixed

* Fix \'Unknown CMake command \"razor_translate_ts\"\' error.

* Typo really fixed (https://github.com/Razor-qt/razor-qt/commit/a8e71608fad71dfe8ad6be6ff1057067a19d93dc#commitcomment-3111401)

* Fix #601

* Fix build

* No dependencies on STL

* Qt 4.6 compatibility

* C includes fixed

* Qt 4.8.2+ compatibility improved

* Small CMake improvements

* X-RAZOR changed to Razor in desktop files

* Desktop file for global key shortcut configurator added to install

* Add COPYING and AUTHORS

* Fix broken build and rename binary to lxqt-globalshortcutsd.

* Fix incorrect dbus address by replacing razorqt with lxqt.

* Add client and ui libs (original razor-global-key-shortcuts-client and razor-global-key-shortcut-selector).

*
* Rename to lxqt-globalkeys.
* Add cmake config and use files for liblxqt-globalkeys and liblxqt-globalkeys-ui.

* Fix broken cmake config and use files.

* Fix incorrect header inclusion.

* Project name added to cmake file

* Finish the crazy razor=>lxqt renaming tasks.

* Fix renaming bugs, replacing lxqt-qt with lxde-qt

* Removed CMAKE_SOURCE_DIR usage from CMakeLists.txt files

* Respect standard LIB_INSTALL_DIR

* Don\'t append library suffix to library install path, but use it by default

* Bring desktop file in line with the others

* Add CPack rules for creating tarball

* Update AUTHORS

* Add #include for using basename(). Add typedef for error_t if it\'s not defined.

* remove old translation templates remove translated icon names

* Update COPYING

* Improve FreeBSD support

* Use new LXQt header files.

* Initial Qt5 support

*
* Do simplification and cleanup for the qt5 port.
* Use cmake 2.8.9 by default and require 2.8.11 for qt5.

* Fix broken qt4 build and make lib and include paths of qt4 and qt5 versions different.

* Adds portable headers

* Adds include_directories() to the _use.cmake file

* Updates translations files install destination

* Link to correct version of lxqt-globalkeys for lxqt-globalkeys-ui.

* - Fix Greek translation to conform with desktopfile validation

* Adapt to the translation infrastructure

* Clean up CMakeLists.txt and drop Qt 4 support

* Drop Qt4 support in code

* Update Russian translation

* Uses the new translations cmake modules

* CMakeLists maitenance

* Use the new LxQt::SingleApplication

* - Unify naming for a unique lxqt. No more suffixes

* Portuguese update

* Make DBus calls to addClientAction async

* Use ~ instead of / as working dir. Fixes lxde/lxqt#521

* Add check for NULL pointer. See lxde/lxqt#521

* client: emitting registrationFinished signal

* Update lxqt-config-globalkeyshortcuts_it_IT.desktop

* daemon: not grabbing disabled shortcuts

* Add additional map to track disabled actions

* Hungarian translation added

* Removes unused FindInstallConfigPath.cmake

* Removes commented CMake code

* daemon: fix two memory leaks

* Update to use the new liblxqt Targets infrastructure

* Makes the config.cmake usable in an super build

* Drops xxx_use.cmake files. Adopt Targets

* Generate -config-version.cmake files

* Adds intree/superbuild support

* main: use standard liblxqt unix signal handling to quit

* Fix FTBFS after new CMake Targets

* Fix three memory leaks in daemon error handling

* Drops LIB_SUFFIX. Use GNUInstallDirs.

* Removes hardcoded install dirs

* Removes not needed include_directories()

* Use CMAKE_AUTOUIC

* Removes unneeded CMake stuff

* Double Quote CMake variables that may contain blanks

* Coding style changes

* Use target_compile_definitions()

* Renames development and runtime CMake COMPONENT\'s

* Install lxqt-globalkeysd to where it belongs

* Use LXQtCompilerSettings CMake module

* Export the ShortutSelector class

* Handles CMake policy CMP0063

* Updated template.

* Updated german translation, make it common for all german speaking regions.

* Update Greek translation Remove country variant from language code

* Rename LxQt to LXQt everywhere

* OnlyShowIn=LXQt;

* Add KDevelop project type to .gitignore

* Remove shortcut grabbing from the main window

* Fix regression for config add dialog

* Update translations

* Fix license file

* Fix warning

* upd: lxqt-config-globalkeyshortcuts_hu.ts

* client: Fix typo in pkg-config dependencies

* Update French translation

* Update Russian translation Remove ru_RU files

* Italian translation update

* Update italian translation, remove country-specific variant

* lxqt-globalkeys is LGPL only, there are no GPL files in it

* static_cast, fixes FTBFS for the Hurd

* Default configs from /etc/xdg/lxqt must be loaded.

* fix reseting the state of the edit dialog

* Fix untranslated string in French translation

* Client: Fix memory leak (static data)

* daemon/core: Optimize Core startup string stuff

* Improve foreach iterator use

* ts-files removal (#35)

* build: Use external translations

* Fix typo in German translation for desktop file (#38)

* daemon: Use QDBusServiceWatcher

* Add Catalan translation

* Add README.md

* Release 0.11.0: Add changelog

* Remove cpack (#41)

* Create lxqt-config-globalkeyshortcuts_fr.desktop

* Use the new lxqt-build-tools package

* Use the lxqt-build-tools/lxqt_create_portable_headers

* Added
*da.desktop

* Release 0.11.1: Update changelog

* Update AUTHORS

* Use const iterators

* fixed xdg/CMakeLists.txt renamed config to xdg - merge preparation

* changed xdg/CmakeLists.txt

* Added autostart and xdg to CMakeLists.txt

* Fixes a FTBFS in superbuild mode (#51)

* Adeed LXQT_GLOBALKEYS_PATCH_VERSION

* Added QCommandLineParser and basic cli interface to lxqt-config-globalkeys

* lxqt-config-globalkeys: set Qt::AA_UseHighDpiPixmaps to true

* Added Lithuanian language

Wed May 3 14:00:00 2017 mvetterAATTsuse.com
- Listing new files:

* %{_sysconfdir}/xdg/autostart/lxqt-globalkeyshortcuts.desktop

* %{_sysconfdir}/xdg/lxqt/globalkeyshortcuts.conf

Thu Oct 20 14:00:00 2016 and.novemberAATTopensuse.org
- BuildRequires lxqt-build-tools

Fri Aug 19 14:00:00 2016 and.novemberAATTopensuse.org
- use Recommends: %{name}-lang

Thu Aug 4 14:00:00 2016 mvetterAATTsuse.com
- Git package
- Remove lang package. Use lxqt-translations.


 
ICM