No description
Find a file
Ian Douglas Scott 3d7d3823c4 Change workspace based on scroll events
Works, I'm not sure how many pixels to interpret as a change to the
workspace, and perhaps it should accumulate multiple deltas with a
timer. Assuming some lower level of the stack isn't doing that already.
I only see `ScrollDelta::Pixels` events, not `Lines`, though maybe
that's relevant with a different type of input device.

The behavior would also be clearer with animation, though it doesn't
seem to bad
(https://github.com/pop-os/cosmic-workspaces-epoch/issues/32).

Fixes https://github.com/pop-os/cosmic-workspaces-epoch/issues/34.
2025-02-06 13:32:50 -08:00
data chore(desktop-file): remove ICED category 2024-07-18 06:07:11 +02:00
debian refactor: single instance 2023-11-21 19:26:12 -05:00
i18n fix(interface): align closer to designs 2025-01-15 11:49:54 -08:00
src Change workspace based on scroll events 2025-02-06 13:32:50 -08:00
.gitignore Update .gitignore 2023-10-05 23:08:26 +02:00
Cargo.lock Use updated screencopy abstraction 2025-02-04 13:58:20 -08:00
Cargo.toml Use std LazyLock instead of once_cell crate 2025-01-16 10:21:35 -08:00
i18n.toml Add i18n support 2023-12-26 13:40:38 -08:00
LICENSE Add LICENSE 2023-01-06 19:06:48 -08:00
Makefile fix(interface): align closer to designs 2025-01-15 11:49:54 -08:00
rustfmt.toml Format imports 2024-04-24 13:00:40 -07:00