Make every part of the output configurable with user defined functions #5

Open
gergely wants to merge 3 commits from configurable-output into main
Owner
No description provided.
gergely force-pushed configurable-output from 2f3e3dc6c2 to 700027bdd5 2021-03-12 18:00:12 +01:00 Compare
gergely force-pushed configurable-output from 700027bdd5 to 3779adda25 2025-03-31 17:40:57 +02:00 Compare
gergely force-pushed configurable-output from 3779adda25 to b0c64c3ff6 2025-12-03 11:21:12 +01:00 Compare
Contributor

I've been using this for a while now and it seems all good

I've been using this for a while now and it seems all good
Contributor

Although I get these warnings on load:

⛔ Warning (native-compiler): org-clock-waybar.el:160:27: Warning: the function ‘org-clock-waybar-class-function’ is not known to be defined.
⛔ Warning (native-compiler): org-clock-waybar.el:157:29: Warning: the function ‘org-clock-waybar-tooltip-function’ is not known to be defined.
⛔ Warning (native-compiler): org-clock-waybar.el:154:25: Warning: the function ‘org-clock-waybar-alt-function’ is not known to be defined.
⛔ Warning (native-compiler): org-clock-waybar.el:151:26: Warning: the function ‘org-clock-waybar-text-function’ is not known to be defined.

(I have a tooltip function defined)

Although I get these warnings on load: ``` ⛔ Warning (native-compiler): org-clock-waybar.el:160:27: Warning: the function ‘org-clock-waybar-class-function’ is not known to be defined. ⛔ Warning (native-compiler): org-clock-waybar.el:157:29: Warning: the function ‘org-clock-waybar-tooltip-function’ is not known to be defined. ⛔ Warning (native-compiler): org-clock-waybar.el:154:25: Warning: the function ‘org-clock-waybar-alt-function’ is not known to be defined. ⛔ Warning (native-compiler): org-clock-waybar.el:151:26: Warning: the function ‘org-clock-waybar-text-function’ is not known to be defined. ``` (I have a tooltip function defined)
This pull request has changes conflicting with the target branch.
  • org-clock-waybar.el
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin configurable-output:configurable-output
git checkout configurable-output
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gergely/org-clock-waybar#5