CHEN Xian-an
|
238b2ee5e0
|
Remove shadow on macOS 12
|
2021-10-30 10:48:18 +08:00 |
|
FelixKratz
|
51851b81b7
|
remove only on HEAD notice from README
|
2021-10-29 17:08:30 +02:00 |
|
FelixKratz
|
71344a2712
|
fix double draw region inset and clamp corner radii
|
2021-10-29 16:56:00 +02:00 |
|
FelixKratz
|
f147562fd8
|
fix ghost bounding boxes
|
2021-10-29 16:15:16 +02:00 |
|
FelixKratz
|
ff64e09ba0
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-10-29 14:29:47 +02:00 |
|
FelixKratz
|
2d37b39f51
|
hacky fix for broken sticky windows... bar will have shadow on monterey
|
2021-10-29 14:29:38 +02:00 |
|
Felix Kratz
|
ef84cd0b9c
|
fix mouse event description in README
|
2021-10-29 13:04:47 +02:00 |
|
FelixKratz
|
73f8f533ba
|
optional modifiers for item cloning
|
2021-10-29 00:29:33 +02:00 |
|
FelixKratz
|
50d4da59da
|
reverted insert clone after parent
|
2021-10-29 00:03:47 +02:00 |
|
Felix Kratz
|
a77644b109
|
cleaning up the window tags and clones are inserted after parent
|
2021-10-28 19:42:24 +02:00 |
|
FelixKratz
|
6e29e918f1
|
redraw after remove
|
2021-10-28 02:19:43 +02:00 |
|
FelixKratz
|
0a546229af
|
fix obvious bug in new domains
|
2021-10-28 00:18:16 +02:00 |
|
FelixKratz
|
55e6547500
|
new domains: --move --remove --clone --rename
|
2021-10-26 17:42:26 +02:00 |
|
FelixKratz
|
7df664e441
|
y_offset in bounding rects
|
2021-10-26 00:32:13 +02:00 |
|
FelixKratz
|
eaf7de7ee6
|
upated toc for new reorder domain
|
2021-10-25 21:37:17 +02:00 |
|
FelixKratz
|
b6c19f094b
|
add --reorder domain and query fix
|
2021-10-25 21:34:39 +02:00 |
|
Felix Kratz
|
c333070c83
|
fixed inconsistent query syntax and setting space association resets previous flags
|
2021-10-25 18:30:39 +02:00 |
|
FelixKratz
|
cc28c04b44
|
fix query system invalid domain printouts
|
2021-10-24 20:02:19 +02:00 |
|
FelixKratz
|
d5e934bdba
|
added POLLIN timeout
|
2021-10-24 19:58:45 +02:00 |
|
FelixKratz
|
16590b471a
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-10-24 18:51:43 +02:00 |
|
FelixKratz
|
efe9ca0346
|
fix event trigger
|
2021-10-24 18:51:34 +02:00 |
|
Felix Kratz
|
1c08aa11bc
|
Fix outdated command
|
2021-10-22 10:06:53 +02:00 |
|
FelixKratz
|
a503f68076
|
updated TOC for v2.0.0
|
2021-10-22 01:46:19 +02:00 |
|
FelixKratz
|
727cb97c74
|
removed draw call print
|
2021-10-22 00:30:46 +02:00 |
|
FelixKratz
|
b447f4a6ce
|
updated demo sketchbarrc
|
2021-10-22 00:27:28 +02:00 |
|
FelixKratz
|
8daecea1b3
|
further syntax rework and update guide
|
2021-10-21 23:32:44 +02:00 |
|
Felix Kratz
|
960cdc45f4
|
prepared modifier key piping
|
2021-10-19 19:19:31 +02:00 |
|
Felix Kratz
|
c9ede90ee0
|
fix bar being unfrozen during inital configuration when setting topmost
|
2021-10-19 18:48:08 +02:00 |
|
Felix Kratz
|
83c3a7dfec
|
fix compiler warning
|
2021-10-19 18:27:35 +02:00 |
|
Felix Kratz
|
9b2e2d787b
|
added picky redraw prototype
|
2021-10-19 18:25:04 +02:00 |
|
FelixKratz
|
6fab04fadc
|
modularize bar_item drawing
|
2021-10-19 00:42:45 +02:00 |
|
FelixKratz
|
4c3b5a50c8
|
started restructuring for picky redraw
|
2021-10-19 00:33:53 +02:00 |
|
FelixKratz
|
99be427720
|
syntax overhaul
|
2021-10-18 18:10:51 +02:00 |
|
FelixKratz
|
f4b3cd7b44
|
dynamic length mode
|
2021-10-17 18:09:27 +02:00 |
|
Felix Kratz
|
22fc9ecfbd
|
added custom width feature for items
|
2021-10-15 16:31:29 +02:00 |
|
Felix Kratz
|
4bd25e8e87
|
small updates to readme
|
2021-10-15 15:11:04 +02:00 |
|
Felix Kratz
|
f5d5f52e61
|
restructure readme
|
2021-10-15 15:01:42 +02:00 |
|
Felix Kratz
|
af35c54757
|
catch NULL bar_item earlier
|
2021-10-13 14:34:43 +02:00 |
|
FelixKratz
|
27db928fa6
|
new events and new scripting possibilities
|
2021-10-13 01:24:58 +02:00 |
|
FelixKratz
|
b53bd2bb28
|
fix ghost bounding boxes
|
2021-10-12 21:08:34 +02:00 |
|
FelixKratz
|
e157482375
|
skylight magic for mouse entered and exited events
|
2021-10-11 23:38:55 +02:00 |
|
FelixKratz
|
342ed8019e
|
redraw bar when setting y_offset
|
2021-10-11 20:01:15 +02:00 |
|
FelixKratz
|
38d872cd47
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-10-11 19:55:13 +02:00 |
|
FelixKratz
|
5501eee4fc
|
update setup image
|
2021-10-11 19:55:06 +02:00 |
|
Felix Kratz
|
36effcf92e
|
Add example link to experimental bracket feature
|
2021-10-11 16:33:27 +02:00 |
|
FelixKratz
|
ee0d08c8db
|
bracket optimization
|
2021-10-10 19:35:32 +02:00 |
|
FelixKratz
|
dc2ce74817
|
updated TOC for new experimental features
|
2021-10-10 18:14:29 +02:00 |
|
FelixKratz
|
d308ac7888
|
first item bracketing prototype
|
2021-10-10 18:10:36 +02:00 |
|
FelixKratz
|
fb25459346
|
fix space highlighting
|
2021-10-09 19:13:50 +02:00 |
|
FelixKratz
|
9985c38e09
|
small cmake fixes
|
2021-10-07 10:14:26 +02:00 |
|