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
20
Commits
2
Branches
0
Tags
9e53955336cb1c6f834cd5fb9fae924419923b02
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
DanyLE
9e53955336
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01: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
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01:00
diyac.h
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01: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
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01:00
seat.h
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01: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
MIT
521
KiB
Languages
C
98.8%
Makefile
1.2%