Ian Douglas Scott
9a822bd76d
Add dmabuf protocol handler
...
Not used yet.
2023-11-08 14:32:33 -08:00
Ian Douglas Scott
b1d986ee71
Remove workaround for compositor issue that should be fixed
2023-11-08 14:09:34 -08:00
Ian Douglas Scott
9598a9f8e4
Use WlOutput instead of output names for matching
...
With a shared wayland connection between the code here and iced, if we
don't bind outputs outselves, we can have `WlOutput`s that match.
This simplifies things.
2023-11-08 13:59:53 -08:00
Ian Douglas Scott
96cd334b81
Share wayland connection with iced-sctk instead of creating new one
2023-11-08 13:31:13 -08:00
Ian Douglas Scott
c34857b34c
debian: Add libwayland-dev build dependency
2023-11-08 13:18:45 -08:00
Ian Douglas Scott
01b007ef83
Update dependencies
2023-11-03 13:06:43 -07:00
Jeremy Soller
63f299a0be
Merge pull request #5 from wiiznokes/patch-1
...
Update .gitignore
2023-10-05 17:00:08 -06:00
wiiznokes
3eed0c236a
Update .gitignore
2023-10-05 23:08:26 +02:00
Jeremy Soller
d8c820b86f
Add .gitignore
2023-09-11 13:34:20 -06:00
Jeremy Soller
dccdcee374
cargo update
2023-09-11 13:34:13 -06:00
Ian Douglas Scott
bbd0a1c128
WIP drag and drop
2023-07-20 15:48:19 -07:00
Ian Douglas Scott
970b07fa58
Fix panic in background thread
2023-07-20 15:42:32 -07:00
Ian Douglas Scott
c98b48586f
Update dependencies
2023-07-20 14:49:17 -07:00
Ian Douglas Scott
f8a3c4ba55
WIP drag-and-drop
2023-07-20 14:49:12 -07:00
Ian Douglas Scott
33a1578eb0
Run cargo update
2023-07-10 09:59:10 -07:00
Ian Douglas Scott
2453276991
Update to libcosmic master
2023-05-31 15:59:03 -07:00
Ian Douglas Scott
078fc31713
Update libcosmic/iced for advanced text rebase
2023-05-12 13:25:19 -07:00
Ian Douglas Scott
60a4a2fa63
Initialize env_logger
2023-04-13 14:30:47 -07:00
Ian Douglas Scott
3dedd6940c
Cargo update
2023-04-07 11:33:54 -07:00
Ian Douglas Scott
8bc6e66de1
Update sctk, iced, etc.
2023-04-04 16:20:40 -07:00
Ian Douglas Scott
7b912f7ea6
Add .desktop file
2023-03-31 19:04:45 -07:00
Ian Douglas Scott
f686ede90f
Don't cover panel
2023-03-27 10:37:30 -07:00
Ian Douglas Scott
1013a67413
Use exclusive_zone: -1 to not have panel impact position
...
Or need to make sure size is right, and it fills space other than panel?
2023-03-27 10:21:44 -07:00
Ian Douglas Scott
c010093809
Run cargo update
2023-03-27 09:44:17 -07:00
Ian Douglas Scott
c655ea1823
Don't create an initial surface
2023-03-22 11:53:03 -07:00
Ian Douglas Scott
84fcfb8021
cargo update
2023-03-22 10:28:59 -07:00
Ian Douglas Scott
4e2ef433fd
Handle global workspaces
2023-03-22 10:03:18 -07:00
Ian Douglas Scott
69a877894a
Update dependencies
2023-03-16 14:08:20 -07:00
Ian Douglas Scott
e781ea0d34
Fix/workaround row/column space allocation
2023-02-22 14:37:49 -08:00
Ian Douglas Scott
4f01de3c46
Rename layer-shell namespace with "cosmic-" prefix
2023-02-21 15:20:43 -08:00
Ian Douglas Scott
ee0fc835ea
debian: Fix missing dependency
2023-02-14 13:46:44 -08:00
Ian Douglas Scott
5d85ec3ab5
Use optimization in dev builds to make it usable
2023-02-14 13:46:20 -08:00
Ian Douglas Scott
d562fe57eb
Some spacing/alignment tweaks
2023-02-10 14:28:44 -08:00
Ian Douglas Scott
4ca7c9fb56
Handle toplevel info updates
2023-02-10 13:41:08 -08:00
Ian Douglas Scott
b5931cd240
Initial support for filtering what to capture to only what's needed
2023-02-10 10:12:26 -08:00
Ian Douglas Scott
b29f1149a4
Split up wayland code into more files
2023-02-09 16:04:36 -08:00
Ian Douglas Scott
a5b78a4300
Clippy fixes
2023-02-09 14:29:34 -08:00
Ian Douglas Scott
8c690e9648
Split wayland buffer code into a file
2023-02-09 14:10:31 -08:00
Ian Douglas Scott
c46ab4f1e6
Recapture workspace/toplevel on damage; start code for filtering
...
For some reason using calloop makes output events not consistently
occur?
2023-02-09 14:00:22 -08:00
Ian Douglas Scott
04607b84aa
Don't ignore iced::Command
2023-01-26 16:01:43 -08:00
Ian Douglas Scott
cc87545b7d
Use iced_sctk re-export
2023-01-26 15:47:23 -08:00
Ian Douglas Scott
2cbef636a4
Fixes for screencopy behavior
2023-01-26 15:44:05 -08:00
Ian Douglas Scott
a26e28c889
cargo update
2023-01-26 09:37:25 -08:00
Ian Douglas Scott
4e18061a83
User custom user data for screencopy
2023-01-23 15:30:47 -08:00
Ian Douglas Scott
8af56a5a34
Initial debian packaging
2023-01-20 15:25:00 -08:00
Ian Douglas Scott
ecd858dc9d
Update dependencies
2023-01-20 14:04:03 -08:00
Ian Douglas Scott
438b334352
Handle output update events
2023-01-20 14:02:52 -08:00
Ian Douglas Scott
747ffd8b23
Persist, and toggle with a dbus service
...
Seems to have some issues at present.
2023-01-19 16:29:20 -08:00
Ian Douglas Scott
349a7f5a3e
Handle toplevel removal
2023-01-18 11:01:47 -08:00
Ian Douglas Scott
0226f20da1
Make button close toplevels
2023-01-18 10:58:22 -08:00