Commit graph

506 commits

Author SHA1 Message Date
Felix Kratz
9d5615598f correctly test success of fnctl 2021-12-28 15:59:46 +01:00
Felix Kratz
c1a50b1bfc set CLOEXEC flag for sockfd to avoid race condition in execve 2021-12-28 15:48:26 +01:00
Felix Kratz
f3d58959b8 previous commit should say 'now' not 'not' 2021-12-26 11:38:18 +01:00
Felix Kratz
8b7e47f522 remove occurences of -m from readme as it is not optional 2021-12-26 11:35:40 +01:00
Felix Kratz
3e5c15a9a3 Fix some pesky leaks, now close to leak free.
Co-authored-by: LeonHeidelbach <leon.heidelbach@hhu.de>
2021-12-25 20:45:06 +01:00
Felix Kratz
3f1ac04a98 remove debug prints and fix small blunder 2021-12-25 01:43:51 +01:00
Felix Kratz
c89af373e8 update documentation for v2.3.2 2021-12-25 01:01:00 +01:00
Felix Kratz
8b65c4ca75 push version to 2.3.2 2021-12-25 00:50:51 +01:00
Felix Kratz
769a1c1f28 fixes a critical bug with brackets and adds background shadows 2021-12-25 00:45:50 +01:00
Felix Kratz
b8d3c7cb93 some readme clarification 2021-12-24 16:24:59 +01:00
Felix Kratz
2074777fe0 adapt bar item image for v2 syntax 2021-12-24 13:47:06 +01:00
Felix Kratz
62600e8b89
Merge pull request #135 from es183923/patch-1
wrong word
2021-12-24 13:46:39 +01:00
es183923
7738b236ff
fix another word 2021-12-23 09:31:54 -05:00
es183923
e24ae2291e
wrong word 2021-12-23 09:13:56 -05:00
Felix Kratz
1b9f9c3486 add new text shadow documentation 2021-12-23 15:04:51 +01:00
Felix Kratz
113447d74d expose text shadow property 2021-12-23 14:59:56 +01:00
Felix Kratz
71c35afed7 new regular expression documentation 2021-12-23 00:43:54 +01:00
Felix Kratz
becbddcba6 regular expression support for set commands (closes #122) 2021-12-23 00:38:18 +01:00
Felix Kratz
83afb1b028 disable popups when bar is hidden (closes #134) 2021-12-22 22:59:15 +01:00
Felix Kratz
d2bcbfe66b expand event pool 2021-12-22 21:02:59 +01:00
Felix Kratz
ce4f08b91a correctly free popup items on destruction of parent 2021-12-22 19:45:15 +01:00
Felix Kratz
9f5c76f3f9 better background property description 2021-12-22 19:35:22 +01:00
Felix Kratz
49f913e3d5 tweaking badges 2021-12-22 19:32:09 +01:00
Felix Kratz
32b803e8b3 -m flag is now optional 2021-12-22 18:22:58 +01:00
Felix Kratz
eb71540fdf fix percent sign 2021-12-21 00:09:05 +01:00
Felix Kratz
5591a01679 reformat README 2021-12-21 00:07:38 +01:00
Felix Kratz
35aa876346 push version to v2.3.1 2021-12-20 23:48:01 +01:00
Felix Kratz
65e9595193 logo 2021-12-20 23:36:34 +01:00
Felix Kratz
48b70be789 fix badges 2021-12-20 20:07:28 +01:00
Felix Kratz
a61b9db365 update new logo 2021-12-20 20:06:49 +01:00
Felix Kratz
315ff71ff9 turns out black text is not readable on black ground 2021-12-20 19:54:03 +01:00
Felix Kratz
878c899647 background for bar item image 2021-12-20 19:42:06 +01:00
Felix Kratz
45b260b4f8 center badges 2021-12-20 19:38:52 +01:00
Felix Kratz
2ff2202212 whoops 2021-12-20 19:37:25 +01:00
Felix Kratz
1f3418cfe0 reorder README a bit 2021-12-20 19:36:07 +01:00
Felix Kratz
750af083cf smoke and mirrors for README 2021-12-20 19:30:45 +01:00
Felix Kratz
3f6cc9dc26 fix popup menus for multi monitors (closes #132) 2021-12-20 16:49:12 +01:00
Felix Kratz
4c218db1fb add popup windows to readme 2021-12-19 22:57:39 +01:00
Felix Kratz
f8c5d107b6 align property for popup menus 2021-12-19 22:31:39 +01:00
Felix Kratz
7363b011b8 popup menu property for horizontal arrangement 2021-12-19 22:02:18 +01:00
Felix Kratz
77367e4e10 draw popup only on active display 2021-12-19 21:06:37 +01:00
Felix Kratz
086fd93939 fix align issues 2021-12-19 20:20:59 +01:00
Felix Kratz
a93c7ea50d catch uninitialized use of adid 2021-12-19 19:26:54 +01:00
Felix Kratz
62357cc8b6 mirror popup menus for bottom bars 2021-12-19 18:08:51 +01:00
Felix Kratz
b3146aecf4 keep right popup menus always on screen 2021-12-19 18:00:41 +01:00
Felix Kratz
98756c9d5c popup items respect drawing property 2021-12-19 17:42:12 +01:00
Felix Kratz
e45a74da57 adaptive size popup menus 2021-12-19 17:37:19 +01:00
Felix Kratz
84ea2e19f2 only work with whole points for drawing 2021-12-18 23:19:33 +01:00
Felix Kratz
48140bb8f8 fix bounding rects for popup menus 2021-12-18 23:11:03 +01:00
Felix Kratz
cde65125be expose popup menu syntax (documentation following soon) 2021-12-18 22:12:25 +01:00