glance/internal/glance
Svilen Markov e01af4adec Delay changing popover display
Previously would make the popover visible and then reposition
it on the next frame in order to avoid getting called recursively
due to the observer, however this causes the scrollbar to appear
if it wasn't already visible for a single frame which is janky.

This change fixes that.
2025-02-15 13:53:13 +00:00
..
static Delay changing popover display 2025-02-15 13:53:13 +00:00
templates Add server-stats widget 2025-02-09 17:52:22 +00:00
cli.go Refactor 1/2 + new stuff 2024-11-24 15:39:14 +00:00
config-fields.go Allow using a standard HTTP proxy in reddit widget 2025-01-06 20:40:46 +00:00
config.go Add comment 2025-02-09 00:39:51 +00:00
diagnose.go Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
embed.go Move log outside of func 2024-11-30 10:59:58 +00:00
glance.go Fix releasing page mutex during template execution 2024-12-08 14:55:53 +00:00
main.go Remove comment 2025-02-09 17:33:07 +00:00
templates.go Add server-stats widget 2025-02-09 17:52:22 +00:00
utils.go Add markets widget link templates & automatic name 2025-01-12 04:21:47 +00:00
widget-bookmarks.go Add target property on bookmarks widget 2025-01-07 10:45:54 +00:00
widget-calendar.go Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
widget-changedetection.go Allow inserting env variables anywhere in the config 2024-12-16 23:59:25 +00:00
widget-clock.go Fix CS 2024-11-30 10:48:33 +00:00
widget-container.go Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
widget-custom-api.go Add Exists function 2025-02-09 05:32:30 +00:00
widget-dns-stats.go Add custom unmarshalling for pihole queries stats 2024-12-28 14:17:48 +00:00
widget-docker-containers.go Change label from title to name 2025-02-02 13:02:59 +00:00
widget-extension.go Preserve formatting of non-html extension widget content 2024-12-22 13:44:41 +00:00
widget-group.go Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
widget-hacker-news.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget-html.go Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
widget-iframe.go Fix CS 2024-11-30 10:48:33 +00:00
widget-lobsters.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget-markets.go Add markets widget link templates & automatic name 2025-01-12 04:21:47 +00:00
widget-monitor.go Update monitor widget 2025-01-17 19:09:49 +00:00
widget-old-calendar.go Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
widget-reddit.go Remove reddit widget title forward slash prefix 2025-01-11 22:31:45 +00:00
widget-releases.go Remove println 2025-02-04 03:55:41 +00:00
widget-repository.go Allow inserting env variables anywhere in the config 2024-12-16 23:59:25 +00:00
widget-rss.go Add preserve-order and limit props to RSS widget 2025-02-07 11:05:53 +00:00
widget-search.go feat: add possibility to set search input placeholder 2025-01-03 19:36:43 +01:00
widget-server-stats.go Add server-stats widget 2025-02-09 17:52:22 +00:00
widget-shared.go Move template vars 2024-11-29 20:45:33 +00:00
widget-split-column.go Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
widget-twitch-channels.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget-twitch-top-games.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget-utils.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget-videos.go Fix index out of range 2025-02-10 11:22:48 +00:00
widget-weather.go Rename variables & interface 2024-11-30 14:24:19 +00:00
widget.go Add server-stats widget 2025-02-09 17:52:22 +00:00