sside

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScreenSidebar

type ScreenSidebar struct {
	// Tabs for DMs, Chats, and Friends in that order
	Base          *container.AppTabs
	ScreenManager *screen.ScreenManager
	// All widgets used in the sidebar
	Widgets WidgetTableSidebar
	Window  fyne.Window
}

func InitScreenSidebar

func InitScreenSidebar(w fyne.Window, s *screen.ScreenManager, c *chat.ChatCache) *ScreenSidebar

type WidgetTableSidebar

type WidgetTableSidebar struct {
	// List of chat cards which display info about a chat and open that chat when clicked
	ChatsList *widget.List
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL