|
|
7b82e65493
|
Remove unwanted dependencies
- Remove `winit` from dependencies because it is already re-exported in `i-slint-backend-winit`
- Cargo fmt and clippy fixes
|
2025-11-18 22:04:21 +05:30 |
|
|
|
04f2050af0
|
Set window type to dock
- `_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK`
- This lets an X11 WM treat it as a panel/dock
|
2025-11-18 16:15:44 +05:30 |
|
|
|
d587a9866b
|
Minimal bar
- Is not of the type "dock" yet
|
2025-11-18 12:16:18 +05:30 |
|
|
|
d7504bce1d
|
Update README.md
|
2025-11-18 06:10:35 +00:00 |
|
|
|
84c29e57e6
|
Initial commit
|
2025-11-18 06:09:30 +00:00 |
|