Package Details: swaylock-effects 1.6.4-1

Git Clone URL: https://aur.archlinux.org/swaylock-effects.git (read-only, click to copy)
Package Base: swaylock-effects
Description: A fancier screen locker for Wayland.
Upstream URL: https://github.com/mortie/swaylock-effects
Licenses: MIT
Conflicts: swaylock, swaylock-effects-git
Provides: swaylock, swaylock-effects
Submitter: itsme
Maintainer: itsme
Last Packager: itsme
Votes: 11
Popularity: 1.06
First Submitted: 2021-01-31 13:39 (UTC)
Last Updated: 2023-01-11 07:02 (UTC)

Required by (33)

Sources (1)

Pinned Comments

itsme commented on 2023-01-11 07:14 (UTC)

it is necessary to rebuild the package manually because it was returned to the original source with a lesser version than it was

Latest Comments

1 2 Next › Last »

boredland commented on 2023-01-11 08:15 (UTC) (edited on 2023-01-11 08:20 (UTC) by boredland)

And aside from mortie making a release, what was the reason to switch away from the 'jirutka' branch? wasn't the reason back then that 'jirutka' had the upstream swaylock changes, while mortie didn't?

edit: saw the release notes now: https://github.com/mortie/swaylock-effects/releases/tag/v1.6-4

itsme commented on 2023-01-11 07:14 (UTC)

it is necessary to rebuild the package manually because it was returned to the original source with a lesser version than it was

jnsgruk commented on 2023-01-06 17:18 (UTC)

This (and swaylock-effects) are currently broken for latest versions of sway. There is a fix in a PR at: https://github.com/jirutka/swaylock-effects/pull/20

Which does seem to resolve the issue (for me at least..!)

itsme commented on 2022-07-12 17:01 (UTC)

the source has been changed: https://github.com/mortie/swaylock-effects/issues/92

tyrumus commented on 2022-07-12 16:10 (UTC)

It looks like upstream isn't maintained anymore, and has been forked and updated at https://github.com/jirutka/swaylock-effects

(--screenshots flag is currently broken on swaylock-effects + newer stable versions of sway)

Is there any way we could the PKGBUILD moved to the new repo? If you don't have the time to maintain this one anymore, I'm more than happy to take over.

samox73 commented on 2022-06-17 06:41 (UTC)

The git version compiles successfully for me @C_Schmidpeter, @christoph.gysin

C_Schmidpeter commented on 2022-05-18 20:09 (UTC)

I can reproduce the build failure pointed out by @christoph.gysin's

christoph.gysin commented on 2022-03-08 13:39 (UTC) (edited on 2022-03-08 13:40 (UTC) by christoph.gysin)

Fails to build:

In function ‘load_config’,
    inlined from ‘main’ at ../main.c:1771:23:
../main.c:1670:25: error: ‘free’ called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
 1670 |                         free(config);
      |                         ^~~~~~~~~~~~
../main.c: In function ‘main’:
../main.c:1645:24: note: returned from ‘fopen’
 1645 |         FILE *config = fopen(path, "r");
      |                        ^~~~~~~~~~~~~~~~

dr460nf1r3 commented on 2021-05-23 09:08 (UTC)

THanks :)

itsme commented on 2021-05-23 07:23 (UTC)

@dr460nf1r3, added, apologies for the delay