Commit 01fa2d7
authored
GUI (#13)
* Started work on GUI
* start app
* make sure libglib2.0-dev is installed
* make sure gtk-3.0-dev is installed
* sudo
* install glib
* Make sure gtk+3 is installed
* fix windows build
* install glib and gtk for windows builds
* apt update
* custom docker image
* specify version
* ????
* exuse me?
* change crt2 path
* skip crt2 stuff
* rust backtrace
* dbug stuff
* debug stuff x2
* panic with usefull message
* closure takes one arg
* match instead of unwrap
* use custom image for linux builds
* add fmt test
* [skip ci] update action name
* update cargo cache versions
* windows rc, windows dist package
* fix paths
* remove ls, recursive zip
* refactor windows dist stuff
* test rc file
* fix windows resource
* refactor tools
* fix dlls
* fix dlls x2
* disable rustfmt step
* more ui
* windows?
* fix ci config
* fix ci config?
* change funding
* windows signing scripts
* windows signing
* fix missing dlls
* fix dlls attempt 2
* get all dlls
* [skip ci] remove quotes
* update ui stuff
* ui functionality
* remove stray dialog
* only build releases on master
* [skip ci] Cargo workspace
* [skip ci] cli-auth behind feature
* ll-lib -> ll-core
* [skip ci] refactor
* start layout rework
* more main window stuff
* ui rework done
* [skip ci] Choose folder stuff
* [skip ci] don't accept focus
* [skip ci] make cli options a feature
* [skip ci] ui backend work
* remove imports
* [skip ci] save config
* update gtk + basics working
* logging works
* [skip ci] stop watcher on exit, clean up
* tweaks
* disable unimplemented stuff
* cleanup
* fix linux build
* change to version 2 to allow local testing
* ci config for local testing
* debug
* [skip ci] no idea what's going on...
* warning/error channel
* added cli.yml/glade format checks
* dont create empty folders
* add support for 3d #15
* add checks, fix linux config
* fix cargo args
* remove old commands
* fix syntax error
* fix windows build
* fix syntax error
* 0.2.0-rc0
* macos ci fix
* fix ci attempt 21 parent b664687 commit 01fa2d7
File tree
97 files changed
+6053
-653
lines changed- .circleci
- deploy
- .github/workflows
- checks
- ll-cli
- src
- ll-core
- src
- format
- extractors
- ll-gui
- assets
- icons
- build
- src
- tasks
- ui
- notebook
- utils
- src
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
97 files changed
+6053
-653
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 14 | + | |
| 15 | + | |
20 | 16 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
24 | 20 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 21 | + | |
| 22 | + | |
28 | 23 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
35 | 27 | | |
36 | 28 | | |
37 | | - | |
38 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
39 | 33 | | |
40 | 34 | | |
41 | | - | |
42 | | - | |
| 35 | + | |
| 36 | + | |
43 | 37 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 38 | + | |
56 | 39 | | |
57 | 40 | | |
58 | | - | |
59 | | - | |
| 41 | + | |
| 42 | + | |
60 | 43 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 44 | + | |
79 | 45 | | |
80 | | - | |
| 46 | + | |
81 | 47 | | |
82 | 48 | | |
83 | 49 | | |
84 | 50 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 51 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 52 | + | |
| 53 | + | |
98 | 54 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
102 | 59 | | |
103 | 60 | | |
104 | 61 | | |
| |||
107 | 64 | | |
108 | 65 | | |
109 | 66 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 67 | | |
130 | 68 | | |
131 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
132 | 77 | | |
133 | 78 | | |
134 | | - | |
135 | | - | |
| 79 | + | |
| 80 | + | |
136 | 81 | | |
137 | 82 | | |
138 | 83 | | |
139 | 84 | | |
140 | | - | |
141 | 85 | | |
142 | 86 | | |
143 | | - | |
144 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
145 | 104 | | |
146 | 105 | | |
147 | | - | |
148 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
149 | 111 | | |
150 | 112 | | |
151 | | - | |
152 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
153 | 118 | | |
154 | 119 | | |
155 | | - | |
156 | | - | |
| 120 | + | |
| 121 | + | |
157 | 122 | | |
158 | | - | |
159 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
160 | 137 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
165 | 147 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 148 | | |
171 | 149 | | |
172 | 150 | | |
| |||
193 | 171 | | |
194 | 172 | | |
195 | 173 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 174 | | |
201 | | - | |
| 175 | + | |
202 | 176 | | |
203 | 177 | | |
204 | 178 | | |
205 | 179 | | |
206 | | - | |
| 180 | + | |
207 | 181 | | |
208 | 182 | | |
209 | 183 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | 184 | | |
221 | 185 | | |
222 | 186 | | |
223 | 187 | | |
| 188 | + | |
224 | 189 | | |
225 | 190 | | |
226 | 191 | | |
227 | 192 | | |
228 | | - | |
229 | | - | |
| 193 | + | |
| 194 | + | |
230 | 195 | | |
231 | 196 | | |
232 | 197 | | |
233 | | - | |
234 | | - | |
| 198 | + | |
235 | 199 | | |
236 | 200 | | |
237 | 201 | | |
238 | 202 | | |
239 | 203 | | |
240 | | - | |
241 | | - | |
| 204 | + | |
242 | 205 | | |
243 | 206 | | |
244 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments