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
14
Commits
1
Branch
0
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
DanyLE
5088bf8ac2
improve xdg states handling
2024-04-13 05:17:28 +02:00
protocol
refactor code to multiple modules
2024-03-30 00:18:51 +01:00
.gitignore
refactor code to multiple modules
2024-03-30 00:18:51 +01:00
cursor.c
improve xdg states handling
2024-04-13 05:17:28 +02:00
cursor.h
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
diyac.c
improve xdg states handling
2024-04-13 05:17:28 +02:00
diyac.h
improve xdg states handling
2024-04-13 05:17:28 +02:00
foreign.c
improve: better support foreign protocol
2024-04-13 00:25:39 +02:00
foreign.h
feat: add wlr_foreign_toplevel support
2024-04-12 21:18:42 +02:00
layer.c
improve xdg + layer shell support
2024-04-01 15:38:57 +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 wlr_foreign_toplevel support
2024-04-12 21:18:42 +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
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
output.h
feat: add support layershell protocol
2024-03-31 16:09:01 +02:00
README.md
Initial commit
2024-03-24 22:13:11 +01:00
seat.c
refactor + add request set selection handles
2024-04-01 23:51:48 +02:00
seat.h
feat: add support layershell protocol
2024-03-31 16:09:01 +02:00
view.c
improve xdg states handling
2024-04-13 05:17:28 +02:00
view.h
improve xdg states handling
2024-04-13 05:17:28 +02:00
xdg.c
improve xdg states handling
2024-04-13 05:17:28 +02:00
xdg.h
improvement on xdg request handles
2024-04-01 22:12:35 +02:00
README.md
diyac
Description
No description provided
Readme
310
KiB
Languages
C
98.8%
Makefile
1.2%