Brenden Matthews
08d77f05ba
Remove this here pragma.
2021-02-27 10:21:41 -06:00
Brenden Matthews
9f2b71b0a7
Require librsvg>=2.46, fix lua interface.
2021-02-27 10:18:25 -06:00
Brenden Matthews
05fff02e70
Remove librsvg deprecated definitins.
2021-02-27 10:01:03 -06:00
Brenden Matthews
87daec7a0d
Fix the words in readme.
2021-02-27 09:56:31 -06:00
Brenden Matthews
04857a6472
Update readme.
2021-02-27 09:55:46 -06:00
Brenden Matthews
6eae8e8c24
Remove use of deprecated librsvg functions.
2021-02-27 09:50:44 -06:00
Brenden Matthews
eebd5f056e
Enable build caching on docker workflow.
2021-02-27 09:31:14 -06:00
Brenden Matthews
e7cbc43f62
Drop support for systemd <= 205.
2021-02-27 09:26:11 -06:00
Brenden Matthews
308f2cb8ea
Update copyright, authors.
2021-02-27 09:14:19 -06:00
Brenden Matthews
7bb8a49ace
Bump version to 1.12.0, it's been a while.
2021-02-27 09:06:57 -06:00
Daniel Pielmeier
d365c7f7ba
Respect CFLAGS/CXXFLAGS
...
In commit bb8723d
"add toluapp subtree" support for user defined FLAGS was removed. I do not see a reason why this should not be allowed, so it would be great if this could be added again.
Reference: https://bugs.gentoo.org/772176
2021-02-27 10:03:49 -05:00
Brenden Matthews
88fce68a7c
Install build-essential in ubuntu image.
2021-02-05 13:37:16 -06:00
Brenden Matthews
5e1b6a2480
Add back only building on changes to dockerfiles.
2021-02-05 13:24:20 -06:00
Brenden Matthews
fd1ddc591d
Add back missing wget.
2021-02-05 13:23:12 -06:00
Brenden Matthews
88c6b9f660
Add check stage.
2021-02-05 13:18:58 -06:00
Brenden Matthews
5746debb55
Unbread docker build command.
2021-02-05 13:12:05 -06:00
Brenden Matthews
17cf380146
Force rebuild again.
2021-02-05 13:05:29 -06:00
Brenden Matthews
14b674ebcd
Simplify build pipeline, use buildkit.
2021-02-05 13:02:36 -06:00
Brenden Matthews
2ff2d33ef3
Drop sccache stuff.
2021-02-05 12:49:21 -06:00
Brenden Matthews
89e3b05fb4
Drop clang 8, gcc 5 & 6 on ubuntu.
2021-02-05 12:43:45 -06:00
Brenden Matthews
7c7984a3bb
Drop clang-7 w/ ubuntu.
2021-02-05 12:35:07 -06:00
Brenden Matthews
d05c9499b5
Retire CentOS 6.
2021-02-05 12:24:35 -06:00
Brenden Matthews
7226ade004
Revert "Force docker rebuild, do it right this time."
...
This reverts commit 11f53fe233
.
2021-02-05 12:20:37 -06:00
Brenden Matthews
93aff65e71
Unbreak the yaml.
2021-02-05 12:13:02 -06:00
Brenden Matthews
11f53fe233
Force docker rebuild, do it right this time.
2021-02-05 12:08:58 -06:00
Brenden Matthews
61f561241f
Revert "Force rebuild of images."
...
This reverts commit 8f7f21077a
.
2021-02-05 11:32:46 -06:00
Brenden Matthews
8f7f21077a
Force rebuild of images.
2021-02-05 11:31:57 -06:00
Brenden Matthews
91a3f2ed87
Fix formatting, remove bad line.
2021-02-05 08:44:29 -06:00
nihilix-melix
c2c9e07afc
Update linux.cc
2021-02-05 08:44:29 -06:00
Vladimir D. Seleznev
8ce3855b50
Fix conky window crawling
...
The conky window is crawling when some other is moving around it.
To reproduce this bug run conky with the following config:
double_buffer yes
TEXT
TEST
And slowly move other window near conky window.
The bug was introduced in e2bd14e7b7
.
Reported and patch by: George V. Kouryachy (Fr. Br. George) <george@altlinux.org>
2021-02-05 08:39:08 -06:00
Brenden Matthews
68868f4cc0
Run clang-format.
2021-02-03 18:38:41 -06:00
Brenden Matthews
2f8bfbd807
Switch PPA for clang.
2021-02-03 18:31:21 -06:00
Brenden Matthews
90a3e679f1
Bump ubuntu base image to focal.
2021-02-03 18:29:33 -06:00
Brenden Matthews
9adaba449a
Run clang-format.
2021-02-01 17:30:17 -06:00
Syco
5ee577ec1f
fix file permission
...
Signed-off-by: Syco <alberto.rinaudo+dino@gmail.com>
2021-01-31 08:26:46 -06:00
Syco
050ee5d3c4
change y coordinate
...
Signed-off-by: Syco <alberto.rinaudo+dino@gmail.com>
2021-01-31 08:26:46 -06:00
Syco
bea6a5cb9b
tests for issue 236
2021-01-31 08:26:46 -06:00
freddii
d06649ec52
fixed typo
2021-01-30 18:59:21 -06:00
Christian Kögler
c3dab80fc1
Fix memory leak for keyboard_layout
...
see also https://github.com/brndnmtthws/conky/issues/968
2021-01-30 18:58:09 -06:00
Brenden Matthews
571ed7c5bf
Switch master -> main.
2021-01-24 09:54:52 -06:00
Brenden Matthews
1f0434ed65
Prefer std::abs() over abs().
2021-01-24 09:53:43 -06:00
Brenden Matthews
197bebae73
Fix image ID.
2021-01-24 09:47:31 -06:00
Brenden Matthews
7eadfef0aa
Switch Travis CI from master -> main.
2021-01-24 09:18:43 -06:00
Brenden Matthews
0f99ff0bca
Two more formatting fixes.
2021-01-24 09:08:29 -06:00
Brenden Matthews
617e9f14a2
Fix incorrect callback argument for MHD.
2021-01-24 09:07:24 -06:00
Brenden Matthews
168607829d
Apply a few minor formatting fixes.
2021-01-24 08:44:28 -06:00
Brenden Matthews
1c1cf26ac1
Add missing build var.
2021-01-24 08:36:36 -06:00
Brenden Matthews
aa0bf4aa98
Add buildx-based github action for Docker build.
2021-01-24 08:24:37 -06:00
Brenden Matthews
e4fad17dc0
Apply clang-format.
2021-01-23 19:47:57 -06:00
Brenden Matthews
a3bc6a4ce6
Add recent fedora dists.
2021-01-23 19:39:59 -06:00