Commit graph

1722 commits

Author SHA1 Message Date
Vincent Bernat
e7e0714b92 xsettingsd: move configuration file in runtime directory
This is a generated file.
2024-11-01 23:33:22 +01:00
Vincent Bernat
743109b149 picom: disble crop-shadow-to-monitor
It seems to create a shadow at the border of a monitor.
2024-10-30 17:38:51 +01:00
Vincent Bernat
f051c5b1ed picom: remove rounded corners altogether 2024-10-19 17:57:07 +02:00
Vincent Bernat
a8b6085707 picom: remove rounded corners for tabs 2024-10-19 17:56:31 +02:00
Vincent Bernat
21bc706715 i3-companion: add icon for 86Box 2024-10-06 17:13:13 +02:00
Vincent Bernat
2d34feab4d i3: move sharing indicator a bit to the left 2024-10-05 18:09:06 +02:00
Vincent Bernat
8b73a7f3bd i3-companion: use ethernet symbol for wired connection 2024-10-04 15:07:00 +02:00
Vincent Bernat
7a6843b27e i3: limit initial size of PiP in Firefox 2024-10-03 17:01:18 +02:00
Vincent Bernat
3ec542813d picom: more universal solution to crop shadow 2024-09-28 22:12:53 +02:00
Vincent Bernat
73c883b942 picom: avoid painting shadow over dock or mpv window 2024-09-28 21:50:23 +02:00
Vincent Bernat
6ff1ce2640 xsession: fix location of GTK4's CSS file 2024-09-28 21:29:00 +02:00
Vincent Bernat
20e9c40ae4 picom: do not round corners for polybar 2024-09-20 20:26:06 +02:00
Vincent Bernat
b499011d55 xsecurelock-saver: fix stripping of font colors 2024-09-15 22:55:26 +02:00
Vincent Bernat
26d4a9eeb9 weather: make city more visible 2024-09-13 10:46:27 +02:00
Vincent Bernat
48abe47cfb picom: just set a small corner-radius 2024-09-11 08:26:53 +02:00
Vincent Bernat
ad25a8d915 picom: tentative to use a shader for rounded borders
This does not work with i3 border.
2024-09-11 08:24:25 +02:00
Vincent Bernat
cbd4a999d9 picom: explain why we keep two specific settings
Not 100% sure they apply for backend "egl".
2024-09-08 18:58:51 +02:00
Vincent Bernat
ee27fdfcfc i3-companion: add QGIS 2024-09-05 12:13:23 +02:00
Vincent Bernat
c8ffca837a xsettingsd: trigger an update for things listening to RR events
This includes dunst.
2024-09-03 21:17:04 +02:00
Vincent Bernat
57dab5f179 gtk4: add CSS file
Unfortunately, no way to override keybindings... :-/

See https://old.reddit.com/r/emacs/comments/c22ff1/gtk_4_support_for_key_themes_does_not_affect/
2024-08-24 23:53:12 +02:00
Vincent Bernat
ef9d36a253 wallpaper: bump a bit the scale score 2024-08-22 08:53:16 +02:00
Vincent Bernat
0870cdefe6 wallpaper: transform extra-images argument to use number of outputs 2024-08-20 19:38:46 +02:00
Vincent Bernat
dd55f8bc65 wallpaper: idea for videos 2024-08-15 19:19:13 +02:00
Vincent Bernat
b5a27b0a17 wallpaper: tweak again scoring 2024-08-15 19:12:13 +02:00
Vincent Bernat
4a685dd932 wallpaper: lower a lot the scale score 2024-08-15 11:57:56 +02:00
Vincent Bernat
c414e90c28 wallpaper: compute weights directly 2024-08-12 00:22:15 +02:00
Vincent Bernat
f09ba44366 wallpaper: put a bigger penalty for already seen wallpapers 2024-08-11 14:30:37 +02:00
Vincent Bernat
b8301f188b i3: fix class name for pavucontrol 2024-08-07 10:40:34 +02:00
Vincent Bernat
ed1bed5c45 i3-companion: add thunderbird ESR as an exclusive app 2024-08-06 12:14:36 +02:00
Vincent Bernat
8bbe03e034 wallpaper: make list work when user.count is missing 2024-08-04 00:09:49 +02:00
Vincent Bernat
7886560fd9 wallpaper: make it work with xattr and pyxattr 2024-08-04 00:07:48 +02:00
Vincent Bernat
1f451156ec wallpaper: improve list script speed 2024-08-03 23:48:54 +02:00
Vincent Bernat
bbc61d70ea wallpaper: add small shell script to list wallpapers 2024-08-03 18:39:17 +02:00
Vincent Bernat
9d9b95b201 wallpaper: avoid underflow when computing weights 2024-08-03 17:59:46 +02:00
Vincent Bernat
4924483665 wallpaper: store number of time an image was used to select it less 2024-08-03 17:56:05 +02:00
Vincent Bernat
da10242996 wallpaper: remove unneeded imports 2024-08-03 14:54:28 +02:00
Vincent Bernat
f0bbe839a3 toggle-mute: escape descriptions for shell output 2024-07-28 14:47:48 +02:00
Vincent Bernat
d8bb91eacc rofi: use DPI as set by xsettingsd-setup 2024-07-20 15:50:40 +02:00
Vincent Bernat
4d0944b638 firefox: don't suggest recent searches in url bar 2024-07-14 07:30:41 +02:00
Vincent Bernat
0cb882ce2e firefox: disable anonymous tracker 2024-07-12 08:28:53 +02:00
Vincent Bernat
cd70ccab1b i3-companion: fix battery indicator signal
It seems that when a new interface is added, the path for signal is /.
2024-07-06 13:32:30 +02:00
Vincent Bernat
1c61c22066 i3-companion: fix bluetooth not powered case 2024-07-06 12:01:58 +02:00
Vincent Bernat
ef60aa5f13 i3-companion: fix typing error 2024-07-06 09:16:03 +02:00
Vincent Bernat
45043e617a i3-companion: only rely on Icon to get the icon
No need to parse classes ourselves, this is already done in BlueZ.
2024-07-06 09:14:36 +02:00
Vincent Bernat
8fa546d4a5 i3-companion: also listen to new interfaces to get battery status 2024-07-05 20:29:19 +02:00
Vincent Bernat
4ef90a4534 i3-companion: also listen to org.bluez.Device1 ServicesResolved
This is useful to get battery status on connect since it can be a bit late.
2024-07-05 20:17:09 +02:00
Vincent Bernat
573b9c472c i3-companion: add support for BT devices without a class but with icon 2024-07-04 17:33:08 +02:00
Vincent Bernat
59a4335ecd qt: use Cantarell as the font with QT Adwaita theme 2024-06-23 08:34:37 +02:00
Vincent Bernat
4e1b7223ca i3-companion: add icon for Ungoogled Chromium 2024-06-22 22:09:54 +02:00
Vincent Bernat
33fd30461b i3: move sharing indicator more to the right 2024-06-12 15:31:46 +02:00