Commit graph

31 commits

Author SHA1 Message Date
Vincent Bernat
725ccfcc36 xsecurelock: make Weather Icons font configurable 2024-05-13 11:04:15 +02:00
Vincent Bernat
c1e81df684 weather: update to use met.no 2024-05-12 16:22:08 +02:00
Vincent Bernat
c8e2390995 xsecurelock: give a slight advantage to the left screen as a leader 2022-01-13 21:38:33 +01:00
Vincent Bernat
8fbc2560df xsecurelock: only display clock and weather on one screen
Relying on position is weak. Use an abstract Unix socket to take some
kind of lock and declare a leader.
2022-01-09 12:28:04 +01:00
Vincent Bernat
64f41c4825 xsecurelock: only display weather on first screen 2021-12-31 22:16:18 +01:00
Vincent Bernat
852cb4967b xsecurelock: more less debug print 2021-12-26 18:36:47 +01:00
Vincent Bernat
e3f120e6b1 xsecurelock: remove debug print 2021-12-26 18:31:21 +01:00
Vincent Bernat
76577590e1 xsecurelock: keep a reference to monitor 2021-12-26 16:44:57 +01:00
Vincent Bernat
bce64c1118 bin: run black 2021-12-26 15:31:38 +01:00
Vincent Bernat
4d350646c0 xsecurelock: cast a shadow instead of using an outline 2021-12-14 07:33:34 +01:00
Vincent Bernat
e191460f50 xsecurelock: thicker outline 2021-12-14 07:04:10 +01:00
Vincent Bernat
de640112eb xsecurelock: use an outline again
But ensure it's not too visible when it's not needed
2021-12-13 23:24:11 +01:00
Vincent Bernat
0ac37ce34d xsecurelock: increase readibility on light backgronds
Yes, I have some of them. No outline.
2021-12-13 22:49:43 +01:00
Vincent Bernat
76dfac0d99 xss-dimmer/xsecurelock: handle case where background is too small 2021-12-13 21:20:58 +01:00
Vincent Bernat
de2c9879bc xsecurelock: don't use bold for date 2021-12-13 21:07:00 +01:00
Vincent Bernat
71040f3299 xsecurelock: remove outline
Is that really useful? It's unlikely for a background to be very
bright.
2021-12-13 18:27:06 +01:00
Vincent Bernat
47d8d3cce7 xsecurelock: also display current date 2021-12-13 18:23:22 +01:00
Vincent Bernat
66d0e34afc xsecurelock: no transparency 2021-12-10 19:09:09 +01:00
Vincent Bernat
3f5a8876a1 xsecurelock: add docstrings 2021-12-10 14:09:00 +01:00
Vincent Bernat
11d638dbe6 xsecurelock: mental note on how to add video 2021-12-10 09:35:47 +01:00
Vincent Bernat
505786cefe xsecurelock: check clock more often
timeout_add is using a monotonic clock and therefore, we need to check
for updates more often.
2021-12-09 17:52:44 +01:00
Vincent Bernat
2447dcb575 xsecurelock: delay clock and weather to speedup startup 2021-12-09 13:06:06 +01:00
Vincent Bernat
eeb7297389 xsecurelock: also display weather 2021-12-09 12:51:29 +01:00
Vincent Bernat
1f54357d40 xsecurelock: put clock a bit above to not be covered by login prompt 2021-12-08 22:04:01 +01:00
Vincent Bernat
2f1691f9d2 xsecurelock: reduce code duplication 2021-12-08 21:16:21 +01:00
Vincent Bernat
c319ffae21 xsecurelock: when unable to refresh background, do nothing 2021-12-08 21:14:37 +01:00
Vincent Bernat
7516189fc7 xsecurelock: suppress debug print 2021-12-08 20:29:54 +01:00
Vincent Bernat
ba8d708a93 xsecurelock: keep scale in check 2021-12-08 19:43:26 +01:00
Vincent Bernat
237fc329bc xsecurelock: display a clock 2021-12-08 18:25:15 +01:00
Vincent Bernat
2b94a98c91 xsecurelock: monitor background change 2021-12-08 17:21:01 +01:00
Vincent Bernat
4997db033a xsecurelock: replace i3lock
Currently, there is nothing "new". But I plan to do more at some point.
2021-12-08 17:21:01 +01:00