Commit graph

662 commits

Author SHA1 Message Date
Vincent Bernat
385360b516 Revert "polybar: switch back to xrandr to find monitors"
This reverts commit 41dba59ce2. It's
fixed now.
2021-10-20 15:29:52 +02:00
Vincent Bernat
f854a0fedf rofi-mediaplayer: replace play-pause with play
While media keys often don't have a pause button, this is not the case
for the rofi menu.
2021-10-15 19:48:59 +02:00
Vincent Bernat
bba5ef6bb1 i3-companion: stable order for icons 2021-10-10 14:49:59 +02:00
Vincent Bernat
3c036a1f74 i3-companion: icon for gaupol 2021-10-10 14:49:30 +02:00
Vincent Bernat
9874735f98 xsettingsd: more comments 2021-10-10 01:03:33 +02:00
Vincent Bernat
c731938403 rofi-mediaplayer: use variable to run mediaplayer 2021-10-05 14:04:29 +02:00
Vincent Bernat
3d8dbf58e3 i3-companion: listen on generic of.DBus.Properties for wireless signal
NM 1.32 does not have the custom property anymore.
2021-10-03 08:00:34 +02:00
Vincent Bernat
c513f4a3ea i3-companion: icon for Maps 2021-09-30 23:18:45 +02:00
Vincent Bernat
b48064be34 xss-dimmer: simplify easing function names 2021-09-29 15:30:26 +02:00
Vincent Bernat
6be90d5830 polybar-weather: switch to MaxMind for location
In the future, I can get a key from here:
https://support.maxmind.com/getting-started-with-geolite2/. The issue
with ip-api.com is that the city is often wrong.
2021-09-29 08:04:13 +02:00
Vincent Bernat
7f04bb6cf0 xss-dimmer: even more easing functions 2021-09-29 07:12:03 +02:00
Vincent Bernat
dc6c2f05ff xss-dimmer: add easing functions 2021-09-29 06:56:08 +02:00
Vincent Bernat
93348863a3 xsettingsd: allow 1.25 scale for text 2021-09-26 15:46:58 +02:00
Vincent Bernat
8de3fee271 xss-lock: notify earlier 2021-09-24 09:46:31 +02:00
Vincent Bernat
b75dd2422f i3-companion: also add icon for "Spot" 2021-09-23 08:06:45 +02:00
Vincent Bernat
57c1d5d221 i3-companion: add icon for system-config-printer 2021-09-17 15:24:32 +02:00
Vincent Bernat
f5d6a672b7 wallpaper: add some typing 2021-09-15 07:26:33 +02:00
Vincent Bernat
3ad8106de7 spotify-clean: explain purpose 2021-09-10 10:50:58 +02:00
Vincent Bernat
06a53bd9d0 xss-lock: give more notification time 2021-09-09 09:37:42 +02:00
Alexandre Macabies
ba0e511bb3 xss-dimmer: remove unused variable 2021-09-08 23:49:43 +02:00
Vincent Bernat
88695ec847 xss-lock: reduce timeout 2021-09-08 22:31:23 +02:00
Vincent Bernat
cef1c1982b xss-dimmer: be more precise with timer duration 2021-09-07 21:56:54 +02:00
Vincent Bernat
0106eddaff xss-dimmer: handle HiDPI screens 2021-09-06 21:31:44 +02:00
Vincent Bernat
f25552e4cb xss-dimmer: start from 0 opacity to 1 opacity 2021-09-06 17:49:59 +02:00
Vincent Bernat
100a79c9e1 xss-dimmer: accept a background 2021-09-06 14:57:32 +02:00
Vincent Bernat
432149fd91 xss-dimmer: add an outline on countdown timer 2021-09-06 14:15:15 +02:00
Vincent Bernat
3bb3ad8335 i3-companion: add icon for ScummVM 2021-09-05 18:13:10 +02:00
Vincent Bernat
79a5cce36c screenshot: increase quality 2021-09-05 08:11:12 +02:00
Vincent Bernat
be34776ee6 wallpaper: more alternatives 2021-08-31 17:47:48 +02:00
Vincent Bernat
fd5bfda5f3 wallpaper: add options to modify scoring 2021-08-31 17:38:17 +02:00
Vincent Bernat
c8bd6f35a4 wallpaper: take a note on how to get an animated wallpaper 2021-08-30 23:50:19 +02:00
Vincent Bernat
d0a518dea7 input-event: simplify keyboard handling 2021-08-29 10:48:05 +02:00
Vincent Bernat
12a833300f i3-companion: add icon for Jitsi 2021-08-29 10:47:03 +02:00
Vincent Bernat
56fc8daec2 i3-companion: handle Wireguard VPN 2021-08-28 13:31:02 +02:00
Vincent Bernat
ebec44af3c input-event: remove specific configuration for Thinkpad extra buttons
It's useless as we don't set anything specific anymore.
2021-08-28 07:30:30 +02:00
Vincent Bernat
07a915dc9d spotify-clean: use pacmd from PulseAudio 2021-08-27 08:28:07 +02:00
Vincent Bernat
01d3fb95bc wallpaper: more tests
The scoring system is a bit fragile...
2021-08-27 08:11:45 +02:00
Vincent Bernat
f5e47c6727 wallpaper: small optimization 2021-08-27 00:46:15 +02:00
Vincent Bernat
fadf06d1b9 wallpaper: refactor a bit wallpaper module 2021-08-27 00:28:08 +02:00
Vincent Bernat
453ea504f3 wallpaper: be smarter when combining images 2021-08-26 16:12:16 +02:00
Vincent Bernat
268c35aad2 wallpaper: use Lanczos in all cases 2021-08-26 11:22:16 +02:00
Vincent Bernat
37895d3976 polybar: provides an example on how to split monitors 2021-08-26 09:21:56 +02:00
Vincent Bernat
30c8f78f70 xsettings: also set Xft.rgba
Emacs with Harfbuzz is not using XSETTINGS for that... There is a code
path enabled only with XFT. It seems the settings is ignored by
Cairo, despite code for parsing that being here...
2021-08-23 14:56:41 +02:00
Vincent Bernat
41dba59ce2 polybar: switch back to xrandr to find monitors
For some reason, I get this with polybar:

```
DisplayPort-3-1: 1920x1440+0+0 (XRandR monitor)
DisplayPort-3-2: 1520x1440+1920+0 (XRandR monitor)
DisplayPort-3: 3440x1440+0+0 (primary)
```
2021-08-23 10:16:03 +02:00
Vincent Bernat
32501093c1 rofi-mediaplayer: fix focus Spotify 2021-08-22 14:33:19 +02:00
Vincent Bernat
358cf0629d i3-companion: implement systemd notify 2021-08-22 09:03:18 +02:00
Vincent Bernat
2f74d47a74 polybar: kill itself if one instance is missing 2021-08-22 08:59:43 +02:00
Vincent Bernat
e54dcc7e6f polybar: fix monitor detection on clone
Polybar knows how to do that, let's just use polybar --list-monitors.
2021-08-22 08:31:38 +02:00
Vincent Bernat
cda8ef9831 systemd: switch back to PulseAudio 2021-08-21 14:05:39 +02:00
Vincent Bernat
ce3b8013f7 i3-companion: icon for draw.io 2021-08-20 10:42:17 +02:00