Vincent Bernat
4b33f2aa9c
signals: remove special rule for Google Meet
...
I am not using it anymore.
2019-03-18 15:48:11 +01:00
Vincent Bernat
7d036a8c05
widget: make volume widget work again too
2018-11-10 00:25:45 +01:00
Vincent Bernat
4267dc2927
bindings: document an alternative to ImageMagick for screenshots
...
I keep forgetting the name otherwise. Unfortunately, it doesn't know
how to capture a window.
2018-10-18 11:49:04 +02:00
Vincent Bernat
c8ada41ed4
mime: update MIME handler for PDF
...
Newest applications are using vendor-name.desktop scheme.
2018-10-10 13:19:43 +02:00
Vincent Bernat
1907e37928
volume: scale volume text with DPI
2018-08-16 18:46:55 +02:00
Vincent Bernat
39e515bab6
widgets: better handling of HiDPI
2018-08-14 21:23:12 +02:00
Vincent Bernat
9704e2c1ec
signals: when using Google Meet, don't change opacity
2018-08-08 14:16:27 +02:00
Vincent Bernat
56a264731d
start: don't start pulseaudio
...
It's now started by systemd --user.
2018-08-01 08:32:29 +02:00
Vincent Bernat
9d19e3e0b0
widgets: also scale widget width with theme scale
2018-07-28 17:14:39 +02:00
Vincent Bernat
23581a2bcd
xsession: make compton settings depend on GLX driver
2018-07-28 10:28:27 +02:00
Vincent Bernat
eb8b4ee905
start: don't run pidgin on start
...
And don't reserve a tag either. XMPP is dead...
2018-05-11 07:52:28 +02:00
Vincent Bernat
b4b2f5064e
widgets: don't rely on ncal highlighting current date
...
On recent versions, highlighting is disabled on non-TTY outputs.
2018-01-22 06:36:49 +01:00
Vincent Bernat
ffea7be396
Revert "widgets: don't do anything when clicking on tasklist"
...
This reverts commit dd27658d13
. OK, if I
minimize something, I need it.
2017-07-04 16:30:52 +02:00
Vincent Bernat
f8e519691c
Revert "start: remove --paint-on-overlay from compton options"
...
This reverts commit 3eded8cdd4
. This mess
with screen configuration.
2017-06-20 09:12:21 +02:00
Vincent Bernat
3eded8cdd4
start: remove --paint-on-overlay from compton options
2017-06-19 15:35:07 +02:00
Vincent Bernat
dd27658d13
widgets: don't do anything when clicking on tasklist
...
I never used this feature except by mistake.
2017-03-14 21:01:10 +01:00
Vincent Bernat
cfac99fcc6
start: kill nm-applet on start
...
It's not unusual for it to become out-of-sync. Dunno if it is because of
configuration change or anything else, but an easy solution is to
restart it often.
2016-11-11 10:49:22 +01:00
Vincent Bernat
1585d610b7
rules: ensure i3lock stays on top
2016-11-04 14:42:41 +01:00
Vincent Bernat
e5f053996e
Revert "start: don't run polkit agent"
...
This reverts commit f81ccb9f89
. This is
not as useless as it seemed.
2016-07-24 22:35:25 +02:00
Vincent Bernat
f81ccb9f89
start: don't run polkit agent
...
Seems to be useless.
2016-05-23 14:34:36 +02:00
Vincent Bernat
572f39c0c1
rc: don't start udisks-glue
...
Use "udisksctl mount -b /dev/sdb1" instead.
2016-04-29 16:40:13 +02:00
Vincent Bernat
1e993bfa10
appearance: fix GTK3 bindings
...
With newer versions of GTK, the appropriate CSS property and the CSS
classes have changed their names.
2016-04-27 18:13:27 +02:00
Vincent Bernat
6e5e96d67e
bindings: invert the way we switch focus between screens
...
For some reason, the screens seem to be in inverted order.
2016-03-21 13:12:32 +01:00
Vincent Bernat
2dc1f56751
bindings: add a binding to spawn pavucontrol
2015-10-20 09:45:13 +02:00
Vincent Bernat
cda3a6448f
spotify: switch back to MPRIS2 DBUS interface
...
One less daemon to run.
2015-08-31 20:28:15 +02:00
Vincent Bernat
f04a53528f
signals: put cursor in the middle left of the focused window
...
Previously, cursor was put in the upper left corner but there are so
many stuff that may display tooltips at this place...
2015-08-15 10:38:37 +02:00
Vincent Bernat
a5f5530c85
tags: apps for second screen should go on second screen
...
Not on the third screen.
2015-08-10 09:05:55 +02:00
Vincent Bernat
3a1e52df3e
xrandr: add a gist from an ArchLinux guy for mixing HiDPI/non-HiDPI
...
This will be useful. Need to test.
2015-08-08 21:42:28 +02:00
Vincent Bernat
3c463c3f25
appearance: use default Adwaita icons
2015-07-24 08:59:08 +02:00
Vincent Bernat
df962d1e75
rc: run xsettingsd early
2015-07-24 06:23:46 +02:00
Vincent Bernat
06e6c28ac7
theme: get scale factor from Xft.dpi
...
And uses xrdb as it is easier to do this way.
2015-07-23 13:30:26 +02:00
Vincent Bernat
e3747d1b9f
spotify: try to support the new version of Spotify
...
Use dbus-mediakeys to get an appropriate DBus interface. In future
versions, this should not be needed anymore. See:
https://github.com/vincentbernat/dbus-mediakeys
2015-07-13 14:50:47 +02:00
Vincent Bernat
93a5cf16ba
Revert "spotify: try to support the new version of Spotify"
...
This reverts commit 6c8985a9ae
. Well, keep
old version of Spotify until MPRIS DBus support is updated.
2015-07-12 21:26:41 +02:00
Vincent Bernat
6c8985a9ae
spotify: try to support the new version of Spotify
...
It doesn't provide a DBus interface. Try to use xdotool instead. For
some reason, not working.
2015-07-12 11:31:13 +02:00
Vincent Bernat
db2d169a57
debug: some applications don't have a name
...
For example, when not playing, the new version of Spotify doesn't expose
a name. Handle that when displaying window information.
2015-07-12 09:55:49 +02:00
Vincent Bernat
e17f7b879c
shifty: fusion delete/rename tag function
...
When a tag is empty, delete it, otherwise, rename it.
2015-06-14 13:07:36 +02:00
Vincent Bernat
fc2fd51f94
xrun: don't use spawn_with_shell
...
We don't need a shell.
2015-03-20 19:32:32 +01:00
Vincent Bernat
97c5b983e7
rules: ensure Pidgin's buddy list is master
...
If it comes after the conversation window, it should be set as a master.
2015-03-03 08:58:11 +01:00
Vincent Bernat
d29b8fd257
tags: anything Pidgin-related should go to im tag
2015-03-03 08:56:56 +01:00
Vincent Bernat
b062119a01
gtk: do not intercept C-f either
...
I don't use C-f/C-b to navigate in a text entry (I use arrows). Remove
all of them. Both GTK2 and GTK3.
2015-02-23 12:15:56 +01:00
Vincent Bernat
539f0cd41a
appearance: try a bigger font
2014-11-29 13:50:32 +01:00
Vincent Bernat
6f61c1bbab
compton: switch to --paint-on-overlay
...
Without that, it is not uncommon for compton to only display the root
window. Which is disturbing.
2014-11-19 09:08:53 +01:00
Vincent Bernat
f81327acbc
compton: --glx-no-rebind-pixmap is known to break on Intel
2014-11-19 09:05:45 +01:00
Vincent Bernat
ace1efda8c
appearance: move menu to right
...
Dunno why. To be like Chrome?
2014-11-12 12:10:52 +01:00
Vincent Bernat
49eb07bb23
appearance: hide minimize/maximize/close buttons for GTK3 apps
...
GTK3 apps are now using CSD (Client-side decorations) and they get
minimize/maximize/close buttons we don't care about. Hide them.
2014-11-12 12:05:56 +01:00
Vincent Bernat
913ef0d3f2
theme: don't use transparency for borders
...
When the client is also using ARGB, the border becomes too transparent
and may be difficult to see. Just use a plain RGB border.
2014-11-04 11:26:50 +01:00
Vincent Bernat
a4943e289f
signals: don't let spotify set the urgent flag
...
It seems to set it for whatever reason. This is disturbing.
2014-10-19 23:53:01 +02:00
Vincent Bernat
5358463d2a
start: don't start transmission anymore
...
It is replaced by transmission-remote-gtk but it doesn't know how to
start minimized.
2014-10-19 23:10:44 +02:00
Vincent Bernat
8452c3b8da
compton: switch back to glx backend
...
And use both --xrender-sync and --sync opengl-swc
2014-10-03 10:17:33 +02:00
Vincent Bernat
1ca473b480
compton: fallback again to just xrender
2014-10-01 09:12:14 +02:00