Changelog for
lxqt-config-0.11.1-44.4.i586.rpm :
* Thu Feb 23 2017 sfalkenAATTopensuse.org- Update to 0.11.1:
* lxqt-config-monitor: remove unnecessary wait before settings load (#114)
* Fix self icontheme update (#113)
* liblxqt-config-cursor: Don\'t check for null pointer before deleting it
* liblxqt-config-cursor: Explicitly ignore function return value
* Updated and added
*_da.desktop files and removed da_DK
* Use FindXCB CMake module
* Activate items on releasing Enter instead of pressing it. (#78)
* Update and rename lxqt-config_fr_FR.desktop to lxqt-config_fr.desktop
* Fix faulty link in README.md
* if not set, set the build type to Release
* Desktop entry files: Update French translation
* lxqt-config: Avoid multiple spawn on auto-repeat
* Fix loading of translations for brightness
* Create lxqt-config-brightness_it.desktop
* Remove cpack (#104)
* lxqt-config-brightness: Add GenericName and Comment to desktop entry
* Sat Sep 24 2016 mvetterAATTsuse.com- Update to 0.11.0:
* appearance: Avoid blocking when setting wallpaper
* appearance: Do (not) change wallpaper with theme
* all: Remove XdgIcon & XdgIconLoader usage
* brightness: Add change confirmation dialog
* brightness: Correct indentation
* Update README.md
* Replaces deprecated QStyleOptionViewItemVx
* Add Catalan translations
* Add and Update Arabic Translations for Desktop Files
* lxqt-config-monitor: Correct loadsettings.cpp
* lxqt-config-monitor: Use QGuiApplication
* I18n: Fix Plural String (#94)
* fixed crash when selecting \"extended view\" while second monitor is off (#91)
* build: Add optional build for subcomponents
* lxqt-config-appearance: Fix a null pointer dereference (#93)
* Add README.md
* lxqt-config-brightness: Remove compiler warning
* lxqt-config-brightness: Add libxcb dependency
* lxqt-config-brightness: Use
*_LDFLAGS in target_link_libraries
* lxqt-config-appearance: Use fewer XdgIcon
* stuff (#92)
* lxqt-config-appearance: Use the new XdgIconLoader library (#90)
* build: Use external translations (#89)
* ts-files removal (#88)
* Use const references with the foreach iterator
* translations: russian translation update (#85)
* font config: make it possible to write custom fontconfig files (#83)
* view: Use icon/decoration size based on styling
* Set grid size according to font and icon sizes.
* lxqt-config-brightness: Use arrow keys to change settings.
* Desktop file translation to Spanish added.
* lxqt-config-brigness: Set brightness value by command line.
* Removed not needed LICENSE
* lxqt-config-brightness: Increase or decrease brightness using command line.
* Create lxqt-config-locale_it.desktop
* Rename from lxqt-config-brightness-settings to lxqt-config-brightness.
* lxqt-config-brightness-settings: Some files changes their licenses from GPL to LGPL.
* lxqt-config-brightness-settings lxqt translations module added.
* lxqt-config-brightness-settings added.
* fix typo skiping -> skipping
* build: Fix FTBFS by reverting the AATTa7220cb
* Bum year in AUTHORS
* lxqt-config-brightness-settings has been added. It can change brightness and gamma. It\'s a X11 tool because libKScreen can not change brightness or gamma yet.
* lxqt-config: Load/store window size on begin/end
* categorizedview: Use correct signature
* lxqt-config: Remove homemade \"activation logic\"
* Settings are saved in QSettings format instead JSON format.
* Set position widget used bad scale. The real widget size is not set until the widget is shown.
* Remove blue square in GUI position
* Fast options added.
* GUI only lets one primary output.
* Icons aren\'t installed.
* Check KScreen reply is OK. Changes in interface.
* liblxqt is used to write autostart entry.
* Don\'t track IDE settings
* KScreen is slow loading screen modes at starting. Wait for modes ready.
* KScreen sometimes changes id of modes. If mode exists and it is OK, settings will be applied.
* Save settings dialog added.
* Initial support for different paths of xkb base.lst in different OSes.
* A couple of bug fixes Check if the memory was allocated after malloc() and realloc() calls Fix typo
* Update german translation
* Fix warning on translation
* Replace slang with a more traditional wording
* build: Use CMAKE_INSTALL_FULL_LIBDIR for RPATH
* Fixes an FTBFS on lxqt-config-locale_ru.desktop
* Update Russian translations
* apearance: Support \"System\" theme preview
* Italian translation update
* lxqt-config: Add CTRL+Q shortcut for closing
* _hu.ts files updated,
*hu_HU.ts files deleted
* Mkdir $XDG_CONFIG_HOME/autostart or ~/.config/autostart, if not exists.
* lxqt-config-appearance: Choose the icon with the matching size- Remove lxqt-config-monitor_save-config-in-proper-place.patch: upstreamed- Add keyring
* Sat Mar 12 2016 mvetterAATTsuse.com- Adding lxqt-config-monitor_save-config-in-proper-place.patch: Needed to save config where its suppoed to be. Used from upstream and can be removed upon next release.
* Fri Nov 13 2015 mvetterAATTsuse.com- Get rid of ldconfig hack and use proper RPATH
* Tue Nov 10 2015 mvetterAATTsuse.com- Remove patch: lxqt-config-libqt5.5.patch - Not needed anymore
* Mon Nov 09 2015 hrvoje.senjanAATTgmail.com- Use a standard way to add non-standard libraries into LD_LIBRARY_PATH, instead of messing with fake binaries
* Mon Nov 09 2015 mvetterAATTsuse.com- lxqt-config 0.10 needs RPATH since it seems I cant use that I am using a wrapper script for /usr/bin/lxqt-config which tells is where to find the shared object files
* Thu Nov 05 2015 mvetterAATTsuse.com- Upstream release 0.10.0- Removing patches:
* fix_menu_categories.patch - got upstreamed.
* fix_desktop_categories.patch - Using sed in spec file now.
* Tue Oct 13 2015 dimstarAATTopensuse.org- Add lxqt-config-libqt5.5.patch: Fix build with libQt 5.5, which no longer implicitly includes everything.
* Tue Jun 02 2015 g.bluehutAATTgmail.com- Added patch fix_menu_categories.patch lxqt-config will only show apps that have the \"LXQt\" Category, since we change the category to be freedesktop compliant (\"X-LXQt\") we need this fix so lxqt-config displays the apps (like appearance, powermanagement)
* Fri Feb 20 2015 sfalkenAATTopensuse.org- Changed %build and %install to use cmake macros
* Mon Feb 09 2015 sfalkenAATTopensuse.org- New upstream version 0.9.0- Added -lang subpackage- Added Patches + fix_desktop_categories.patch
* Tue Feb 03 2015 dvaleevAATTsuse.com- aarch64 ppc64 ppc64le have /usr/lib64 too
* Sun Jan 25 2015 sfalkenAATTopensuse.org- Added conditionals to enable Fedora builds
* Sat Oct 25 2014 andreaAATTopensuse.org- new upstream version 0.8.0
* Tue May 13 2014 andreaAATTopensuse.org- spec file cleanup for factory
* Tue May 13 2014 sfalkenAATTopensuse.org- Specfile cleanup
* Mon May 12 2014 sfalkenAATTopensuse.org- removed fedora spec, split into subproject Del: lxqt-config-Fedora_20.spec
* Sat May 10 2014 sfalkenAATTopensuse.org- Ran spec-cleaner on openSUSE specfile
* Fri May 09 2014 sfalkenAATTopensuse.org- Added specfile for Fedora_20 Add: lxqt-config-Fedora_20.spec
* Fri May 09 2014 sfalkenAATTopensuse.org- Added new tarball for stable release Add: lxqt-config-0.7.0.tar.xz Del: _service
* Fri Apr 04 2014 sfalkenAATTopensuse.org- Intial Source Upload Add: _service Add: lxqt-config.spec Add: lxqt-config.changes