Calum MacRae
ce0872c9da
docs: Set icon font to "Solid" style
2021-03-30 22:22:23 +01:00
Calum MacRae
c9305ddf33
feature: Add padding options
2021-03-30 22:11:25 +01:00
Calum MacRae
e4d5e6fa57
docs: Update changelog to note new shell sections
2021-03-30 21:32:45 +01:00
Calum MacRae
e99329838c
feature: shell outputs
...
These changes introduce left|right|center shell outputs sections to
accommodate the display of custom information
2021-03-30 21:29:16 +01:00
Calum MacRae
10995851cd
feature: Introduce on|off switches for spaces/clock/power
2021-03-28 00:13:15 +00:00
Calum MacRae
db5f34c6de
docs: Update unreleased changelog (bug fix & title option)
2021-03-27 23:24:29 +00:00
Calum MacRae
c87cb4ea5e
docs: Fix "charging" typo in man page
2021-03-27 23:24:04 +00:00
Calum MacRae
d8839dea3b
tooling: Set date in man page if generating from Nix shell
2021-03-27 23:23:27 +00:00
Calum MacRae
4392b2d1ea
Merge branch 'norviah/display_title_option'
2021-03-27 21:00:53 +00:00
Calum MacRae
003beb7a85
docs: Document 'title' option & set default to 'on'
...
Closes #32
2021-03-27 20:57:44 +00:00
Calum MacRae
d9ae76f27d
docs: Fix typos in manpage
2021-03-27 16:20:51 +00:00
Calum MacRae
9f8087d920
fix: Work around Big Sur read buffer tracking
...
As noted by @koekeishiya on yabai#714, it seems a bug was introduced
in Big Sur which causes `read` calls to track buffers incorrectly.
These changes (taken from koekeishiya/yabai@4f8be49 ) work around this.
Closes #41
2021-03-27 16:20:51 +00:00
cmacrae
0520f18156
release: v1.2.1
2021-03-27 16:20:51 +00:00
Oddmund Strømme
cb0119149c
Add/fix "get space_icon_strip"
...
If no value given when calling `spacebar -m config space_icon_strip`,
print the current value.
Prints icon strip names delimited by spaces and surrounded with double
quotation marks, so it supports space names with spaces.
2021-03-27 16:20:51 +00:00
cmacrae
329c79beb3
release: v1.2.0
2021-03-27 16:20:51 +00:00
Calum MacRae
401f6cd137
docs: Fix typos in manpage
2021-03-27 16:18:41 +00:00
Calum MacRae
87edb7e813
fix: Work around Big Sur read buffer tracking
...
As noted by @koekeishiya on yabai#714, it seems a bug was introduced
in Big Sur which causes `read` calls to track buffers incorrectly.
These changes (taken from koekeishiya/yabai@4f8be49 ) work around this.
Closes #41
2021-03-27 13:24:09 +00:00
cmacrae
809f960d09
release: v1.2.1
2020-11-18 17:04:38 +00:00
Oddmund Strømme
e2a53e513b
Add/fix "get space_icon_strip"
...
If no value given when calling `spacebar -m config space_icon_strip`,
print the current value.
Prints icon strip names delimited by spaces and surrounded with double
quotation marks, so it supports space names with spaces.
2020-11-18 16:57:26 +00:00
cmacrae
95ac5d7164
release: v1.2.0
2020-11-18 16:18:50 +00:00
norviah
3e0a5ff93d
feature: implement 'title' option to determine whether or not to display an application's title
2020-08-09 19:08:26 -07:00
cmacrae
14243d282b
docs: Link asciidoc for man spacebar
in README
2020-08-05 23:43:09 +01:00
cmacrae
5c4b22ca45
docs: Update README to include spacing config examples
2020-08-05 23:35:08 +01:00
cmacrae
4eaab7623a
feature: Add spacing options
...
As requested in #30
2020-08-05 23:18:34 +01:00
cmacrae
b075de54d6
release: v1.1.1
2020-07-21 19:58:28 +01:00
cmacrae
8133872534
docs: Update changelog [unreleased]
2020-07-19 09:49:58 +01:00
cmacrae
38ee3992ec
enhancement: More dynamic padding for status area
2020-07-19 01:11:10 +01:00
cmacrae
afa0db1ff0
enhancement: Pad long titles by 100px either side
2020-07-18 19:07:28 +01:00
cmacrae
0e2d05fff2
fix: Correct overlap logic for long titles
...
These changes fix the logic used to calculate overlaps for the
centre strip.
Closes #28
2020-07-18 15:03:21 +01:00
cmacrae
542855131f
fix: Don't draw titles longer than 100 characters
...
Closes #26
2020-07-17 21:59:16 +01:00
cmacrae
4cf1275aaa
docs: Remove demo image link from README
2020-07-17 17:14:14 +01:00
cmacrae
d1e087cce8
docs: Add demo image to README
2020-07-17 16:34:45 +01:00
cmacrae
ac748efb97
docs: Nice colours for README badges
2020-07-17 15:52:48 +01:00
cmacrae
e226a485c5
docs: Add GitHub Projects badge to README
2020-07-17 15:27:38 +01:00
cmacrae
5ad8cea5aa
feature: Implement 'height' config option
2020-07-17 14:13:52 +01:00
cmacrae
d298631f93
general: Clean up unused scripts & make targets
2020-07-17 00:41:18 +01:00
cmacrae
b1f4bcb2d3
docs: Add debugging instructions for Nix service
2020-07-17 00:32:47 +01:00
cmacrae
49065e2623
docs: Correct v1.0.0 changelog link
2020-07-17 00:21:00 +01:00
cmacrae
7850e18443
docs: Update yabai padding instructions
2020-07-16 22:52:06 +01:00
cmacrae
4fd4bb11be
fix: Calculate bottom of display for position 'bottom'
2020-07-16 20:13:42 +01:00
cmacrae
1733208ec0
docs: General README updates
...
Closes #10
2020-07-13 23:38:22 +01:00
cmacrae
681108fe36
docs: Update author references
...
somdoron was kind enough to transfer project ownership over to me \o/
2020-07-12 21:26:50 +01:00
Doron Somech
07a9bf24db
Merge pull request #24 from cmacrae/enhancement/position
...
feature: Implement 'position' option ('top' or 'bottom')
2020-07-12 23:02:45 +03:00
cmacrae
0759ebf9a0
feature: Implement 'position' option ('top' or 'bottom')
2020-07-12 17:31:27 +01:00
Doron Somech
c7e1a0b4d8
Merge pull request #22 from cmacrae/enhancement/right_line_colours
...
feature: Add options to change colours of right strip icons
2020-07-09 21:29:55 +03:00
cmacrae
74cbbc1ac2
feature: Add options to change colours of right strip icons
...
These changes introduce the following options (should be pretty self
explanatory):
- power_icon_color
- battery_icon_color
- clock_icon_color
- dnd_icon_color
I've also taken the liberty of updating the docs
2020-07-09 19:23:52 +01:00
Doron Somech
b1237f79ca
Merge pull request #21 from cmacrae/enhancement/dnd
...
feature: DND indicator
2020-07-09 19:44:41 +03:00
cmacrae
33f8faad8f
feature: DND indicator
...
These changes introduce a DoNotDisturb indicator in the right strip.
Colour is currently non-configurable - this will be added as an
enhancement in the future, along with colour options for other
elements in the right strip.
2020-07-09 17:25:41 +01:00
Doron Somech
bd0d9e916a
Merge pull request #20 from cmacrae/enhancement/fix/powerline_position
...
fix: Calculate position of batt_line based on clock format
2020-07-09 11:00:32 +03:00
Calum MacRae
85547b5ea0
Merge branch 'master' into enhancement/fix/powerline_position
2020-07-08 21:08:58 +01:00