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
24
Commits
2
Branches
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
DanyLE
964d22b22c
fix: disable active layer when a regular view is focused
2025-06-14 13:07:59 +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
refactor: cleanup code
2025-06-11 11:42:39 +02:00
diyac.h
Add support for wlr_virtual_keyboard_v1 protocol
2025-03-11 00:01:47 +01: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: layer shell + view bugs
2025-06-13 17:51:38 +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: disable active layer when a regular view is focused
2025-06-14 13:07:59 +02:00
view.h
fix: layer shell + view bugs
2025-06-13 17:51:38 +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
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
MIT
214
KiB
Languages
C
98.8%
Makefile
1.2%