Commit Graph

32 Commits

Author SHA1 Message Date
d24d85bebf refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
97bd637f5d refactor(clock): avoid usless time_point_cast 2019-05-22 11:51:33 +02:00
23d4a811db refactor(clock): avoid usless duration_cast 2019-05-22 11:48:02 +02:00
5314b74dae fix: remove workaround 2019-05-20 14:39:49 +02:00
5e43b4f587 Fix clock is always a second off 2019-05-19 13:30:19 +01:00
311c34ecbc feat(Bar): handle widget size changes 2019-04-24 12:37:24 +02:00
6ed8f94dab refactor: format code 2019-04-18 17:52:00 +02:00
ef88f0a223 fix: clock rounding 2019-03-07 12:34:21 +01:00
7245fb5d0a Added clock tooltip with optional alternate format 2019-02-24 09:25:34 +01:00
399f61df98 refactor: proper modules destruction 2019-01-13 22:22:22 +01:00
b554094c7e feat: args && class id 2018-12-18 17:30:54 +01:00
7befd27059 fix: clock interval 2018-12-04 09:38:08 +01:00
2b05b8e69a chore: v0.2.2 2018-11-23 12:03:23 +01:00
ad7400d5ce refactor(ALabel): add interval 2018-11-23 11:57:37 +01:00
bd62c4cbc5 feat(Label): use set_markup 2018-11-21 20:49:09 +01:00
3f269ff463 fix: check json::value type 2018-10-26 09:27:16 +02:00
137c5fb712 fix custom intervals causing cpu to go mental 2018-10-23 00:06:46 +01:00
53956d9d18 feat(ALabel): Toggleable labels 2018-08-27 01:36:25 +02:00
49232eed8d Clean (#31) 2018-08-20 14:50:45 +02:00
8ce33e0c64 fix(window): pick only con title 2018-08-19 20:37:33 +02:00
6705134034 Handle screens disconnection (#29) 2018-08-19 13:39:57 +02:00
b1fd4d7b82 feat(modules): generic label module to allow max-length on all labels 2018-08-18 11:43:48 +02:00
6635548d3e Style code (#25) 2018-08-16 14:29:41 +02:00
008856cbb8 feat(clock): allow choose interval 2018-08-15 21:00:04 +02:00
608b791ac1 refactor(clock): use fmt::localtime 2018-08-15 20:53:27 +02:00
e3e099f836 feat(workspaces): icons 2018-08-15 14:48:08 +02:00
04183dc696 refactor(modules): prefer sigc::mem_fun 2018-08-11 02:40:13 +02:00
2512d51564 fix(gtk): use idle to avoid mutex 2018-08-10 23:21:21 +02:00
dc4e4860bd feat(config): format modules 2018-08-09 13:30:11 +02:00
39a0ae04a8 feat: basic config file 2018-08-09 12:05:48 +02:00
b987668f97 style: clean class 2018-08-09 10:50:16 +02:00
fcb6a9aa8b feat: init repo 2018-08-08 23:54:58 +02:00