Commit graph

517 commits

Author SHA1 Message Date
Felix Kratz
b37618f31d activate images for brackets (closes #102) 2021-12-30 22:24:44 +01:00
Felix Kratz
6cb815f544 activate images for the bar itelf (closes #104) 2021-12-30 22:01:05 +01:00
Felix Kratz
4d76e2e932 properly release image on background destruction 2021-12-30 03:14:08 +01:00
Felix Kratz
118190bfbc backgrounds are fully transparent at init 2021-12-30 02:39:31 +01:00
Felix Kratz
0c025f3440 popup cell size is not static anymore, fixes images in popups 2021-12-30 01:31:37 +01:00
Felix Kratz
154e2ca10c small fixes to image handling 2021-12-29 16:57:01 +01:00
Felix Kratz
f380649906 add image capability to all backgrounds (closes #69) 2021-12-29 11:17:06 +01:00
Felix Kratz
8b59b67850 properly initialize text backgroounds 2021-12-29 09:43:47 +01:00
Felix Kratz
3f20ce5949 only calculate background bounds on demand 2021-12-29 09:15:42 +01:00
Felix Kratz
98b8ef571d preparing background images (#69) 2021-12-28 19:12:11 +01:00
Felix Kratz
c1a6541052 preparing image functionality (#69) 2021-12-28 17:16:33 +01:00
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