FelixKratz
|
026b2eda0a
|
fixed a bug in token to integer conversion -> spacings in the config might be smaller now
|
2021-08-21 15:11:52 +02:00 |
|
FelixKratz
|
bc006b5d41
|
fixed mouse mouse ghost clicks
|
2021-08-21 12:55:15 +02:00 |
|
FelixKratz
|
a62488c0b7
|
removed unused mouse callbacks
|
2021-08-21 12:45:53 +02:00 |
|
FelixKratz
|
cf1a2b93db
|
removed unnecessary mouse flags
|
2021-08-20 23:56:05 +02:00 |
|
FelixKratz
|
b5e1d01802
|
hotfix for window title component
|
2021-08-20 09:01:02 +02:00 |
|
Felix Kratz
|
5890e077a3
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-08-19 14:38:07 +02:00 |
|
Felix Kratz
|
6e5687cfb8
|
small documentation of possible commands
|
2021-08-19 14:38:02 +02:00 |
|
Felix Kratz
|
72069fec03
|
Merge pull request #9 from donaldguy/position-bottom
Handle offset for menu bar only when on top; error handing and read on `-m config position`
|
2021-08-19 09:55:42 +02:00 |
|
Donald Guy
|
226d7e6d80
|
Merge branch 'master' into position-bottom
|
2021-08-18 19:11:24 -04:00 |
|
FelixKratz
|
44ad32fd79
|
removed dev prints
|
2021-08-19 01:06:53 +02:00 |
|
Donald Guy
|
4fafebb542
|
Only factor in menu-bar height for top bar
use log.c facility for EVENT_HANDLER_MOUSE_UP log/printf
|
2021-08-18 19:05:45 -04:00 |
|
FelixKratz
|
a61fae9621
|
remove bounding rect comment and added position in rc
|
2021-08-19 00:42:00 +02:00 |
|
FelixKratz
|
7e96b93e6f
|
bottom position clicking fixed
|
2021-08-19 00:38:00 +02:00 |
|
FelixKratz
|
a6eb4a8b38
|
added position back in
|
2021-08-19 00:13:57 +02:00 |
|
FelixKratz
|
3afeeb7a50
|
fixed the segfault on display remove and changed reallocs to mallocs along the way
|
2021-08-19 00:06:20 +02:00 |
|
FelixKratz
|
0f2874b523
|
added comment for updating
|
2021-08-18 23:22:01 +02:00 |
|
FelixKratz
|
5ba9ad9e0f
|
move refresh logic to improve performance on multi monitor setups
|
2021-08-18 23:14:27 +02:00 |
|
FelixKratz
|
e659b15f17
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-08-18 22:43:29 +02:00 |
|
FelixKratz
|
600265179c
|
removed unused power source loop
|
2021-08-18 22:43:17 +02:00 |
|
Felix Kratz
|
9facecebc3
|
Update README.md
|
2021-08-17 02:18:29 +02:00 |
|
Felix Kratz
|
cd98384873
|
Update README.md
|
2021-08-17 02:15:12 +02:00 |
|
FelixKratz
|
2a2739483f
|
click actions, graphing improvements and some general fixes
|
2021-08-17 02:11:48 +02:00 |
|
FelixKratz
|
646df4b6c8
|
added click actions and some tweaking to the graph logic
|
2021-08-17 02:11:40 +02:00 |
|
Felix Kratz
|
7c39fbe169
|
Added remark regarding fonts
|
2021-08-14 22:58:01 +02:00 |
|
FelixKratz
|
b9faebcec8
|
install via make install
|
2021-08-14 22:42:59 +02:00 |
|
FelixKratz
|
90a50fb655
|
added install script for easier startup
|
2021-08-14 22:38:55 +02:00 |
|
FelixKratz
|
a553aa46ce
|
change screen, display association logic to allow for multiple associations
|
2021-08-14 21:54:43 +02:00 |
|
FelixKratz
|
b1ee965a36
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-08-14 21:36:15 +02:00 |
|
FelixKratz
|
67b1c8faeb
|
add script for testing of system event subscription
|
2021-08-14 21:36:08 +02:00 |
|
Felix Kratz
|
4a2de76617
|
Update README.md
|
2021-08-14 21:33:27 +02:00 |
|
FelixKratz
|
8b07957c4c
|
add system event subscribe syntax
|
2021-08-14 21:32:25 +02:00 |
|
FelixKratz
|
e82fd9f443
|
new rc file with the new individual highlight colors for spaces
|
2021-08-14 19:59:23 +02:00 |
|
FelixKratz
|
d9b7da5e36
|
reworked the space component with individual highlight colors
|
2021-08-14 19:56:48 +02:00 |
|
FelixKratz
|
69283380e0
|
cleaned up some naming
|
2021-08-14 19:26:46 +02:00 |
|
Felix Kratz
|
f91db7e921
|
Update README.md
|
2021-08-14 13:29:00 +02:00 |
|
FelixKratz
|
5873c89715
|
unified the graph layers for network and cpu
|
2021-08-14 13:16:50 +02:00 |
|
FelixKratz
|
e99abfd5bf
|
clean up of rc file
|
2021-08-14 12:40:08 +02:00 |
|
FelixKratz
|
950f63e08e
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-08-14 12:35:10 +02:00 |
|
FelixKratz
|
6236f8696e
|
added network graph
|
2021-08-14 12:35:02 +02:00 |
|
Felix Kratz
|
610da03a0b
|
Update README.md
|
2021-08-14 02:21:10 +02:00 |
|
Felix Kratz
|
acf8255544
|
Merge branch 'master' of github.com:FelixKratz/SketchyBar
|
2021-08-14 02:03:59 +02:00 |
|
Felix Kratz
|
3db87926da
|
added image
|
2021-08-14 02:03:51 +02:00 |
|
FelixKratz
|
f0a7bb878e
|
new graphing rc
|
2021-08-14 01:10:40 +02:00 |
|
FelixKratz
|
4afe5d48cb
|
cpu graph plugins
|
2021-08-13 23:55:43 +02:00 |
|
FelixKratz
|
32a80803f6
|
better graph component
|
2021-08-13 23:24:41 +02:00 |
|
FelixKratz
|
434305149b
|
added example rc
|
2021-08-13 16:33:06 +02:00 |
|
FelixKratz
|
f1cda70f86
|
added readme
|
2021-08-13 16:30:44 +02:00 |
|
FelixKratz
|
44a0156c3e
|
rename spree
|
2021-08-13 15:58:00 +02:00 |
|
FelixKratz
|
f28d18c265
|
integer division correction for the graphs
|
2021-08-12 23:48:58 +02:00 |
|
FelixKratz
|
19a8972fc0
|
fixed pesky graph bug
|
2021-08-12 19:29:45 +02:00 |
|