|
From: andypugh <no...@gi...> - 2026-06-07 08:55:49
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 9afe868fb29635f0139a04fe19a78d821139a46e https://github.com/LinuxCNC/linuxcnc/commit/9afe868fb29635f0139a04fe19a78d821139a46e Author: Hans Unzner <han...@gm...> Date: 2026-06-04 (Thu, 04 Jun 2026) Changed paths: M src/emc/usr_intf/gmoccapy/gmoccapy.py M src/emc/usr_intf/gmoccapy/notification.py Log Message: ----------- gmoccapy: little refactoring around notification notification.py: - remove some deprecations in - optimize margins of frame gmoccapy.py - replace magic numbers of message type Commit: b6baa62b96cc8a61a4acae3d82a251f3abedcad9 https://github.com/LinuxCNC/linuxcnc/commit/b6baa62b96cc8a61a4acae3d82a251f3abedcad9 Author: Hans Unzner <han...@gm...> Date: 2026-06-04 (Thu, 04 Jun 2026) Changed paths: M src/emc/usr_intf/gmoccapy/gmoccapy.py M src/emc/usr_intf/gmoccapy/notification.py Log Message: ----------- gmoccapy: display startup message as notification message For that the notification class was extended to show a checkbox Commit: b792ade95610611ccfb901cb8724ca7d9cd635c6 https://github.com/LinuxCNC/linuxcnc/commit/b792ade95610611ccfb901cb8724ca7d9cd635c6 Author: Hans Unzner <han...@gm...> Date: 2026-06-04 (Thu, 04 Jun 2026) Changed paths: M src/emc/usr_intf/gmoccapy/dialogs.py Log Message: ----------- gmoccapy: remove checkbox from user message dialog Commit: 4e3e4d606fc2297bc8ea03911deaf4cea43c0725 https://github.com/LinuxCNC/linuxcnc/commit/4e3e4d606fc2297bc8ea03911deaf4cea43c0725 Author: andypugh <an...@bo...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M src/emc/usr_intf/gmoccapy/dialogs.py M src/emc/usr_intf/gmoccapy/gmoccapy.py M src/emc/usr_intf/gmoccapy/notification.py Log Message: ----------- Merge pull request #4127 from hansu/gmoccapy-changes-as-notification gmoccapy: show "Important changes" as notification instead of dialog Compare: https://github.com/LinuxCNC/linuxcnc/compare/a38803412952...4e3e4d606fc2 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |