summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_always_show_context_menu3
-rw-r--r--changes/feature_osx-eip-scripts3
-rw-r--r--changes/feature_refactor_login2
3 files changed, 8 insertions, 0 deletions
diff --git a/changes/feature_always_show_context_menu b/changes/feature_always_show_context_menu
new file mode 100644
index 00000000..9e94726e
--- /dev/null
+++ b/changes/feature_always_show_context_menu
@@ -0,0 +1,3 @@
+ o Clicking in the tray icon will always show the context menu
+ instead of activating the window under certain
+ circumstances. Closes #2788 \ No newline at end of file
diff --git a/changes/feature_osx-eip-scripts b/changes/feature_osx-eip-scripts
new file mode 100644
index 00000000..2b418291
--- /dev/null
+++ b/changes/feature_osx-eip-scripts
@@ -0,0 +1,3 @@
+ o OSX: Add dialog with suggestion to install up/down scripts if these not found.
+ Closes: #1264, #2759, #2249
+ o Workaround for pyside breaking with multiple inheritance. Closes #2827
diff --git a/changes/feature_refactor_login b/changes/feature_refactor_login
new file mode 100644
index 00000000..41e1dc50
--- /dev/null
+++ b/changes/feature_refactor_login
@@ -0,0 +1,2 @@
+ o Refactor login to its own widget and remove Utils menu. Closes
+ #2789 \ No newline at end of file