This website requires JavaScript.
Explore
Help
Sign In
hyprland-tools
/
hypr
Watch
1
Star
0
Fork
0
You've already forked hypr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20
Commits
1
Branch
22
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
13a1346c39
check reachability once at method call
2024-12-12 20:35:28 +01:00
.gitignore
rewrite
2024-02-09 20:34:41 +01:00
check_reachable.go
check reachability once at method call
2024-12-12 20:35:28 +01:00
dispatch.go
IsReachable and WaitUntilReachable implemented
2024-02-19 10:02:33 +01:00
get_clients.go
fixed missing negation in WaitForClient
2024-08-26 22:00:04 +02:00
getters.go
renamed instance to client
2024-02-15 14:41:37 +01:00
go.mod
migrated to hyprland-tools
2024-02-20 13:45:20 +01:00
go.sum
rewrite
2024-02-09 20:24:48 +01:00
model_bind.go
rewrite
2024-02-09 20:24:48 +01:00
model_event.go
added new events introduced in Hyprland versions from v0.36.0 to v0.37.1
2024-03-19 19:20:24 +01:00
model_instance.go
moved hyprland sockets to new locations
2024-05-16 18:26:35 +02:00
model_misc.go
rewrite
2024-02-09 20:24:48 +01:00
model_monitor.go
rewrite
2024-02-09 20:24:48 +01:00
model_window.go
removed fakefullscreen
2024-08-15 12:42:58 +02:00
model_workspace.go
rewrite
2024-02-09 20:24:48 +01:00
subscribe_event.go
subscribe on all events if no events type are given
2024-02-20 13:54:57 +01:00
utils.go
WaitForClient improved
2024-08-26 21:48:18 +02:00
Description
IPC package for Hyprland
74
KiB
Languages
Go
100%