Commit graph

359 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
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
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
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
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
d9312d6280 appearance: tune QT apps appearance too 2020-11-13 09:55:27 +01: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
a6d1846fc8 widgets: display date even when one screen 2020-09-15 07:56:15 +02:00
Vincent Bernat
93943c0bc3 widgets: remove volume icon
Not needed, we use a unicode symbol for mute/unmute.
2020-08-17 08:37:57 +02:00
Vincent Bernat
2362ab61cc Revert "widgets: put widget at bottom"
This reverts commit a591d118ba.
2020-08-10 16:53:22 +02:00
Vincent Bernat
a591d118ba widgets: put widget at bottom 2020-08-10 16:13:12 +02:00
Vincent Bernat
8017a5ab3f widgets: add a widget to suspend/unsuspend naughty 2020-08-10 10:00:09 +02:00
Vincent Bernat
c594dbdbb5 theme: only strip icons when they are "user-data" 2020-08-10 09:27:27 +02:00
Vincent Bernat
f0504d1486 theme: whitelist icons in /usr
We use them!
2020-08-08 23:26:19 +02:00
Vincent Bernat
263417ae6f theme: don't let naughty display super large icons 2020-08-08 18:20:59 +02:00
Vincent Bernat
47580e28d3 theme: add more border and margin to notifications 2020-08-05 21:12:29 +02:00
Vincent Bernat
aab2b7cd8b theme: don't use transparency for notifications 2020-08-05 20:40:01 +02:00
Vincent Bernat
8ff879dbf5 rules: don't let zoom "dialogs" get focus by default
I don't think they should be focusable at all.
2020-07-30 07:33:55 +02:00
Vincent Bernat
5c7afc3832 bindings: remove stick and raise bindings
I have never used them in the last few years. Moreover, the stick
binding was conflicting with the audio player bindings.
2020-07-19 08:09:50 +02:00
Vincent Bernat
02e3466f5b rules: only make Shadow Renderer fullscreen 2020-05-26 14:17:50 +02:00
Vincent Bernat
d79fb5bc93 rules: make Shadow client start fullscreen 2020-05-26 13:06:09 +02:00
Vincent Bernat
9c296a51e9 theme: switch back to Terminus "OTB"
OTB stands for "OpenType Bitmap".
2020-05-25 23:50:43 +02:00
Vincent Bernat
f2996a45e3 theme: use Terminus 9pt. 8pt is not pixel perfect 2020-04-19 16:24:48 +02:00
Vincent Bernat
a84a7a38ec Revert "firefox: starts with extension "Tabliss" instead of raw "about:newtab""
This reverts commit f873b7491e. We could
associate x-scheme-handler/moz-extension to Firefox as well, but we
could then just invoke Firefox directly in this case instead of
relying on xdg-open. Let's keep the empty new tab for now.
2020-04-19 10:51:40 +02:00
Vincent Bernat
f873b7491e firefox: starts with extension "Tabliss" instead of raw "about:newtab" 2020-04-19 10:47:18 +02:00
Vincent Bernat
b3bbc8e1f8 xsettings: switch cursor to Adwaita
In the hope it would work inside Flatpak. No luck.
2020-04-11 20:32:22 +02:00
Vincent Bernat
2de35a0f3f xsettings: move GTK 3 settings to xsettingsd
Everything is move to GTK 2 only. Some stuff are not present in
xsettings because they were deprecated in GTK 3.
2020-04-11 20:24:54 +02:00
Vincent Bernat
4624d17e93 theme: use TTF version of Terminus
Pango 1.44 dropped support for bitmap fonts
2020-04-11 08:05:37 +02:00
Vincent Bernat
355f983fdb theme: don't hardcode Terminus outside theme.lua 2020-04-11 08:02:30 +02:00
Vincent Bernat
ceaac5525e widgets: tentative to fix calendar for days of last week 2020-03-31 08:16:15 +02:00
Vincent Bernat
6adab7dda3 signals: add special rule for zoom 2020-03-17 16:11:27 +01:00
Vincent Bernat
53bff663c3 widgets: correctly wrap volume functions 2020-03-08 18:59:01 +01:00
Vincent Bernat
7c58bff7d1 volume: don't make the microphone a special case 2020-03-08 00:07:01 +01:00
Vincent Bernat
02e16874c9 volume: implement mic toggle as well 2020-03-08 00:02:07 +01:00
Vincent Bernat
a528e2f242 wallpaper: replace lua timer by a systemd timer 2020-02-05 08:16:27 +01:00
Vincent Bernat
387279800e tags: use xdg-open
This way, Firefox is the default via XDG
2020-02-03 09:48:51 +01:00
Vincent Bernat
2c8bebbd12 tags: use x-www-browser instead of Firefox 2020-02-03 09:44:33 +01:00
Vincent Bernat
2463736fdc xrandr: simplify xrandr menu with autorandr 2020-01-29 05:16:25 +01:00
Vincent Bernat
243de00594 start: move start commands to systemd misc-x@.service 2020-01-26 09:07:20 +01:00
Vincent Bernat
80cd6d2c26 xss-lock: use a simpler process to dim display
Just set a low brightness.
2020-01-24 23:02:07 +01:00
Vincent Bernat
9910ae4c11 xss-lock switch to BSOD 2020-01-24 22:49:34 +01:00
Vincent Bernat
84a6752c11 xss-lock: use xscreensaver barcode 2020-01-24 22:44:16 +01:00
Vincent Bernat
a4c82b5b90 tags: don't consider Chromium as intrusive on fullscreen 2020-01-24 22:33:02 +01:00