iptux:request_shared_resource

Last commit made on 2021-04-08
Get this branch:
git clone -b request_shared_resource https://git.launchpad.net/iptux

Branch merges

Branch information

Name:
request_shared_resource
Repository:
lp:iptux

Recent commits

602d120... by LI Daobing

request shared resource

30a5f4c... by LI Daobing

enable send only when need send sth

a643a02... by LI Daobing

don't send file twice (#420)

8222beb... by LI Daobing

fix: use enter to send message is enabled

a3d8ff4... by LI Daobing

Update snapcraft.yaml

automatic generate version

1026f38... by LI Daobing

snap need slots

4fc08e7... by LI Daobing

fix snap

2e19b3a... by LI Daobing

fix desktop notification under linux

b3ef475... by LI Daobing

refactor: other UI should not depends on MainWindow (#417)

* transwindow refactor

* more

* refactor

* refactor

* refactor

* refactor

c47765e... by LI Daobing

Remove g_mwin (#416)

* introduce notification service

* add terminalnotifier

* Update TerminalNotifierNotificationService.cpp

* show summary

* if there is not network, add localhost

* Update Application.cpp

* remove statusicon

* remove deleteEvent

* Update Application.cpp

* notify when new file

* Update Application.cpp

* Update NEWS.md

* remove sound system

* remove g_mwin

* Update TransWindow.cpp

* Update TransWindow.cpp

* add mainwindowtest