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
19
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
4a7219f03c
improve session lock support stability
2024-04-17 01:08:26 +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
improve basic multi output support
2024-04-15 13:56:11 +02:00
cursor.h
improve xdg + layer shell support
2024-04-01 15:38:57 +02:00
diyac.c
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
diyac.h
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
foreign.c
improve basic multi output support
2024-04-15 13:56:11 +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 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
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +02:00
seat.h
feat: add lock session protocol support (WIP)
2024-04-15 17:32:53 +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
improve session lock support stability
2024-04-17 01:08:26 +02:00
view.h
improve xdg states handling
2024-04-13 05:17:28 +02:00
xdg.c
improve session lock support stability
2024-04-17 01:08:26 +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%