Commit Graph

134 Commits

Author SHA1 Message Date
DevLaika
919ea70c04 Null sink input field 2021-08-06 18:01:13 +02:00
Adam Fabicki
d608b7de75 Add python to ubuntu build instructions
I had to install python in order for `npm install` to succeed
2021-04-12 12:05:15 +03:00
futpib
c5aca79476 Linter fix 2021-01-11 21:53:37 +03:00
futpib
ff9e994664 Fix volume slider on high dpi 2020-12-22 05:04:35 +03:00
futpib
128d65c528 Don't use asar 2020-12-15 00:49:06 +03:00
futpib
35485919a5 Enable verbose electron-packager output 2020-12-14 23:40:47 +03:00
futpib
01e2d418d5 Upgrade electron 2020-12-14 22:39:18 +03:00
futpib
f980b4492b Remove unused dependency 2020-12-08 04:43:00 +03:00
futpib
3b415b3a42 v1.0.13 2020-12-08 04:14:43 +03:00
futpib
b661f46b4b Upgrade @jakejarrett/gtk-theme@2.0.0, freedesktop-icons@1.0.0 2020-12-08 04:13:19 +03:00
futpib
c45149f696 v1.0.12 2020-07-22 08:56:38 +03:00
futpib
676e5ae6c7 Mark package as private 2020-07-22 08:56:06 +03:00
Tomasz Kontusz
e710a65c7b Look for gtk settings.ini in all the expected places
This should help with loading system-level default theme.
Based on https://developer.gnome.org/gtk3/stable/GtkSettings.html, "Description".
2020-07-21 03:17:43 +03:00
futpib
54e1ce4a37 Fix dragged edge position 2020-06-18 19:57:20 +03:00
futpib
cceb3a71af Remove debug logs 2020-06-18 16:42:40 +03:00
futpib
eb2461646e Remove dead code 2020-06-18 16:41:54 +03:00
futpib
d48e3f4313 Fix peaks left behind hidden edges (or not appearing when edges appear) 2020-06-18 16:39:29 +03:00
futpib
b8fb579bbb Upgrade dependencies 2020-06-18 16:23:41 +03:00
futpib
79bc037cf6 Fix theme colors not loaded and upgrade some dependencies (fix #27) 2020-06-18 15:54:16 +03:00
Sanjeev Kumar Pandit
82b9148fed Replace yaourt with yay 2020-03-06 17:48:30 +03:00
futpib
42c4c40d00 Ugrade electron 2020-02-23 20:32:00 +03:00
futpib
6e21af8657 Use local redux devtools 2020-01-20 23:04:12 +03:00
futpib
de1a82e89f Minor appearance tweak 2020-01-20 22:54:09 +03:00
futpib
5cb776ff3e Fix linter errors 2019-10-30 13:38:24 +03:00
futpib
dd7d64b725 Fix right click on background not coming through (fix #13) 2019-10-30 13:30:20 +03:00
futpib
ea33f8782d Upgrade sqlite3 dependency fixing the build on node 12 2019-09-23 00:25:22 +03:00
futpib
7dc2d218a3 Fix legacy context error 2019-08-30 14:37:43 +03:00
futpib
cbf62ee326 Downgrade react-hotkeys (fix hotkeys no working after first one) 2019-08-11 22:15:02 +03:00
futpib
5f529a6168 Upgrade dependencies 2019-08-11 00:39:28 +03:00
futpib
f3d5c209ff Lint fix 2019-03-22 12:27:16 +03:00
futpib
c700290f2c Upgrade electron 2019-03-21 22:47:04 +03:00
futpib
11d0344d3b Update CSSTransitionGroup 2019-03-21 22:42:54 +03:00
futpib
a470fe38fd Workaround an unhandled error when changing card configuration 2019-03-21 22:27:02 +03:00
futpib
8363d0775c Upgrade react-digraph 2019-03-21 22:27:02 +03:00
futpib
9bfdfbd20a Don't show one-item ports selection 2019-03-03 20:36:53 +03:00
futpib
5a89fdfd7c Update a dev dependency 2019-03-01 20:06:25 +03:00
futpib
db81dbdc09 Add sink/source port selects (fix #9) 2019-03-01 19:59:51 +03:00
futpib
f715a4c857
Update readme.md 2019-02-03 03:47:30 +03:00
futpib
fcb610dab5 Add .travis.yml 2019-02-03 03:44:03 +03:00
futpib
6b01e8b216 Update readme.md 2019-02-03 00:33:42 +03:00
Padok
8d51a620c8 Adding build and dependency information to Readme 2019-02-03 00:33:42 +03:00
futpib
5bbdde25ec Upgrade react-digraph 2019-02-02 18:34:22 +03:00
futpib
44c987a885 Fix crashing on undefined gtk theme settings (fix #2) 2019-02-02 18:17:23 +03:00
futpib
3b16d532ef Fix using development papeaks binary instead of system one 2018-12-16 04:33:54 +03:00
futpib
a405039c9b Fix acessing a property of undefined (Fix #1) 2018-12-16 04:07:24 +03:00
futpib
34c404cf6c Better perf when window is hidden 2018-12-04 15:12:41 +03:00
futpib
08fa57caed Update screenshot 2018-12-03 00:47:41 +03:00
futpib
ae100330ae Fix node deletion 2018-12-03 00:21:16 +03:00
futpib
e1e66de61d Add volume peaks display 2018-12-02 23:51:26 +03:00
futpib
12ae7aa7df Fix edge debug info invisible 2018-11-27 20:21:51 +03:00