Compare commits

...

5 Commits

Author SHA256 Message Date
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
4 changed files with 0 additions and 2724 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