Alex
|
fcf2d18a01
|
refactor: destroy threads first
|
2019-05-29 17:53:22 +02:00 |
Alex
|
5ae5821929
|
refactor(network): re-add MAX_RETRY in order to detect external interface
|
2019-05-28 11:08:48 +02:00 |
Alex
|
6e73c6db61
|
refactor(network): remove last_ext_iface_
|
2019-05-26 23:16:09 +02:00 |
Alex
|
ecec02c8be
|
refactor(network): better events handler
|
2019-05-26 22:36:26 +02:00 |
Alex
|
07147878a9
|
refactor(network): code cleaning
|
2019-05-24 09:49:56 +02:00 |
Alex
|
85d60f95c4
|
refactor(network): const methods
|
2019-05-22 22:20:50 +02:00 |
Alex
|
48a58cd979
|
fix(network): switch between ifaces upon disconnection
|
2019-05-21 17:38:47 +02:00 |
Alex
|
93a644eec4
|
Merge branch 'master' into master
|
2019-05-18 15:42:27 +02:00 |
Alex
|
4865a9ad6c
|
fix(network): reset frequency
|
2019-05-18 13:57:50 +02:00 |
Lucas Lazare
|
794fb12e8c
|
Adding bandwidth support for network module [linux only]
|
2019-05-17 23:39:51 -04:00 |
Alex
|
cb2d6e1997
|
feat(Network): frequency
|
2019-05-17 11:27:38 +02:00 |
Alex
|
841576497a
|
refactor: cleaner events
|
2019-05-16 11:22:22 +02:00 |
Alex
|
6ed8f94dab
|
refactor: format code
|
2019-04-18 17:52:00 +02:00 |
Alex
|
807ef32357
|
refactor: format && better output management
|
2019-04-18 17:47:40 +02:00 |
Alex
|
1f6f443c48
|
Revert "refactor(network): fix skipped messages"
This reverts commit 1ccf372f8e .
|
2019-04-01 11:41:43 +02:00 |
Alex
|
3a8cd91cc0
|
Revert "refactor: partial revert of 1ccf372f8e9d74cb18e92220c18a0729832fe69e"
This reverts commit 949a4ecf2e .
|
2019-03-30 09:20:28 +01:00 |
Alex
|
949a4ecf2e
|
refactor: partial revert of 1ccf372f8e
|
2019-03-30 09:03:31 +01:00 |
Alex
|
1ccf372f8e
|
refactor(network): fix skipped messages
|
2019-03-18 11:07:36 +01:00 |
Alex
|
d0370acb21
|
refactor(network): better network disconnection
|
2019-02-11 19:06:39 +01:00 |
Alex
|
dc9fe04d11
|
refactor: add retry to get external interface
|
2019-02-06 10:33:12 +01:00 |
Alexis
|
800d2f388e
|
refactor(network): proper signal strength type
|
2019-01-13 22:22:22 +01:00 |
Alexis
|
399f61df98
|
refactor: proper modules destruction
|
2019-01-13 22:22:22 +01:00 |
Alexis
|
b554094c7e
|
feat: args && class id
|
2018-12-18 17:30:54 +01:00 |
Alexis
|
e42fae32ab
|
feat(network): network info interval
|
2018-11-16 10:02:12 +01:00 |
Robinhuett
|
5c66b1a770
|
feat(network): display ip address and subnetmask
|
2018-11-13 21:31:26 +01:00 |
Alexis
|
0abaaf2f7f
|
style: fix
|
2018-09-10 11:16:57 +02:00 |
Alexis
|
0ad2bc7516
|
refactor(Network): clean nl socket
|
2018-08-24 15:32:06 +02:00 |
Alex
|
49232eed8d
|
Clean (#31)
|
2018-08-20 14:50:45 +02:00 |
Alex
|
6705134034
|
Handle screens disconnection (#29)
|
2018-08-19 13:39:57 +02:00 |
Alexis
|
b1fd4d7b82
|
feat(modules): generic label module to allow max-length on all labels
|
2018-08-18 11:43:48 +02:00 |
Alex
|
d280f5e8bd
|
Network detect (#26)
|
2018-08-17 14:24:00 +02:00 |
Alex
|
6635548d3e
|
Style code (#25)
|
2018-08-16 14:29:41 +02:00 |
Alexis
|
01894f18cd
|
chore: clean headers
|
2018-08-12 20:25:19 +02:00 |
Alexis
|
2512d51564
|
fix(gtk): use idle to avoid mutex
|
2018-08-10 23:21:21 +02:00 |
Alexis
|
c52b0c5f03
|
feat(network): add signal strength percentage
|
2018-08-10 10:45:13 +02:00 |
Alexis
|
7ccb76935d
|
feat: add pulseaudio module
|
2018-08-09 23:55:38 +02:00 |
Alexis
|
c276c3b907
|
feat(network): signal strength
|
2018-08-09 22:05:15 +02:00 |
Alexis
|
731a352b41
|
feat: add network module
|
2018-08-09 16:38:24 +02:00 |