GitShow/BurntSushi/wingo
BurntSushi

wingo

A fully-featured window manager written in Go.

by BurntSushi
Star on GitHubFork

Go

1.0k stars105 forks11 contributorsQuiet · 4mo agoSince 2012WTFPL

Meet the team

See all 11 on GitHub →
BurntSushi
BurntSushi92 contributions
attilaolah
attilaolah1 contribution
cskau
cskau1 contribution
floren
floren1 contribution
jck
jck1 contribution
cshapeshifter
cshapeshifter1 contribution

Languages

View on GitHub →
Go98.2%
Shell0.8%
Python0.8%
Makefile0.3%
Vim Script0%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
MD-Mushfiqur123
refactor: replace interface{} with any (Go 1.18+)MergedPR

Replaces all type literals with (Go 1.18+). The definition in is preserved as it is an interface type definition, not a type literal usage. Files changed: 11 event/ipc.go wm/prompt.go logger/logger.go xclient/prompts.go prompt/select_item.go prompt/examples/select/main.go wini/wini.go commands/misc.go prompt/select.go workspace/workspace.go event/events.go (skipped: interface definition)

MD-Mushfiqur123 · 3mo ago
enzv
docs: use `go install` to install wingoMergedPR

Nowadays, way is deprecated to build and install pkgs. See: https://go.dev/doc/go-get-install-deprecation

enzv · 2y ago
BlakeMScurr
Fix function comments based on best practices from Effective GoMergedPR

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From effective go. I generated this with CodeLingo and I'm keen to get some feedback, but this is automated so feel free to close it and just say ** to opt out of future CodeLingo outreach PRs.

BlakeMScurr · 7y ago
Structured data for AI agents

Repository: BurntSushi/wingo. Description: A fully-featured window manager written in Go. Stars: 1020, Forks: 105. Primary language: Go. Languages: Go (98.2%), Shell (0.8%), Python (0.8%), Makefile (0.3%), Vim Script (0%). License: WTFPL. Open PRs: 0, open issues: 73. Last activity: 4mo ago. Community health: 42%. Top contributors: BurntSushi, attilaolah, cskau, floren, jck, cshapeshifter.

·@ofershap

Replace github.com with gitshow.dev