Commit graph

870 commits

Author SHA1 Message Date
Vincent Bernat
26599c5961 widgets: don't minimize using the task list
I have ever used that only by mistake.
2021-04-19 08:48:59 +02:00
Vincent Bernat
a1df343f93 firefox: enforce theme to use (also for devtools) 2021-04-08 22:53:14 +02:00
Vincent Bernat
18456bb1a9 firefox: no need to force dark theme, the chosen them already does that 2021-04-07 16:07:19 +02:00
Vincent Bernat
b2af5dfdc8 appearance: switch to a dark theme 2021-04-07 14:02:36 +02:00
Vincent Bernat
853760b466 widgets: let clock update every two seconds
Most widgets are updated every two seconds. This is stupid to not
update the clock too. It would be better to update it at the next
minute but we would need to handle the timers ourselves.
2021-04-07 08:48:58 +02:00
Vincent Bernat
d02e89700f firefox: no need to enable color scheme emulation
This is the default now.
2021-03-24 20:32:51 +01:00
Vincent Bernat
a49fc4c84a Revert "Revert "Revert "systemd: switch to pipewire"""
This reverts commit 3efa24bd1b. Still
too buggy compared to PulseAudio. Let's try later.
2021-03-20 23:48:18 +01:00
Vincent Bernat
3efa24bd1b Revert "Revert "systemd: switch to pipewire""
This reverts commit ed3a8f9b1f. Well,
let's keep it if it works.
2021-03-20 08:36:34 +01:00
Vincent Bernat
ed3a8f9b1f Revert "systemd: switch to pipewire"
This reverts commit 6a03886e7c.
2021-03-20 08:31:42 +01:00
Vincent Bernat
6a03886e7c systemd: switch to pipewire 2021-03-19 22:42:03 +01:00
Vincent Bernat
be1d8d4b20 bindings: loose stickyness before maximizing 2021-02-25 23:24:44 +01:00
Vincent Bernat
9442f84b86 bindings: make fullscreen lose stickyness attribute 2021-02-25 23:22:24 +01:00
Vincent Bernat
625c901d53 rules: make Picture-in-Picture floaring, ontop and intrusive
Also, allow to toggle stickyness.
2021-02-25 23:18:55 +01:00
Vincent Bernat
56912f9900 rules: remove faulty Skype rule 2021-02-25 23:14:32 +01:00
Vincent Bernat
dd4449ef63 xss-lock: shorter timeouts for DPMS 2021-02-22 15:46:55 +01:00
Vincent Bernat
6442ecbecd tags: don't error when trying to migrate a tag when no tag exists 2021-01-24 18:27:57 +01:00
Vincent Bernat
36951ef8ee xss-lock: derive notify from timeout 2021-01-23 11:50:49 +01:00
Vincent Bernat
a336b0d8df xss-lock: shift DPMS timeout multipliers 2021-01-04 23:28:41 +01:00
Vincent Bernat
c002f9c09e xss-lock: double timeout 2021-01-03 11:15:13 +01:00
Vincent Bernat
5c7c6b6ee3 bindings: fix bindings.lua 2021-01-01 08:58:22 +01:00
Vincent Bernat
79cd3ddef8 bindings: remove Mod+PrintScreen binding
It's not different than just PrintScreen.
2020-12-20 13:46:07 +01:00
Vincent Bernat
c92a3fe90e firefox: remove config around lazy loading 2020-12-17 07:54:56 +01:00
Vincent Bernat
bfc67f56d0 systemd: ask for PulseAudio 2020-12-16 22:28:41 +01:00
Vincent Bernat
28d1ab3080 shifty: don't restore history on tag delete 2020-12-06 14:53:17 +01:00
Vincent Bernat
32b30ef618 firefox: disable mangling with vaapi
I don't use MOZ_X11_EGL, so let's not get ahead of ourselves...
2020-11-24 21:30:23 +01:00
Vincent Bernat
057c3daf07 ssh: add all SSH keys in ssh-agent on start 2020-11-22 10:45:20 +01:00
Vincent Bernat
3826c390b5 firefox: don't force-enable lazy-loading
It's enabled by default.
2020-11-22 08:55:33 +01:00
Vincent Bernat
15a1063460 xss-lock: add some debug to understand while it may fail recently 2020-11-18 09:49:08 +01:00
Vincent Bernat
4323f18c39 firefox: reorder some directives 2020-11-18 09:48:29 +01:00
Vincent Bernat
256b26baf3 doc: move requirements to Puppet configuration 2020-11-13 10:00:27 +01:00
Vincent Bernat
d9312d6280 appearance: tune QT apps appearance too 2020-11-13 09:55:27 +01:00
Vincent Bernat
f07f3e78f8 firefox: let's use ctrl-tab 2020-11-12 22:32:06 +01:00
Vincent Bernat
685fcb9cc2 firefox: reenable lazy-loading but tweak margins 2020-11-11 19:43:33 +01:00
Vincent Bernat
d9800c3f42 firefox: enable color scheme selector in devtools 2020-11-11 07:48:29 +01:00
Vincent Bernat
35f9059065 firefox: enable AVIF support 2020-11-10 08:53:33 +01:00
Vincent Bernat
74e1d28693 firefox: comment about lazy loading 2020-10-29 07:25:20 +01:00
Vincent Bernat
f3fada5b00 Revert "xsession: try a bit without QT_AUTO_SCREEN_SCALE_FACTOR=1"
This reverts commit 9a139c0ad9.
2020-10-23 14:37:34 +02:00
Vincent Bernat
9a139c0ad9 xsession: try a bit without QT_AUTO_SCREEN_SCALE_FACTOR=1 2020-10-16 11:22:40 +02:00
Vincent Bernat
554b34c019 bindings: use flameshot for screenshots 2020-10-08 15:47:20 +02:00
Vincent Bernat
33927c6a7d Revert "tags: spawn firefox by invoking firefox"
This reverts commit c052b34f6d. Instead,
I am using my own .desktop file. Should be OK.
2020-10-02 08:49:21 +02:00
Vincent Bernat
c052b34f6d tags: spawn firefox by invoking firefox
I have a wrapper in `$HOME/bin` for that...
2020-10-02 08:26:04 +02:00
Vincent Bernat
9f68632f4c xss-lock: use playerctl to pause music player 2020-09-24 21:21:32 +02:00
Vincent Bernat
7a6a4533b9 spotify: specifically control Spotify with playerctl 2020-09-24 21:20:07 +02:00
Vincent Bernat
e68f712c70 firefox: enable VA-API 2020-09-23 22:52:05 +02:00
Vincent Bernat
a6d1846fc8 widgets: display date even when one screen 2020-09-15 07:56:15 +02:00
Vincent Bernat
590a3b6662 input-event: make 3 tries to setup blade profile 2020-09-09 17:09:26 +02:00
Vincent Bernat
ce9021003f input-event: sleep a bit before trying to switch to Blade profile
DP training can take some time.
2020-09-08 16:15:55 +02:00
Vincent Bernat
ec3a31d9d6 volume: set volume in absolute value
Otherwise, it seems we can get a left/right imbalance when using
relative changes.
2020-08-30 08:16:21 +02:00
Vincent Bernat
db26403508 xss-lock: clear modifiers when calling XF86AudioStop
Otherwise, when using Mod4+Del to lock, it won't stop audio player
since it issues Mod4+XF86AudioStop.
2020-08-26 13:37:26 +02:00
Vincent Bernat
5ff910e5bd firefox: VAAPI support is not ready
It seems to be present in 81 and there are still some bits missing.
For example:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1660336
2020-08-26 08:46:32 +02:00