Vincent Bernat
b9f6e1b7b2
xsession: do not use compton's --glx-no-rebind-pixmap
...
Cause some issues in Emacs.
2018-07-28 12:56:37 +02:00
Vincent Bernat
7c8c7b2401
xsession: enable QT autoscaling according to screen DPI
...
This seems to work great!
2018-07-28 11:12:16 +02:00
Vincent Bernat
13ecec71a9
xsession: different compton configuration for nvidia
...
Use of --glx-no-stencil introduces flickering.
2018-07-28 11:11:55 +02:00
Vincent Bernat
d589657246
xsession: use a faster method in compton for GLX swap
2018-07-28 10:33:32 +02:00
Vincent Bernat
bce16c6d6a
xsession: on neo, set primary screen
...
Default primary is DP-0.
2018-07-28 10:29:21 +02:00
Vincent Bernat
23581a2bcd
xsession: make compton settings depend on GLX driver
2018-07-28 10:28:27 +02:00
Vincent Bernat
f0953a9291
xsettings: try a bit with subpixel rendering disabled
...
This should provide some speedup. It looks good on HiDPI. If it isn't
great on low-DPI, we'll switch it on/off dynamically.
2018-07-28 10:07:59 +02:00
Vincent Bernat
d52488e1c9
xsettings: always set Gdk/* properties
...
It shouldn't hurt if we use 1 as scaling factor.
2018-07-27 22:53:54 +02:00
Vincent Bernat
387c6d0078
xsettings: use xsettings to set scale factor
2018-07-27 22:50:05 +02:00
Vincent Bernat
461223a0a3
xsession: on neo, help with scaling on GTK/GDK
2018-07-27 22:31:18 +02:00
Vincent Bernat
87ab994252
xsession: fix DPI for neo
2018-07-27 22:06:02 +02:00
Vincent Bernat
1aa03a9044
xsettings: configure neo for new 4K screens
2018-07-27 21:44:16 +02:00
Vincent Bernat
846cd2f680
input-event: fix accel of trackpoint
2018-07-22 12:15:01 +02:00
Vincent Bernat
4f0a973cba
xsession: disable radios through NM too
...
NetworkManager will sync its state with rfkill now...
2018-07-13 09:06:25 +02:00
Vincent Bernat
c46a44d646
input: try to handle undocking too
2018-07-04 18:46:38 +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
ca4759b3d6
spotify: spawn a background process for DBus communication
...
Otherwise, we will block awesome if spotify isn't answering
2017-06-05 20:39:14 +02:00
Vincent Bernat
a7919941b3
xsession: lower redshift night temperature
2017-04-18 22:16:23 +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
a7b63b1450
brightness: use gsd-backlight-helper instead of xbacklight
...
xbacklight is currently broken.
2016-12-07 20:52:27 +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
faabca55e2
input: try natural scrolling for synaptics touchpad
2016-07-31 13:45:58 +02: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
66b9debba1
lock: i3lock is now able to use XSS_SLEEP_LOCK_FD directly
2016-06-06 10:20:15 +02:00
Vincent Bernat
1644387efe
xsession: make systemd-run quiet
2016-06-01 08:09:14 +02:00
Vincent Bernat
be1fd6a21d
xsession: ensure tmux session won't be killed on logout
2016-06-01 07:32:50 +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
3596d903eb
input: switch to libinput
...
Out-of-the-box, libinput works fine. We even get scrolling using middle
button.
2016-05-18 13:56:14 +02:00
Vincent Bernat
614d3c604f
xsession: fix coordinates for redshift
2016-05-08 19:34:04 +02:00
Vincent Bernat
3662be4751
xsession: lower night temperature for redshift
...
Otherwise, the change is quite invisible.
2016-05-07 21:36:01 +02:00
Vincent Bernat
8b1417a75d
Revert "spotify: do not expect an answer to DBus request"
...
This reverts commit 1342c2b227
. Doesn't
work otherwise... Odd?
2016-04-29 19:52:16 +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
1342c2b227
spotify: do not expect an answer to DBus request
...
Using os.execute makes awesome block during execution. Don't wait for
anything.
2016-04-29 16:38:56 +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
2c07d4e19a
browser: try Firefox a bit
2016-04-17 19:21:44 +02:00
Vincent Bernat
ebf43cbbc5
wallpaper: also provide symlinks to the used images
...
Useful if something want a random wallpaper.
2016-04-17 19:17:53 +02:00
Vincent Bernat
01d65673ca
xsettings: when using display port adapter, keep HiDPI settings too
...
In fact, we should detect we have some videoprojector and do that.
2016-04-17 19:07:04 +02:00
Vincent Bernat
cb7763f070
xsettings: when using HDMI output only, keep HiDPI
...
The HDMI output is used mostly for presentations.
2016-03-30 14:48:14 +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
04d9fb8da6
brightness: handle the case where xbacklight doesn't work
...
This happens with modesettings...
2016-03-16 15:49:22 +01:00
Vincent Bernat
f3f3754336
xsettings: compatibility with modeset driver
2016-02-19 10:06:22 +01:00
Vincent Bernat
aa48a79e13
xsession: output rename with recent intel
2016-01-28 19:52:20 +01:00
Vincent Bernat
c37d80aae4
Revert "lock: when going to sleep, clear ssh-agent keys"
...
This reverts commit b149d0a07a
.
2016-01-24 13:41:37 +01:00
Vincent Bernat
b149d0a07a
lock: when going to sleep, clear ssh-agent keys
2016-01-17 10:18:14 +01:00
Vincent Bernat
298a7035be
doc: mention @P-EB pull request for 3.5 support
...
ENOTIME to update myself...
2015-12-24 09:04:35 +01:00