Commit Graph

42 Commits

Author SHA1 Message Date
Alexis
1647e31b48 refactor: free netlink message 2019-01-13 22:22:22 +01:00
Alexis
399f61df98 refactor: proper modules destruction 2019-01-13 22:22:22 +01:00
Robinhuett
ad638357b5 feat(network): Use Signal Strength for format-icons 2018-12-25 14:17:34 +01:00
Alexis
3b8bfb08a4 fix(network): typo 2018-12-22 14:00:56 +01:00
Alexis
b554094c7e feat: args && class id 2018-12-18 17:30:54 +01:00
Alexis
a123711a8d fix(network): disconnected forced interface 2018-11-25 21:32:50 +01:00
Alexis
08bfdda4cb revert(network): wait interface 2018-11-24 16:01:22 +01:00
Alexis
2e1f8b2fc5 fix(network): check len of netlinkResponse 2018-11-23 17:52:10 +01:00
Alexis
686bc4828e refactor(network): only get info when there is an interface 2018-11-23 17:46:14 +01:00
Alexis
f6c2a8d9b7 fix(network): free the message instead of the socket 2018-11-23 17:42:26 +01:00
Alexis
baa7f52e21 refactor(network): wait for new address 2018-11-23 16:04:29 +01:00
Alexis
ad7400d5ce refactor(ALabel): add interval 2018-11-23 11:57:37 +01:00
Alexis
bd62c4cbc5 feat(Label): use set_markup 2018-11-21 20:49:09 +01:00
Alexis
e42fae32ab feat(network): network info interval 2018-11-16 10:02:12 +01:00
Alexis
1665003d23 fix: sigsev 2018-11-14 19:14:51 +01:00
Robinhuett
75cc1bc318 refactor(network): codestyle and error handling 2018-11-14 10:31:17 +01:00
Robinhuett
5c66b1a770 feat(network): display ip address and subnetmask 2018-11-13 21:31:26 +01:00
Alexis
3f269ff463 fix: check json::value type 2018-10-26 09:27:16 +02:00
topisani
b231054b69 Merge remote-tracking branch 'origin/master' into tray-gdbus 2018-10-04 18:04:36 +02:00
topisani
108b1092e5 WIP sni dbus-menu support. 2018-10-04 18:03:01 +02:00
Alexis
0abaaf2f7f
style: fix 2018-09-10 11:16:57 +02:00
Alexis
53956d9d18
feat(ALabel): Toggleable labels 2018-08-27 01:36:25 +02:00
Alexis
0ad2bc7516 refactor(Network): clean nl socket 2018-08-24 15:32:06 +02:00
Alexis
0dba3abc1d fix(custom): do not take the custom module ref 2018-08-21 10:50:09 +02:00
Alex
49232eed8d
Clean (#31) 2018-08-20 14:50:45 +02:00
Alexis
8ce33e0c64 fix(window): pick only con title 2018-08-19 20:37:33 +02:00
Alex
6705134034
Handle screens disconnection (#29) 2018-08-19 13:39:57 +02:00
Alexis
27dfffa4e3 refactor: style issue 2018-08-18 15:05:18 +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
Alexis
57f3a01a5b refactor: remove assert 2018-08-16 15:41:09 +02:00
Alex
6635548d3e
Style code (#25) 2018-08-16 14:29:41 +02:00
Alexis
e3e099f836 feat(workspaces): icons 2018-08-15 14:48:08 +02:00
Alexis
1555cb71e1 feat(pulseaudio): volume icons 2018-08-13 22:33:07 +02:00
Alex
a423f7032d
Battery event (#18) 2018-08-13 14:05:13 +02:00
Alexis
04183dc696 refactor(modules): prefer sigc::mem_fun 2018-08-11 02:40:13 +02:00
Alexis
2512d51564 fix(gtk): use idle to avoid mutex 2018-08-10 23:21:21 +02:00
Alexis
e16cce646b feat: add custom module to allow execution of external script 2018-08-10 16:26:46 +02:00
Alexis
c52b0c5f03 feat(network): add signal strength percentage 2018-08-10 10:45:13 +02:00
Alexis
aab9625182 fix(network): copy all characters 2018-08-10 10:22:50 +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