File labwc-tweaks.changes of Package labwc-tweaks
-------------------------------------------------------------------
Thu Dec 04 17:01:57 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to version 0~git.20251202.8404e2f:
* Migrated existing translations and updated translations
* xml: teach xml_get_bool_text() correct bool parsing
* layoutmodel.cpp: remove QString() where not needed
* layoutmodel.cpp: simplify by using Pair class
* behaviour.cpp: translate values in Placement Policy QComboBox
* settings.cpp: fix bug whereby initial int value of 0 in rc.xml is handled wrong
* environment.cpp: use QString::toInt() instead of atoi()
* Remove maindialog.ui and just code the list+stack
* src/appearance.ui: limit size of corner radius spin button range
* mv src/gen-layout-list bin/
* Fix segfault by using QString in Language::addSelectedLayout()
* Create language.{ui,h,cpp}
* Set QCheckBox minimum height for a better-looking layout
* mouse: change naturalScroll from QComboBox to QCheckBox
* Create mouse.{ui,h,cpp}
* Add bootstrap script
* build: optionally support Address Sanitizer
* appearance: change dropShadow from QComboBox to QCheckBox
* appearance: remove redundant comment
* Create behaviour.{ui,h,cpp}
* settings.cpp: remove erroneous semi-colon
* settings.cpp: update settings vector in set{Int,Str,Bool}
* Update evdev-lst-layout.h
* build: group source files in CMakeLists.txt
* Create appearance.{ui,h,cpp}
* Fix LayoutModel::getXkbDefaultLayout() bug
* clang-format -i xml.cpp
* Avoid snake_case function names
* xml.c -> xml.cpp
* Weblate commits
* Update README
* findIconThemes(): add empty entry
* Do not fall back on XCURSOR_{THEME,SIZE) env vars
* mkdir -p before calling environmentInit()
* Remove some annoying debug messages
* Refactor environment.cpp
-------------------------------------------------------------------
Mon Oct 06 17:22:41 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to version 0~git.20251003.53468f9:
* Only add nodes to rc.xml if values are different from default
* tests: add (void) to ignore ret value warning
* mkdir -p before creating config file
* Remove src/theme.c
* Add log.h for better logging
* main.cpp: minor style fix 2
* main.cpp: minor style fix
* maindialog.cpp: use a macro to simplify the code a bit
* Use the new findIconThemes() for cursors too
* Re-write theme_find() in C++
* Only update rc.xml on change from previous state
* Add Settings class
* Add "Icon Theme" combo
* Gracefully handle bad rc.xml
* Config.cmake: add project screenshot URL
* Add screenshot
* Weblate commits
-------------------------------------------------------------------
Sun Apr 27 19:12:43 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to version 0~git.20250410.a7110e4:
* Weblate commits
* main: Fix "qt.svg: Cannot open file" mesage
-------------------------------------------------------------------
Fri Mar 14 02:56:10 UTC 2025 - sfalken@opensuse.org
- Update to version 0~git.20250219.818c98b:
* ui: s/Openbox Theme/Labwc Theme/
* environment: fix segfault
* Weblate commits
* theme: minor simplification
-------------------------------------------------------------------
Sat Jan 4 16:14:21 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Added missing BSD-3-Clause license to %doc
-------------------------------------------------------------------
Sat Jan 4 16:04:05 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- formatting
- use hicolor-icon-theme in comparison to owning the dirs
-------------------------------------------------------------------
Fri Jan 03 22:12:30 UTC 2025 - sfalken@opensuse.org
- Update to version 0~git.20241209.b4fcde7:
* theme: minor simplification
* Weblate commits
* theme: start openbox/cursor themes with empty entries
* Add Cascade to placement policy
-------------------------------------------------------------------
Sat Jul 1 20:20:59 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- First Build/Commit