Status Desktop client made in Nim & QML https://status.app
Go to file
Alexandra Betouni 7ac63b4451 [#2563] Fixed hover over Join button has wrong shape
For performance reasons clipping doesn't work
with rounded corners - wrapping Join button in
an Item and apply clipping there instead

Closes #2563
2021-07-23 14:13:31 -04:00
ci fix: wrong tag to jenkins lib and make parameter 2021-07-20 10:22:21 -04:00
scripts feat(widnows-installer): Add compilation windows installer build step 2021-07-19 13:46:19 -04:00
src fix(@desktop/communities): mute/unmute communities 2021-07-23 13:40:40 -04:00
ui [#2563] Fixed hover over Join button has wrong shape 2021-07-23 14:13:31 -04:00
vendor bump dotherside & nimqml 2021-07-23 13:22:04 -04:00
.gitignore chore: add chronicles configuration to output logs to a file 2021-07-02 08:58:17 -04:00
.gitmodules
.npmrc
.yarnrc
AppRun
Info.dev.plist
Info.plist
LICENSE.md
Makefile feat(widnows-installer): Add compilation windows installer build step 2021-07-19 13:46:19 -04:00
QtWebEngineProcess.plist
README.md
VERSION
build-linux.sh
config.nims
docker-linux-app-image.sh
env.sh
fleets.json Add wakuv2 fleets 2021-07-21 15:09:23 -04:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
status-dev.icns
status-dev.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos-dev.svg
status-macos.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status-macos.svg
status.icns
status.ico chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
status.iss feat: Add app data uninstall confirmation and startup icon 2021-07-19 13:46:19 -04:00
status.svg chore(@desktop/general): use different icons for Windows/Linux and MacOS 2021-07-19 13:37:56 -04:00
windows-install.txt