Commit graph

25 commits

Author SHA1 Message Date
Fina Wilke
7411da1d40 camera: Fix headerbar colors in light color scheme
In light mode the colors would blend in with the background, making the
buttons invisible. Force dark style on the headerbar to circumvent this.

Fixes #407
2024-02-17 16:37:53 +01:00
Maximiliano Sandoval R
960f54dafc
camera: Make headerbar transparent
We add a bit of black so that the buttons are visible. We also increase
the size of the floating button.
2023-06-20 23:24:26 +02:00
Bilal Elmoussaoui
ab644ac2f3 use classes from adwaita instead of shipping our own variants 2022-04-15 02:10:53 +02:00
Bilal Elmoussaoui
93088f47d8 tweak the providers page a bit 2022-01-05 12:50:30 +01:00
Bilal Elmoussaoui
e558c01a05 drop the progress bar in favour of a progress icon 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
da9ae0d46c css: move margin specific stuff to ui files
so we can use margin-start/margin-end instead of margin-left, margin-right
2021-01-31 04:25:58 +01:00
Christopher Davis
d965e4606c style: Use title-3 and adjust margins
Use title-3 for more subtle bold labels, and adjust margins
to be multiples of 6px per https://developer.gnome.org/hig/stable/visual-layout.html.en
2021-01-30 17:02:24 -08:00
Bilal Elmoussaoui
9b201c3df9 css: fix provider row border-bottom for hotp/steam 2021-01-31 00:44:36 +01:00
Bilal Elmoussaoui
6ac06a75f2 css: set a border-bottom for the progress bar 2021-01-30 00:25:25 +01:00
Bilal Elmoussaoui
c81bff0d0d move more binding stuff to ui files 2021-01-22 22:47:19 +01:00
Maximiliano Sandoval R
fae9b39c04
provider_row: Red progress when less than 6 secs
margins to fix the bar cropping out of the listbox.
2021-01-22 16:59:03 +01:00
Maximiliano Sandoval R
e9499bd428
account_row: Increase size of code
Rather than using margin on the CSS use spacing on the box containing
the labels and buttons.
2021-01-22 16:59:03 +01:00
Bilal Elmoussaoui
242d4d9743 provider row: add a css class per algorithm & use it
mostly to differentiate hotp/totp with the missing border-bottom-radius
2020-12-07 23:02:15 +01:00
Bilal Elmoussaoui
7d203489c0 few design fixes 2020-12-07 01:01:16 +01:00
Bilal Elmoussaoui
9ed6188f07 provider: download & display images properly 2020-12-06 23:45:45 +01:00
Bilal Elmoussaoui
aa5cfe50f8 basic totp support 2020-12-06 15:37:03 +01:00
Bilal Elmoussaoui
02f6cad04a generate otp for totp accounts & allow copying it 2020-12-06 06:10:48 +01:00
Bilal Elmoussaoui
c581c12ab3 add a providers page & update deps 2020-11-16 17:13:40 +01:00
Bilal Elmoussaoui
c93bdb675f bunch of fixes 2020-11-16 02:13:17 +01:00
Bilal Elmoussaoui
2068721006 implement a basic lock/unlock feature 2020-11-10 04:59:52 +01:00
Bilal Elmoussaoui
b9fa684e75 bunch of small fixes 2020-11-08 19:05:00 +01:00
Bilal Elmoussaoui
5c9dc36e1b accounts: bind add dialog 2020-11-08 14:16:34 +01:00
Bilal Elmoussaoui
2ba7e0f54d display providers 2020-11-08 05:48:55 +01:00
Bilal Elmoussaoui
338fd0fd37 init a port to gtk4 2020-10-28 01:52:54 +01:00
Bilal Elmoussaoui
28571c7939 Well, I'm doing this. 2019-09-03 00:07:06 +00:00