Ian Douglas Scott
8c4e66691c
Run cargo update
2025-01-14 09:15:34 -08:00
Ian Douglas Scott
e1895ea3d7
Update dependencies
2025-01-13 10:42:44 -08:00
Ian Douglas Scott
b70828e23f
Update iced/libcosmic
2025-01-13 10:26:45 -08:00
Ian Douglas Scott
c1acf0c1aa
Run cargo update
2024-08-01 12:06:24 -07:00
Ian Douglas Scott
8e7e81bdcf
Run cargo update
2024-07-10 18:29:57 -07:00
Ian Douglas Scott
5e6c6054a9
Run cargo update; with iced changes and new wayland-rs
2024-06-12 09:17:06 -07:00
Michael Aaron Murphy
a936ac96c1
chore: update cargo dependencies
2024-06-11 12:19:17 +02:00
Ian Douglas Scott
4a1d66dfd6
Run cargo update
2024-05-31 21:05:45 -07:00
Ian Douglas Scott
249c62ee0a
Update libcosmic/iced
2024-04-30 16:25:50 -07:00
Ian Douglas Scott
d759e1d7c2
Use cosmic_bg_config to get background
...
Scaling doesn't match `cosmic-bg`?
2024-04-30 12:49:08 -07:00
Ian Douglas Scott
76daf6e980
Update libcosmic/iced for drag-and-drop fixes
2024-04-24 12:46:57 -07:00
Ian Douglas Scott
3a60ba9565
Update gbm and run cargo update
2024-04-19 09:30:45 -07:00
Ian Douglas Scott
e928053697
Run cargo update
2024-04-03 09:17:00 -07:00
Ian Douglas Scott
094c28e105
cosmic-screencopy-v2
2024-03-25 10:24:47 -07:00
Ian Douglas Scott
f9cf9568d2
Update dependencies
2024-03-05 12:38:52 -08:00
Ian Douglas Scott
ab4cfd5bc5
Enable iced wgpu backend, which seems to perform better
...
A good software renderer probably should perform fine where subsurfaces
are used like for the actual images. Perhaps more improvement is needed
in the renderer.
2024-03-01 14:42:53 -08:00
Ian Douglas Scott
1bfcd50383
Update calloop, libcosmic, etc.
2024-03-01 13:07:37 -08:00
Ian Douglas Scott
49ca11ab0c
Run cargo update
2024-02-09 11:17:13 -08:00
Ian Douglas Scott
66fcf19ccc
Run cargo update, and remove use of WorkspaceAmount
...
`WorkspaceAmount` has been removed from cosmic-comp for now.
2024-02-07 19:52:33 -08:00
Ian Douglas Scott
015f61922b
Update libcosmic
2024-02-06 13:32:29 -08:00
Ian Douglas Scott
2164c1ea5a
Create shm buffer directly instead of using RawPool
...
Currently needed if we want an fd to pass to iced-sctk for subsurfaces.
Rather than a wl_buffer.
It would be good if this logic and the dmabuf type could be shared in
some crate.
2024-01-26 14:13:58 -08:00
Ian Douglas Scott
01a64b11fa
Add scheduler for async in wayland thread
2024-01-25 17:06:28 -08:00
Ian Douglas Scott
b60102c908
Update dependencies
2024-01-22 14:56:31 -08:00
Ian Douglas Scott
9d2f2f68d0
Update dependencies
2024-01-19 03:35:33 -08:00
Ian Douglas Scott
6a9e47e160
Update dependencies
2024-01-17 17:58:39 -08:00
Ian Douglas Scott
bc0898fa0a
Update dependencies
2024-01-03 10:57:47 -08:00
Ian Douglas Scott
8718c38a30
Update dependencies
2023-12-26 13:59:31 -08:00
Ian Douglas Scott
b2f81b1a73
i18n
2023-12-26 13:54:29 -08:00
Ian Douglas Scott
68beafe911
Subscribe to changes in cosmic-comp configuration
2023-12-21 10:41:46 -08:00
Ian Douglas Scott
f6ba3b6f98
Run cargo update
2023-12-20 15:07:10 -08:00
Ian Douglas Scott
899dfb0a3d
Show icons for toplevels
2023-12-18 19:41:30 -08:00
Ian Douglas Scott
f40c5919cd
Run cargo update
2023-12-15 15:53:53 -08:00
Ian Douglas Scott
c4adca76c0
Use delegate crate to simplify things a bit.
2023-12-15 13:33:29 -08:00
Ian Douglas Scott
df81bd4e4c
Fix dependency
2023-12-13 12:41:06 -08:00
Ian Douglas Scott
35cb345b70
Run cargo update
2023-12-13 09:41:45 -08:00
Ian Douglas Scott
80e4fb0227
Work around panic
2023-12-12 11:59:32 -08:00
Ian Douglas Scott
89021e3b8b
Fix drag and drop; send command to compositor if supported
2023-12-11 14:06:41 -08:00
Ian Douglas Scott
c1e74747f3
Run cargo update
...
New `libcosmic` avoids unneeded `winit` dependency.
2023-12-11 10:46:49 -08:00
Ian Douglas Scott
e020bf6607
Update libcosmic/iced
2023-12-08 20:14:31 -08:00
Ian Douglas Scott
e5aca0a6b5
Allow dragging toplevel
2023-12-06 10:03:39 -08:00
Ian Douglas Scott
e85741ca5d
Update iced/libcosmic
2023-12-05 09:48:59 -08:00
Ian Douglas Scott
17d231f497
Run cargo update
2023-12-04 11:07:03 -08:00
Ashley Wulber
791441ca10
refactor: single instance
2023-11-21 19:26:12 -05:00
Ian Douglas Scott
fccc5f26e5
Initial support for horizontal workspaces
2023-11-17 14:56:37 -08:00
Ian Douglas Scott
7f1f46c9c7
Error handling when creating gbm buffers
2023-11-16 13:36:38 -08:00
Ian Douglas Scott
acc7c3d472
Update gbm and run cargo update
2023-11-16 12:01:06 -08:00
Ian Douglas Scott
2257e49bba
Run cargo update
2023-11-10 14:44:29 -08:00
Ian Douglas Scott
f585cbc32f
Inital support for allocating dmabufs
2023-11-08 15:51:12 -08:00
Ian Douglas Scott
6fc90b6f2c
Open GBM main device
...
Not yet used.
2023-11-08 14:54:42 -08:00
Ian Douglas Scott
9a822bd76d
Add dmabuf protocol handler
...
Not used yet.
2023-11-08 14:32:33 -08:00