Compare commits

9 Commits

Author SHA256 Message Date
eb2bf4e553 Accepting request 1275570 from X11:COSMIC:Factory
OBS-URL: https://build.opensuse.org/request/show/1275570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-idle?expand=0&rev=5
2025-05-08 16:24:20 +00:00
d655e6f6cb Accepting request 1250171 from X11:COSMIC:Factory
OBS-URL: https://build.opensuse.org/request/show/1250171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-idle?expand=0&rev=4
2025-03-05 12:40:02 +00:00
Richard Rahl
475fe850e6 update to alpha6
OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-idle?expand=0&rev=7
2025-03-04 16:58:48 +00:00
5aaf8fc0c9 Accepting request 1237765 from X11:COSMIC:Factory
OBS-URL: https://build.opensuse.org/request/show/1237765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-idle?expand=0&rev=3
2025-01-14 15:32:38 +00:00
Richard Rahl
bc2bac142b - Update to version 1.0.0~alpha5+0:
* Slow down the fade to black time
  * Reduce `Cargo.lock` build for CI build
  * Run `cargo update`
  * Add a slight delay between screen off and locking

OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-idle?expand=0&rev=5
2025-01-14 12:46:11 +00:00
f02c18dbe1 Accepting request 1228856 from X11:COSMIC:Factory
- Update to version 1.0.0~alpha4+0:
  * fix bug where screen off was triggered while in inhibit state
  * Set DPMS and remove fade surfaces in one place
  * Lock session on screen blanking
  * Load `system_actions` config, and refactor commmand spawning code
  * Use `zbus::connection::Builder`
  * Update default settings
  * Also expose screensaver DBus protocol at path `/ScreenSaver`
  * debian: Fix description
  * Destroy idle notifications when inhibited
  * Fixes for `freedesktop_screensaver`

OBS-URL: https://build.opensuse.org/request/show/1228856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-idle?expand=0&rev=2
2024-12-09 20:10:22 +00:00
Richard Rahl
55c4b5abb5 OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-idle?expand=0&rev=3 2024-12-06 01:36:55 +00:00
8c6b7d195b Accepting request 1223140 from X11:COSMIC:Factory
OBS-URL: https://build.opensuse.org/request/show/1223140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-idle?expand=0&rev=1
2024-11-13 14:27:47 +00:00
Richard Rahl
2f3a9e3d44 OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-idle?expand=0&rev=1 2024-11-04 03:31:03 +00:00
6 changed files with 0 additions and 2730 deletions

2687
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,31 +0,0 @@
[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/jackpot51/rust-atomicwrites"]
git = "https://github.com/jackpot51/rust-atomicwrites"
replace-with = "vendored-sources"
[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
git = "https://github.com/pop-os/cosmic-settings-daemon"
replace-with = "vendored-sources"
[source."git+https://github.com/pop-os/dbus-settings-bindings"]
git = "https://github.com/pop-os/dbus-settings-bindings"
replace-with = "vendored-sources"
[source."git+https://github.com/pop-os/libcosmic"]
git = "https://github.com/pop-os/libcosmic"
replace-with = "vendored-sources"
[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
git = "https://github.com/pop-os/smithay-clipboard"
tag = "pop-dnd-5"
replace-with = "vendored-sources"
[source."git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13"]
git = "https://github.com/pop-os/window_clipboard.git"
tag = "pop-0.13"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:761c21fa71a93cf6494d14cef8545d11ae0fb8262d983eb8d56b5f1923e72ca5
size 96871

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fa166fce9e002c611b1f09728a8969218690874c51aff423b6f2d90056289a3
size 97215

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56fdb4f9ab1e5b64d9982196033ed6773e6c1a43785ffcf8f5bee9a3f24ac823
size 99744

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5446f63194ab7dee2c165640dc057169726ece1e0ba4b3cae1ffaaccd5f9f95f
size 229387