File deepin-application-manager.changes of Package deepin-application-manager
-------------------------------------------------------------------
Sun Apr 5 14:31:36 UTC 2026 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.48
* dde-am resolve command to full path before execution
* Support treeland prelaunch splash manager v2
* Add DesktopSourcePath property to Application DBus interface
* Fix bugs
-------------------------------------------------------------------
Wed Feb 4 07:21:50 UTC 2026 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.44
* Add Wayland prelaunch splash screen support
* Add application icon support to prelaunch splash
* Support Path key in desktop file
* Add autostart launch option to suppress splash screen
* Add command execution support to dde-am
* Fix bugs
-------------------------------------------------------------------
Fri Dec 12 11:57:11 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.39
* Add system autostart directory support
* Implement dde-autostart service
* Support quick login autostart
* Api for run non-app commands
* Fix bugs
-------------------------------------------------------------------
Tue Sep 9 08:34:34 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.35
* Add GenericName handling to DesktopFileGenerator
* Add dde-am tool
* Fix bugs
-------------------------------------------------------------------
Wed May 21 14:06:58 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.28
* Provide the dbus attribute of Execs and X_CreatedBy
* Add files generated by qdbusXML2cpp and DCONG2cpp
* Fix some issues
-------------------------------------------------------------------
Thu Nov 7 08:16:36 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.17
* Add cmake for find am dbus api
* Add startupwmclass prop export
* Fix bugs
-------------------------------------------------------------------
Sat Sep 7 12:57:20 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.15
* Add DSG_APP_ID environment for application
* Add safe_sendErrorReply
* Add app extra/unset env config
* Fix bugs
-------------------------------------------------------------------
Sun Jul 7 13:19:21 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Use gcc-c++ 13 on Leap 15.6
-------------------------------------------------------------------
Sat May 25 12:16:51 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.2.12
* set more scale envs to application
* add app-identifier for convenient
* add filesystem watcher for reloading applications
* set systemd.unit's property CollectMode to failed-or-inactive
* add property LaunchedTimes
* add GIO_LAUNCHED_DESKTOP_FILE to runtime envs
* support apps launched directly by systemd
* Can emit correct remove signal when uninstalling applications patched by
deepin-deb-fix
* Add a hook and wrap all applications in the hook script to start
* Fix bugs
-------------------------------------------------------------------
Sat Feb 24 14:33:32 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.1.8
* Compatible with URL arguments
* Replace exec during autostart process
* Fix bugs
-------------------------------------------------------------------
Wed Nov 22 12:17:09 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.1.4
* init dbus service structure
* implement job service
* add desktopentry class
* adjust dbus service structure
* finish dbus service: job/jobManager
* add test for desktopentry and jobmanager
* implementation of the major feature of dbus service
* watch systemd unit new and remove to sync state
* add impl of updateApplicationInfo
* change dbus interface api
* add objectManager interface
* Update documents
* Migrate to Qt6
-------------------------------------------------------------------
Tue Oct 31 06:35:26 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.0.20
* Fix bugs
- Drop fix-return-type.patch
-------------------------------------------------------------------
Fri Jun 2 07:19:12 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
- Initial package for version 1.0.16
- Add fix-return-type.patch