alpha
Login
or
Join now
aly.codes
/
switchyard
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Rules-based browser launcher for TUI + GNOME.
switchyard.aly.codes
tui
gome
bowser
go
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
switchyard
/
src
/
at
bafc581bd4d5a4dccf9f4ca921a77d0b4e090e29
1 folder
36 files
Aly Raffauf
just: add workflow for updatign adguard lists
3w ago
bafc581b
embedded
just: add workflow for updatign adguard lists
3 weeks ago
app.go
just: add workflow for updatign adguard lists
3 weeks ago
browser.go
browser: make detectBrowsers() return hidden browsers by default (#22)
5 months ago
config.go
feat: remove network connection
2 months ago
config_compat_test.go
feat: remove network connection
2 months ago
config_test.go
Add inverted condition logic (#25) * add support for negate condition property * add GUI for negative conditions * update docs
5 months ago
desktop_actions.go
src: cleanup docs
5 months ago
dialog_about.go
src: cleanup docs
5 months ago
dialog_default_browser.go
src: fixup strings, improve strings to match gnome hig
5 months ago
dialog_helpers.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
dialog_hidden_browsers.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
dialog_redirection.go
dialog_redirection: use saveConfigWithFlag for more reliable saves
5 months ago
dialog_rule_add.go
split source files; add proper launch context for donateAction launched from picker window
5 months ago
dialog_rule_common.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
dialog_rule_edit.go
src: cleanup docs
5 months ago
launch.go
fix: properly quote urls for shells
5 months ago
launcher_actions.go
remove costly second calls to detectBrowsers() and loadConfig()
5 months ago
main.go
blepadd native messaging workaround
1 month ago
native_host.go
add initial support for native messaging host + integrated webextension
1 month ago
pattern.go
Add inverted condition logic (#25) * add support for negate condition property * add GUI for negative conditions * update docs
5 months ago
pattern_test.go
Add inverted condition logic (#25) * add support for negate condition property * add GUI for negative conditions * update docs
5 months ago
redirection.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
redirection_test.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
sanitizer.go
feat: remove network connection
2 months ago
sanitizer_test.go
feat: remove network connection
2 months ago
settings_advanced.go
Add Chrome Extension to Advanced Settings Pane
1 month ago
settings_appearance.go
remove costly second calls to detectBrowsers() and loadConfig()
5 months ago
settings_behavior.go
feat: remove network connection
2 months ago
settings_redirections.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
settings_rules.go
windows/settings/rules: swap empty state icon
1 month ago
ui_helpers.go
feat: make ui margins consistent
1 month ago
url.go
fix: properly quote urls for shells
5 months ago
url_test.go
add switchyard:// URI scheme (#21) * docs: add URI scheme * fixup fmt * use net/url for better url parsing, handle special schemas, improve tests * main: handle xdg-open for rejected URLs * url: switch to allowlist for URI schemes * fixup tests * data: provide switchyard:// scheme * add handleSwitchyardURL * add tests for switchyard:// urls * data/metainfo: improve summary * README.md: document URI scheme
5 months ago
validation.go
feat: add link redirections (#26) * add rewrite rules * fixup messaging/language * add support for regex redirections * fixup language * add more redirection tests * add separators to settings window * rm unused conditiosn edit gialog * set redirection dialog to fit element size * clean up dialog helpers * fmt * abstract scrolled windows with createScrolledWindow() * README.md: cleanup features * data/metainfo: add new description to include redirect rules
5 months ago
validation_test.go
add validation tests
6 months ago
window_launcher.go
feat: make ui margins consistent
1 month ago
window_settings.go
windows/settings: always open to browser rules by default
1 month ago