Commit Graph

10 Commits

Author SHA1 Message Date
af4c1e8514 Prevent default on middle click 2024-11-17 09:57:46 +00:00
d4fecd1dd8 Fix middle mouse click 2024-11-17 09:49:56 +00:00
79779eb721 Restore title-url functionality on group titles 2024-11-17 09:36:46 +00:00
c6b07852fe Clear search input on submission 2024-11-16 08:29:58 +00:00
c4149f5d94 Merge pull request #248 from oliver-mitchell/fix-non-whole-hour-timezone-display-on-clock
fix: non-whole-hour timezones now correctly shown on Clock widget
2024-10-30 15:48:24 +00:00
de2db71e54 Simplify clock zone diff text and add title for more details 2024-10-30 15:30:34 +00:00
1e2e66ecf7 fix: non-whole-hour timezones now correctly shown on Clock
Timezones that used non-whole-hour definitions (ie. Australia/ACDT) not correctly shown on the Clock widget. This fix changes how the difference is calculated to account for both minutes, and hours.

Due to the change, the text shown for relative timezone differences also had to be changed.
2024-10-29 00:00:37 +10:30
e5bb102ab1 Add split-column widget 2024-10-15 18:05:29 +01:00
b0c4d70628 Fix bug with collapsible grids inside of group widget
Also move utils to new file
2024-09-30 00:42:19 +01:00
83c7c4a14a Add popover functionality 2024-08-19 02:15:22 +01:00