Commit graph

336 commits

Author SHA1 Message Date
FelixKratz
a547bdad12 fix graph flaw introduced in restructuring 2021-10-03 21:26:18 +02:00
FelixKratz
e0697d9879 preparing item grouping 2021-10-03 00:48:25 +02:00
FelixKratz
fcf5db0c07 better positioning of graphs and aliases 2021-10-02 17:21:36 +02:00
FelixKratz
82011a0ee5 new centering logic 2021-10-02 14:58:03 +02:00
FelixKratz
d4948c429f continued background refactoring 2021-10-02 14:10:28 +02:00
FelixKratz
968ef7464e continuation of text refactoring 2021-10-02 13:48:54 +02:00
FelixKratz
741b5cabac update README to reflect new features 2021-10-01 12:42:52 +02:00
FelixKratz
b761163536 new modifier to execute scripts only when the item is shown 2021-10-01 12:37:37 +02:00
FelixKratz
b9421137aa push version to 1.4.0 2021-09-27 23:57:40 +02:00
FelixKratz
2a17a4ab85 small formatting fixes 2021-09-27 23:03:37 +02:00
FelixKratz
a26e228d96 query defaults 2021-09-27 22:44:17 +02:00
FelixKratz
eedd84e98b remove debug print and nospace format fix 2021-09-27 21:51:56 +02:00
FelixKratz
1840deab3b unify background usage 2021-09-27 21:46:18 +02:00
FelixKratz
5629b88173 bar item refactoring 2021-09-27 21:34:01 +02:00
FelixKratz
088bcc618a added nospace to item query 2021-09-27 19:02:40 +02:00
FelixKratz
46c1ddf2c7 bounding rect display ids should be adids 2021-09-27 18:59:54 +02:00
FelixKratz
63f265c68d add bounding rects to item serialization 2021-09-27 18:49:23 +02:00
FelixKratz
4cfd2cde46 native arm binaries 2021-09-27 18:31:47 +02:00
FelixKratz
6b40e78164 Merge branch 'arm64' 2021-09-27 18:25:09 +02:00
FelixKratz
808b737e35 add items to bar serialization 2021-09-27 18:24:03 +02:00
FelixKratz
0f309c1608 sid -> adid bounding rect logic 2021-09-27 18:06:36 +02:00
FelixKratz
ddd4a013df formatting 2021-09-27 00:10:32 +02:00
FelixKratz
ffec2a8edb added undocumented features 2021-09-27 00:08:41 +02:00
FelixKratz
6a294fcade push version to 1.3.2 2021-09-26 21:15:19 +02:00
FelixKratz
6fd12dbe7e fix aliases...again + bar serialization 2021-09-26 21:11:31 +02:00
FelixKratz
906ec7a1aa added basic item querying 2021-09-26 19:46:13 +02:00
FelixKratz
db8266e272 added proper reporting on unknown domain/property 2021-09-26 18:33:00 +02:00
FelixKratz
b8ec7da349 added rsp for query domain 2021-09-26 18:23:06 +02:00
FelixKratz
35a4f23c7d universal binary 2021-09-26 14:50:17 +02:00
FelixKratz
fc43dc9eac preparing query domain 2021-09-25 14:52:50 +02:00
FelixKratz
251891006a added background paddings 2021-09-25 12:33:07 +02:00
FelixKratz
e5c9e94f84 new options to customize graphs 2021-09-25 11:35:03 +02:00
FelixKratz
bf39a03839 simplify bound calculation 2021-09-25 10:56:27 +02:00
FelixKratz
1cf93c8e90 push version to v1.3.1 2021-09-24 19:00:47 +02:00
FelixKratz
53ea4c913c use original window bounds to draw image 2021-09-24 18:55:01 +02:00
FelixKratz
6170ff34f7 trying to capture image in nominal resolution 2021-09-24 15:42:26 +02:00
FelixKratz
b7a5b66b45 added only on HEAD notice for prerelease changes 2021-09-23 22:51:37 +02:00
FelixKratz
ebd77cc706 item y_offsets 2021-09-23 22:49:05 +02:00
FelixKratz
4585d4a12b Merge branch 'master' of github.com:FelixKratz/SketchyBar 2021-09-23 22:01:00 +02:00
FelixKratz
25127523b3 font_smoothing as an option 2021-09-23 22:00:54 +02:00
Felix Kratz
1ea3b8a481
fixed some typos in the readme 2021-09-23 14:37:10 +02:00
FelixKratz
fd349366cf push version to 1.3.0 2021-09-23 00:55:55 +02:00
FelixKratz
78b7ee66c4 silence compile warnings 2021-09-23 00:53:07 +02:00
FelixKratz
201237529a no need for bar to be visible for item aliases 2021-09-23 00:49:32 +02:00
FelixKratz
2cbc7f92b5 remove trailing spaces 2021-09-22 17:37:23 +02:00
FelixKratz
d9977e81b5 sharper text rendering 2021-09-22 15:46:49 +02:00
FelixKratz
92c4af9004 allow individual bar hiding 2021-09-22 15:19:22 +02:00
FelixKratz
9558a3c7cd replace config domain with bar domain 2021-09-22 10:42:51 +02:00
FelixKratz
b61f801429 better bar hiding 2021-09-22 10:22:05 +02:00
FelixKratz
49a2425a0c new logic to determine wether an item is shown 2021-09-22 10:21:08 +02:00