This website requires JavaScript.
Explore
Help
Sign In
dany
/
diyac
Watch
1
Star
0
Fork
0
You've already forked diyac
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26
Commits
2
Branches
0
Tags
ea989288494d72db200f1e000b8c98124b44dc82
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dany LE
ea98928849
fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
2025-07-03 14:58:20 +02:00
protocol
improve basic multi output support
2024-04-15 13:56:11 +02:00
.gitignore
refactor code to multiple modules
2024-03-30 00:18:51 +01:00
cursor.c
fix: update to wlroot 0.18
2025-07-02 22:54:16 +02:00
cursor.h
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
diyac.c
fix: update to wlroot 0.18
2025-07-02 22:54:16 +02:00
diyac.h
fix: update to wlroot 0.18
2025-07-02 22:54:16 +02:00
foreign.c
feat: handle minimize event on views
2025-06-11 17:40:36 +02:00
foreign.h
feat: add wlr_foreign_toplevel support
2024-04-12 21:18:42 +02:00
layer.c
fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
2025-07-03 14:58:20 +02:00
layer.h
feat: add support layershell protocol
2024-03-31 16:09:01 +02:00
LICENSE
Initial commit
2024-03-24 22:13:11 +01:00
Makefile
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
node.c
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
node.h
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
output.c
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
output.h
improve basic multi output support
2024-04-15 13:56:11 +02:00
README.md
Initial commit
2024-03-24 22:13:11 +01:00
seat.c
fix: layer shell + view bugs
2025-06-13 17:51:38 +02:00
seat.h
fix: layer shell + view bugs
2025-06-13 17:51:38 +02:00
session.c
improve session lock support stability
2024-04-17 01:08:26 +02:00
session.h
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
view.c
fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
2025-07-03 14:58:20 +02:00
view.h
fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
2025-07-03 14:58:20 +02:00
xdg.c
fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
2025-07-03 14:58:20 +02:00
xdg.h
fix: update to wlroot 0.18
2025-07-02 22:54:16 +02:00
README.md
diyac
Description
No description provided
Readme
MIT
484
KiB
Languages
C
98.8%
Makefile
1.2%