Vincent Bernat
b186b19f58
xsettingsd: mkdir XDG_RUNTIME_DIR/i3
2025-06-13 06:24:20 +02:00
Vincent Bernat
b103a0d628
i3: when switching workspace, focus tiling instead of last one
...
Otherwise, new floating widgets may get focus. See previous commit.
2025-06-09 16:13:42 +02:00
Vincent Bernat
3b3a43850e
spotify: remove cleaner
...
Maybe this is not useful anymore...
2025-05-03 09:40:47 +02:00
Vincent Bernat
b23f163695
Revert "toggle-mute: unsuspend device before toggling mute"
...
This reverts commit cb8d3e939d
. This does
not help.
2025-04-18 21:58:51 +02:00
Vincent Bernat
cb8d3e939d
toggle-mute: unsuspend device before toggling mute
...
Sometimes, muting/unmuting a specific device does not work, while it
work with pavucontrol. But with pavucontrol, the device is not
suspended. It seems that unsuspending the device from command line does
not keep the device unsuspended for too long (or not at all?), so it may
not work.
2025-04-16 07:43:41 +02:00
Vincent Bernat
94bf2465c8
i3-companion: add icon for cheese
2024-12-30 19:01:57 +01:00
Vincent Bernat
5d3fec85ff
i3-companion: simplify application icon map
2024-12-06 21:36:06 +01:00
Vincent Bernat
978b76a921
i3-companion: new class for file roller application
2024-12-06 16:04:09 +01:00
Vincent Bernat
688c667b22
wallpaper: give a chance to rare images to be selected
...
Duplicates are allowed.
2024-12-02 08:28:51 +01:00
Vincent Bernat
14789d0ab9
polybar: use I3SOCK if available
2024-11-02 21:41:04 +01:00
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
f051c5b1ed
picom: remove rounded corners altogether
2024-10-19 17:57:07 +02:00
Vincent Bernat
21bc706715
i3-companion: add icon for 86Box
2024-10-06 17:13:13 +02:00
Vincent Bernat
8b73a7f3bd
i3-companion: use ethernet symbol for wired connection
2024-10-04 15:07:00 +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
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
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
ed1bed5c45
i3-companion: add thunderbird ESR as an exclusive app
2024-08-06 12:14:36 +02:00
Vincent Bernat
7886560fd9
wallpaper: make it work with xattr and pyxattr
2024-08-04 00:07:48 +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
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
4e1b7223ca
i3-companion: add icon for Ungoogled Chromium
2024-06-22 22:09:54 +02:00
Vincent Bernat
14418580ff
xdg-app-chooser: update comment about default application
...
It seems that now, the default is changed.
2024-06-10 13:42:18 +02:00
Vincent Bernat
8235201167
Revert "music: replace Spotify by Deezer"
...
This reverts commit 7086a909cf
.
2024-05-18 14:42:40 +02:00
Vincent Bernat
725ccfcc36
xsecurelock: make Weather Icons font configurable
2024-05-13 11:04:15 +02:00
Vincent Bernat
dd3e05604e
weather: show symbols for the next 12 hours
2024-05-13 09:40:39 +02:00
Vincent Bernat
4f44050fe7
weather: compute temperature range over 24 hours
2024-05-13 08:17:48 +02:00
Vincent Bernat
c1e81df684
weather: update to use met.no
2024-05-12 16:22:08 +02:00
Vincent Bernat
dd885314b1
i3-companion: add icon for geeqie
2024-05-06 08:50:35 +02:00
Vincent Bernat
3acac25bd5
music: execute Deezer through its .desktop file
2024-03-23 11:58:21 +01:00
Vincent Bernat
7086a909cf
music: replace Spotify by Deezer
2024-03-23 08:18:26 +01:00