(i)

GSettings - News

2025-02-27 - gsettingss-accounts-0.5

  • Now auto-selects GTK3 (defaults) if python script name contains (‘-gtk3.’), else uses GTK4; policy and desktop files need to updated accordingly
  • Removed wrapper (moved pkexec / sudo -EH to desktop file)
  • prevent multiple windows
  • added ‘input’ group

2025-02-27 - gsettings-datetime-0.6

  • Fixed deprecation warning: changed timezone entry to dropdown (GTK4)
  • Now auto-selects GTK3 (defaults) if python script name contains (‘-gtk3.’), else uses GTK4; policy and desktop files need to updated accordingly
  • Removed wrapper (moved pkexec / sudo -EH to desktop file)
  • prevent multiple windows

2024-02-26 - gsettings-accounts-0.4

  • Application has been rewritten to allow switching from GTK3 (default) to GTK4; switched MessageDialog to error message Label in main window
  • Fixed canceling (Esc) when adding a group
  • Fixed ‘.’ group vanishing when deleting user
  • Added almost eye looking icon to show / hide password (GTK3)

2024-02-25 - gsettings-datetime-0.5

  • Fixed timezone check
  • Fixed GTK4 dialog compatibility: switched MessageDialog to error message Label in main window

2024-02-09 - gsettings-accounts-0.3

  • Added button to remove avatar
  • Fixed name / comment display
  • Fixed compatibility with Slackware64-current and Xubuntu-22.04

2024-02-09 - gsettings-datetime-0.4

  • Application has been rewritten to allow switching from GTK3 (default) to GTK4
  • Fixed compatibility with Slackware64-current and Xubuntu-22.04

2024-01-24 - gsettings-datetime-0.3

  • Improved user interface using calendar widget and spin buttons for time thanks to ungrabbed sallu-configure-datetime ideas

2024-01-12 - gsettings-accounts-0.2

  • Initial version - with the same level of functionality as gsettings-datetime-0.2

2024-01-12 - gsettings-datetime-0.2

  • Added About Window
  • Added support for PolicyKit
  • Added documentation
  • Added german translation
  • Tested under Arch Linux, Slackware and Xubuntu

2023-12-31 - gsettings-datetime-0.1

  • Initial version.