Jiiks
|
4e46675f94
|
add events for plugins
|
2018-02-12 01:04:07 +02:00 |
Jiiks
|
4a7a9ae1db
|
add base plugin api and pass vendor to plugins
|
2018-02-12 00:07:23 +02:00 |
Samuel Elliott
|
14822ab51a
|
Don't save unnecessary information with plugin/theme configuration
|
2018-02-11 21:30:35 +00:00 |
Jiiks
|
2453797400
|
add slider theme setting
|
2018-02-11 22:35:29 +02:00 |
Jiiks
|
da702bd40a
|
Ensure forward slashes
|
2018-02-11 22:25:15 +02:00 |
Samuel Elliott
|
8d70e9cd54
|
Add theme reloading
|
2018-02-11 20:12:15 +00:00 |
Samuel Elliott
|
9301ad627c
|
Add SCSS theme configuration and compile caching
|
2018-02-11 19:31:24 +00:00 |
Jiiks
|
fa9c0d2f94
|
Compile theme scss
|
2018-02-11 17:42:24 +02:00 |
Jiiks
|
31655e558c
|
add sass compiler and reject to ipc
|
2018-02-11 16:59:55 +02:00 |
Samuel Elliott
|
01655f0c04
|
Fix position of the settings menu button on Linux
|
2018-02-09 15:48:58 +00:00 |
Alexei Stukov
|
aa7e6ab160
|
Merge pull request #106 from samuelthomas2774/macos-linux-fixes
macOS and Linux fixes
|
2018-02-09 17:16:29 +02:00 |
Samuel Elliott
|
d4c71452bc
|
Enable theme on start if enabled
|
2018-02-08 23:53:39 +00:00 |
Samuel Elliott
|
08b791e547
|
Add theme configuration and saving
|
2018-02-08 20:19:26 +00:00 |
Samuel Elliott
|
f3aef1d61d
|
macOS and Linux fixes
|
2018-02-08 20:15:18 +00:00 |
Jiiks
|
0ec190612b
|
add socket event structs
|
2018-02-08 00:03:39 +02:00 |
Jiiks
|
39c83b7fa6
|
Select all for stacktrace
|
2018-02-07 18:07:17 +02:00 |
Jiiks
|
67f7111f66
|
Content manager error modal
|
2018-02-07 18:02:27 +02:00 |
Jiiks
|
bf0c74b516
|
add error struct
|
2018-02-07 16:41:10 +02:00 |
Jiiks
|
208ca763ab
|
add header
|
2018-02-07 14:21:51 +02:00 |
Jiiks
|
51f5a93da2
|
add modal footer, styling and error modal on plugin load fail
|
2018-02-07 14:15:46 +02:00 |
Jiiks
|
f69ea55967
|
Make additional modal backdrops transparent
|
2018-02-07 13:56:10 +02:00 |
Jiiks
|
b395ed767d
|
add error mi, event based modals
|
2018-02-07 13:52:59 +02:00 |
Alexei Stukov
|
18c71fe7da
|
Merge pull request #100 from JsSucks/theme-manager
Theme manager
|
2018-02-05 19:02:31 +02:00 |
Jiiks
|
72b024c4f3
|
User a card base for both plugin and theme cards
|
2018-02-05 18:58:35 +02:00 |
Jiiks
|
e7b488316b
|
Initial themes view with enable/disable functional
|
2018-02-05 18:48:03 +02:00 |
Samuel Elliott
|
6e4d6307e8
|
Save plugin config when enabled/disabled
|
2018-02-05 14:33:30 +00:00 |
Jiiks
|
2472743660
|
Theme manager base
|
2018-02-05 16:19:24 +02:00 |
Jiiks
|
ca3ce86dc5
|
Correctly toggle changed state
|
2018-02-05 15:58:30 +02:00 |
Jiiks
|
c5a011012f
|
Functional bool setting
|
2018-02-05 15:57:41 +02:00 |
Samuel Elliott
|
5b87a928ba
|
Add preset points along a slider
|
2018-02-05 13:36:43 +00:00 |
Jiiks
|
45448e23d3
|
add value tooltip to slider
|
2018-02-05 12:45:59 +02:00 |
Alexei Stukov
|
93607fde0c
|
Merge branch 'master' into add-multiline-text
|
2018-02-05 10:54:29 +02:00 |
Samuel Elliott
|
30121ecc9c
|
Add multiline text
|
2018-02-05 01:14:19 +00:00 |
Samuel Elliott
|
64dd9cd6fb
|
Moved scrollbar styles to a mixin
|
2018-02-05 01:13:11 +00:00 |
Samuel Elliott
|
4c414e80d4
|
Removed 2s timeout before saving plugin config
|
2018-02-05 01:12:16 +00:00 |
Samuel Elliott
|
7250ab6cf9
|
Add sliders
|
2018-02-05 00:34:22 +00:00 |
Jiiks
|
5165094a1b
|
Set the divider colour for changed settings to green
|
2018-02-05 01:14:28 +02:00 |
Samuel Elliott
|
9245e921ce
|
Add drawer open/close animation
|
2018-02-04 22:47:27 +00:00 |
Jiiks
|
4ba99b654e
|
Wheel to increment number
|
2018-02-05 00:40:01 +02:00 |
Jiiks
|
a783072cca
|
Full width radio
|
2018-02-05 00:30:24 +02:00 |
Samuel Elliott
|
4ef24b8b85
|
Organised form SCSS files and updated styles for dropdowns and radios
|
2018-02-04 22:09:24 +00:00 |
Samuel Elliott
|
ba4a02b501
|
Fix file setting open button
|
2018-02-04 22:07:03 +00:00 |
Jiiks
|
c73346292e
|
Give plugins an option to set an icon
|
2018-02-04 23:19:05 +02:00 |
Samuel Elliott
|
1a95a7db4b
|
Fixed merging user config into default config
|
2018-02-04 20:17:22 +00:00 |
Jiiks
|
a706e6f2fc
|
Plugin setting saving
|
2018-02-04 21:06:08 +02:00 |
samfun123
|
7cfd141260
|
Make the cursor be a pointer
|
2018-02-04 11:44:13 -05:00 |
samfun123
|
5bcd43bb48
|
Fixed two bugs in the Number type
|
2018-02-04 11:32:03 -05:00 |
samfun123
|
75410b4ce9
|
Add Number, Radio and Dropdown setting types
|
2018-02-04 11:12:38 -05:00 |
Alexei Stukov
|
4480458bd6
|
Merge pull request #84 from JsSucks/ui
Merge
|
2018-02-04 16:23:17 +02:00 |
Jiiks
|
932d91876b
|
Drawer button animation
|
2018-02-04 16:20:57 +02:00 |