32 Commits

Author SHA256 Message Date
e73b737166 Accepting request 1151546 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151546
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=61
2024-03-05 08:59:48 +00:00
Aaron Stern
f7fe8a4c50 Accepting request 1058822 from home:dirkmueller:Factory
- update to 1.6.1:
  * Allow wayland sessions to pass validation
  * Add github workflow, remove .circleci.

OBS-URL: https://build.opensuse.org/request/show/1058822
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=59
2023-01-18 19:56:27 +00:00
Aaron Stern
3931fb3baa Accepting request 1046181 from home:dirkmueller:Factory
- update to 1.6.0:
  * cursor size: Use 24 as a default size instead of 0.
  * Set our own cursor theme and size internally via GtkSettings

OBS-URL: https://build.opensuse.org/request/show/1046181
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=57
2023-01-13 22:34:17 +00:00
Aaron Stern
5c80719e5d Accepting request 1039972 from home:dirkmueller:Factory
- update to 1.5.9:
  * l10n: Update translations
  * live session: Try to make sure no username entry is displayed in (#203)
  * Fix typo in en_CA translation (fix submitted on LP also).

OBS-URL: https://build.opensuse.org/request/show/1039972
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=55
2022-12-05 20:29:09 +00:00
818db2418e Accepting request 908858 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 1.5.4.
  * l10n: Update translations
- Updates for version 1.5.3.
  * menubar: kill using Posix.Signal.TERM instead of Posix.SIGTERM
  * shutdown-dialog: margin left/right -> margin_start_end
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/request/show/908858
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=54
2021-08-01 13:02:29 +00:00
1ecaeff898 - Update to version 1.5.2.
* Add badge for fynedesk (#174)
  * l10n: Update translations

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=52
2021-01-14 10:59:07 +00:00
f7bbb2cefa - Update to version 1.5.1.
* l10n: Update translations

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=50
2020-12-27 07:31:56 +00:00
001b19e2c9 Accepting request 853654 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 1.5.0.
  * Add clock-format to config.

OBS-URL: https://build.opensuse.org/request/show/853654
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=48
2020-12-08 10:24:04 +00:00
e0b9c4d180 Accepting request 838219 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 1.4.1.
  * Fix vala-0.45 compile error
  * Add sway badge.
  * l10n: Update translations
  * settings: Turn the 'grid' display off by default.
  * Fix sway badge size
  * Cleaned up and fixed compiler warnings.
  * Finally get the size of the svg right.
  * Remove at-spi load/kill code 
  * Add option to span background across multiple monitors 
  * Rename/simplify background mode
- Remove vala-0.46.1+-requiring-non-public-creation-method-of-abstract-class.patch
  It was fixed.
- Rebase slick-greeter-gtk-3.20.patch
- Update to version 1.2.7
  * translation updates
- add vala-0.46.1+-requiring-non-public-creation-method-of-abstract-class.patch
  * vala 0.46.1+ doesn't allow creation method of abstract class
    to be public
- Update to version 1.2.5:
  * Packaging: Fix Debian build (#122)
  * remove mlockall (#127)
  * Remove slick-greeter-1.2.4-FTBFS-vala-0.43.patch -- Fix Upstream FTBFS with vala 0.43 (#131)
  * Fixed default session for manual user entry. (#129) 
- fix tumbleweed build
  * add slick-greeter-1.2.4-FTBFS-vala-0.43.patch
- Update to version 1.2.4:
  * Update translations.
- Update to version 1.2.3:
  * background.vala: Fix build with vala 0.42 (no default value
    allowed when using custom getter).
  * Update translations.
- Remove slick-greeter-fix-vala-0.42.patch: fixed upstream.
- Add slick-greeter-fix-vala-0.42.patch: Fix build with Vala 0.42
  (no default value allowed when using custom getter,
   commit ed52e2b).
- Add slick-greeter-gtk-3.20.patch: Restore GTK+ 3.20 support.
- Update to version 1.2.2:
  * Update translations.
- Update to version 1.2.1:
   * Fix background if the image file is not readable.
   * Update translations.
- Update to version 1.2.0:
  * Add support for numlockx - updated README.
  * slick-greeter.vala: Clear the AT_SPI_BUS property on the root
    window on exit, so the user session components won't fail to
    connect.
  * greeter: Avoid expensive Python calls when it isn't needed.
  * Silence GTK+ 3.22 warnings relating to deprecation in Gdk.Screen.
  * Add an option to show GUI on a specific monitor.
  * Fix HiDPI auto-detection.
- Update to version 1.1.4:
  * Fix build with vala >= 0.39.
- Update to version 1.1.3:
  * main-window: Calculate the really needed screen size properly.
- Update to version 1.1.2:
  * Update translations.
- Update to version 1.1.1:
  * Settings: Reset config keys to default if not in config file.
- Update to version 1.1.0:
  * Update translations.
- Update to version 1.0.9:
  * Remove a broken symlink.
  * Session detection: Add support for more DE/WM.
  * Add tooltips to applets.
  * Add support for numlockx.
  * Rename background-logo -> other-monitors-logo.
  * Other monitors logo: Use full opacity.
  * Make panel indicators optional.
  * Fix compilation warnings.
  * Remove idle_timeout.
  * Add a GNOME 3.26 X.org session and an Ubuntu X.org equivalent
    session.
  * Update translations.
- Update to version 1.0.8:
  * Kill onboard and orca on session startup.
- Update to version 1.0.7:
  * Badges: Don't hardcode any logic related to badge names.
  * Badges: Prefer SVG over PNG.
  * badges: Convert some badges to svg.
  * Describe options in the README and the man page.
  * badges: more svg converts.
  * Add plasma to the list of default sessions.
  * A11y: Fix HighContrast option.
  * Remove condescending comment in the code.
  * Explicitly set the keyboard layout.
  * Increase onscreen keyboard height.
  * Make error text bold and yellow.
- Update to version 1.0.6 (changes since 1.0.4):
  * backgrounds: Fix determination of what to display as a
    background.
  * Fix prompt display in GTK+ 3.20 or newer.
  * Background: If no user background is set/used, fallback to the
    system background.
- Update to version 1.0.4:
  * Handle errors from liblightdm.
  * dash-entry.vala: Improve position of the hint text draw in the
    password entry box - it should be more centred now instead of
    in the upper left corner.
  * prompt-box.vala: Remove custom allocation code - everything
    works correctly without it. With it, entries are often under-
    or over- allocated, with the result being the active user's
    password entry sometimes does not have enough room to be visible.
  * background: Don't realize() this immediately - only start the
    image gathering thread during initialisation. Wait for the main
    window to be realised before passing its cairo surface to the
    background object and drawing the background for the first time.
  * slick-greeter.vala: Disconnect the event filter when the main
    window is destroyed, otherwise we can continue to receive
    events on the filter when we no longer have a backing GdkWindow
    to act upon (causing a segfault).
- Update to version 1.0.3:
  * Add greeter icon support for budgie-desktop.
  * Remove some Unity elements from the man page.
  * Add missing man pages.
- Update to version 1.0.2:
  * Fix session validation (gh#linuxmint/slick-greeter#25).
  * Session validation: Refactor in case the variable is null.
  * Update translations.
- Initial package.

OBS-URL: https://build.opensuse.org/request/show/838219
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=46
2020-09-28 09:27:11 +00:00
d7ebbaf47d Accepting request 838125 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 1.4.1.
  * Fix vala-0.45 compile error
  * Add sway badge.
  * l10n: Update translations
  * settings: Turn the 'grid' display off by default.
  * Fix sway badge size
  * Cleaned up and fixed compiler warnings.
  * Finally get the size of the svg right.
  * Remove at-spi load/kill code 
  * Add option to span background across multiple monitors 
  * Rename/simplify background mode
- Remove vala-0.46.1+-requiring-non-public-creation-method-of-
  abstract-class.patch, fixed.
- Rebase slick-greeter-gtk-3.20.patch

OBS-URL: https://build.opensuse.org/request/show/838125
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=45
2020-09-28 09:10:51 +00:00
04e7beda4c Accepting request 743631 from home:MargueriteSu:branches:X11:Cinnamon:Factory
ftbs for Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/743631
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=43
2019-10-29 05:07:06 +00:00
7d7b4b5200 Accepting request 713906 from X11:Cinnamon:Next
OBS-URL: https://build.opensuse.org/request/show/713906
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=41
2019-07-14 03:09:44 +00:00
47344bd140 Accepting request 705680 from home:MargueriteSu:branches:X11:Cinnamon:Factory
- fix tumbleweed build
  * add slick-greeter-1.2.4-FTBFS-vala-0.43.patch

OBS-URL: https://build.opensuse.org/request/show/705680
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=39
2019-05-27 13:24:43 +00:00
Alexei Sorokin
7210629d58 - Update to version 1.2.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=37
2018-12-14 23:04:31 +00:00
Alexei Sorokin
5926696a7c - Update to version 1.2.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=35
2018-11-30 21:01:34 +00:00
Alexei Sorokin
54ab8c4224 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=33 2018-10-26 07:43:54 +00:00
Alexei Sorokin
4960b85142 - Update to version 1.2.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=30
2018-06-27 05:36:42 +00:00
Alexei Sorokin
f07758f4aa - Update to version 1.2.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=27
2018-05-26 12:31:51 +00:00
Alexei Sorokin
7d70291c5f - Update to version 1.2.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=26
2018-05-10 14:57:04 +00:00
Alexei Sorokin
42b89ebb0b - Update to version 1.1.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=24
2017-12-29 21:20:35 +00:00
Alexei Sorokin
dd303597a7 - Update to version 1.1.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=22
2017-12-02 00:00:12 +00:00
Alexei Sorokin
49d192cb12 - Update to version 1.1.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=20
2017-11-24 22:08:44 +00:00
Alexei Sorokin
60eb820ecc - Update to version 1.1.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=18
2017-11-18 00:21:11 +00:00
Alexei Sorokin
7e7b0212ac - Update to version 1.1.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=16
2017-11-04 14:56:54 +00:00
Alexei Sorokin
32d9fd1d28 - Update to version 1.0.9.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=14
2017-10-29 12:16:34 +00:00
Alexei Sorokin
aa25a911d2 - Update to version 1.0.8.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=12
2017-06-21 19:49:58 +00:00
Alexei Sorokin
3cca2d537c - Update to version 1.0.7.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=9
2017-06-16 07:43:49 +00:00
Alexei Sorokin
b784cf5692 - Update to version 1.0.6.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=7
2017-06-09 07:31:47 +00:00
Alexei Sorokin
90e52db702 - Update to version 1.4.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=5
2017-05-24 15:07:00 +00:00
Alexei Sorokin
4678f42f1f - Update to version 1.0.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=3
2017-05-20 10:54:59 +00:00
Alexei Sorokin
78025337f1 - Update to version 1.0.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=2
2017-05-15 12:17:30 +00:00
Alexei Sorokin
f78d6b7575 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/slick-greeter?expand=0&rev=1 2017-05-06 18:03:56 +00:00