Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit c44a920

Browse files
committed
Fix #22
1 parent fca45e2 commit c44a920

File tree

11 files changed

+75
-37
lines changed

11 files changed

+75
-37
lines changed

core/AutocompleteSocket.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
class AutocompleteSocket {
33

44
const SOCKET_FILE_MAC = '/private/tmp/TaskTimeTerminateAutocomplete.sock';
5-
const ACTIVATE_SOCKET = false;
5+
const ACTIVATE_SOCKET = true;
66
const CACHE_TIME = 3600;
77

88
private string $socketpath;

core/Utilities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
class Utilities {
66

7-
const VERSION = 'v0.9.10 beta';
7+
const VERSION = 'v0.9.11 beta';
88

99
/**
1010
* OS Consts
Binary file not shown.
Binary file not shown.

core/platform/macos/TaskTimeTerminate.app/Contents/_CodeSignature/CodeResources

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
</data>
1111
<key>Resources/Assets.car</key>
1212
<data>
13-
NqSbRDKAe2gjIPiemphKziLpAXQ=
13+
Tw5OzGZ4ABZ0+hH0Tv6dCcTNpTo=
1414
</data>
1515
<key>Resources/Base.lproj/Main.storyboardc/Info.plist</key>
1616
<data>
17-
RafxB6qU+Odaby0XvmSlUa8Z6A4=
17+
9paXXnUaKKRL7PcsQZfG/FIS3pw=
1818
</data>
1919
<key>Resources/Base.lproj/Main.storyboardc/MainMenu.nib</key>
2020
<data>
21-
ZYTxJGp9ZsyXlCNRsIY89FTgVAM=
21+
w5LUlk+3o5FxJXZ7soj414K9dqM=
2222
</data>
2323
<key>Resources/Base.lproj/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib</key>
2424
<data>
25-
cwO+iJcTGJQEutjsXw6cCDy5zvc=
25+
f5/7pM+brmbLc4KbmeKhOpX1axU=
2626
</data>
2727
<key>Resources/Base.lproj/Main.storyboardc/XfG-lQ-9wD-view-m2S-Jp-Qdl.nib</key>
2828
<data>
29-
NHFF8I5lOcVTU/kVQwXlL9QYBmw=
29+
Deb5er5T+P5ItPdG4PfVaytnwmo=
3030
</data>
3131
<key>Resources/en.lproj/Main.strings</key>
3232
<dict>
@@ -51,35 +51,35 @@
5151
<dict>
5252
<key>hash2</key>
5353
<data>
54-
uohpzbMIyEg/M+xkn/TasudjpvwnjbNcWbl/2/Zw6sY=
54+
mGI9//5tVrrmRf4Vw7SBy+xp0lWpMjpJM0nJxl5E8Tg=
5555
</data>
5656
</dict>
5757
<key>Resources/Base.lproj/Main.storyboardc/Info.plist</key>
5858
<dict>
5959
<key>hash2</key>
6060
<data>
61-
rDiBGlHqCAuhAov8xDSAZLg0hlsPmeZcN+oxb1zWtNc=
61+
jy1nRyhEAqbqrktVbSFB/Ev8k2NxaSqq1aNHKhp/Np8=
6262
</data>
6363
</dict>
6464
<key>Resources/Base.lproj/Main.storyboardc/MainMenu.nib</key>
6565
<dict>
6666
<key>hash2</key>
6767
<data>
68-
bZVJaHe0HDd52cByL63CEYDma4rj94tMp9w7ZBL0SGU=
68+
G92avROKzQDl3SmlV4s7FPpE9QPCdol44Q6azF3bHi0=
6969
</data>
7070
</dict>
7171
<key>Resources/Base.lproj/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib</key>
7272
<dict>
7373
<key>hash2</key>
7474
<data>
75-
Ah/SV6/jcqGECOehzeMybK1AsKs4trYhpEDCNQG+nIg=
75+
ns2EjRXyIO/wzOPB2oHYVPDXSYPhjhmXyIKu3xeZ6z4=
7676
</data>
7777
</dict>
7878
<key>Resources/Base.lproj/Main.storyboardc/XfG-lQ-9wD-view-m2S-Jp-Qdl.nib</key>
7979
<dict>
8080
<key>hash2</key>
8181
<data>
82-
4q8zGHJaq4ezrjCBsFCOHfY28RjBHn5Mvq93wDZCHL8=
82+
QrvXrJDMbF9r6HhQx+5nKKquU5i7F3hdXLtrLqxeOoc=
8383
</data>
8484
</dict>
8585
<key>Resources/en.lproj/Main.strings</key>

core/platform/macos/TaskTimeTerminate/TaskTimeTerminate/Base.lproj/Main.storyboard

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,6 @@
8989
<rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
9090
<autoresizingMask key="autoresizingMask"/>
9191
<subviews>
92-
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dpn-j4-PVm">
93-
<rect key="frame" x="184" y="157" width="240" height="21"/>
94-
<autoresizingMask key="autoresizingMask"/>
95-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" drawsBackground="YES" id="tWv-79-CyW">
96-
<font key="font" metaFont="system"/>
97-
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
98-
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
99-
</textFieldCell>
100-
<connections>
101-
<action selector="taskFieldEnter:" target="XfG-lQ-9wD" id="Wj4-la-sPF"/>
102-
</connections>
103-
</textField>
10492
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="INg-7i-Vw4">
10593
<rect key="frame" x="182" y="197" width="245" height="25"/>
10694
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
@@ -196,13 +184,25 @@
196184
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
197185
</textFieldCell>
198186
</textField>
187+
<comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SPN-wB-iAq">
188+
<rect key="frame" x="184" y="153" width="243" height="25"/>
189+
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
190+
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" usesDataSource="YES" numberOfVisibleItems="5" id="I6P-WY-PNo">
191+
<font key="font" metaFont="system"/>
192+
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
193+
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
194+
</comboBoxCell>
195+
<connections>
196+
<action selector="nameFieldEnter:" target="XfG-lQ-9wD" id="oeB-Yi-Nqm"/>
197+
</connections>
198+
</comboBox>
199199
</subviews>
200200
</view>
201201
<connections>
202202
<outlet property="categoryDropdown" destination="3MX-6M-ybH" id="yi8-hS-90M"/>
203-
<outlet property="nameInput" destination="dpn-j4-PVm" id="nGI-uZ-fge"/>
204203
<outlet property="pauseButton" destination="hnC-DH-rVW" id="9AW-sb-5Je"/>
205204
<outlet property="startButton" destination="h3F-ZZ-a00" id="3sM-wK-PnW"/>
205+
<outlet property="taskComboBox" destination="I6P-WY-PNo" id="dVu-Tv-rNa"/>
206206
<outlet property="timeInput" destination="KoO-SR-IWX" id="k7l-jl-TXh"/>
207207
</connections>
208208
</viewController>

0 commit comments

Comments
 (0)