This website requires JavaScript.
Explore
Help
Sign In
milarin
/
sway
Watch
1
Star
0
Fork
0
You've already forked sway
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
7
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
milarin
103b4c37a8
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
.gitignore
added gitignore
2024-02-14 15:07:18 +01:00
client.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
event.go
rewrite
2024-02-14 15:12:39 +01:00
get_bar_config.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_binding_modes.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_config.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_current_binding_mode.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_marks.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_outputs.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_tree.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_version.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
get_workspaces.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
go.mod
rewrite
2024-02-14 15:12:39 +01:00
go.sum
rewrite
2024-02-14 15:12:39 +01:00
run_command.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
send_tick.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
subscribe.go
fixed context usage in Subscribe
2024-02-14 15:26:17 +01:00
types.go
refactored communication into sendMessage function
2024-02-14 16:36:12 +01:00
Description
swaywm IPC package for Go
68
KiB
Languages
Go
100%