darkfi
|
b10532e335
app: on android keeping a handle to the audiomixer open will constantly play a 'silent' side which keeps a wakelock that stops suspend and drains the battery. here to solve the issue we use an experimental api from rodio which enables us to pause the mixer on android. we do this with a special reaper thread that activates 6s after starting a sound to pause the mixer. fucking android
|
3 weeks ago |
darkfi
|
7f0b0c8077
app: when screen is off stop ticking to preserve battery
|
3 weeks ago |
darkfi
|
7557d26e41
app: make overlay display for darkirc p2p traffic and switching it off and on
|
4 weeks ago |
darkfi
|
116b3bba4c
app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with
|
4 weeks ago |
x
|
30baa2abc5
chore: updated repo links
|
1 month ago |
x
|
6e35c0d670
app: replaced sled-overlay with kvdb-overlay
|
1 month ago |
darkfi
|
6afa2cce77
app: add rodio and play a lil sfx when clicking channels in the menu
|
1 month ago |
darkfi
|
346d2b818e
app/chatview: URLs are clickable and call xdg-open (or platform equivalent)
|
1 month ago |
darkfi
|
4128d4ca73
app/darkirc: send msgs to private channels
|
1 month ago |
epiphany
|
59e30d224b
fud/settings: parse management_rpc separately to fix cli args parsing
|
2 months ago |
epiphany
|
512c6924ff
app: update Cargo.lock
|
2 months ago |
darkfi
|
6caf28a078
app: cargo update & make enable-plugins default for dev builds
|
2 months ago |
epiphany
|
54622a64ca
app: add clipboard.rs and use `x11-clipboard` on x11 instead of miniquad
|
2 months ago |
dasman
|
d7ae52d3b3
bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods
|
3 months ago |
darkfi
|
2ad0c44bdf
app: cargo update
|
3 months ago |
epiphany
|
ee82a7d6bf
app: fix dependency version conflicts
|
4 months ago |
epiphany
|
481d0a0fc3
app: add drk plugin
|
4 months ago |
jkds
|
9f16bed6fe
app: add gesture stub submod to window, and make sure app compiles/runs when enable-plugins feature is disabled
|
5 months ago |
darkfi
|
6a5d23df31
app: cargo update
|
7 months ago |
skoupidi
|
7181db089e
chore: updated sled-overlay to new version
|
7 months ago |
skoupidi
|
3bbe1166fa
chore: updated sled-overlay to new version
|
7 months ago |
skoupidi
|
cb07f10595
chore: updated sled-overlay to new version
|
7 months ago |
skoupidi
|
67a8cb3833
chore: updated sled-overlay to new version
|
7 months ago |
skoupidi
|
7914422d8b
chore: updated sled-overlay to new version
|
8 months ago |
jkds
|
c1e6a097e3
app/vector_art: add scale property
|
8 months ago |
jkds
|
1486549442
app: cargo update
|
8 months ago |
jkds
|
90fadca718
app: cargo update Cargo.lock
|
8 months ago |
jkds
|
94a0db125e
app: delete freetype 🎉🎉🎉
|
8 months ago |
jkds
|
b7935765fb
app: Cargo.lock update
|
8 months ago |
jkds
|
6835e16ff2
app: do a big cleanup of java GameTextInput code and make everything have a sane API.
|
8 months ago |