Vincent Bernat
|
355f983fdb
|
theme: don't hardcode Terminus outside theme.lua
|
2020-04-11 08:02:30 +02:00 |
|
Vincent Bernat
|
39e515bab6
|
widgets: better handling of HiDPI
|
2018-08-14 21:23:12 +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
|
60908e329d
|
dbg: fix client_info() function to display provided client
Display the focused client only if we don't have get a client.
|
2013-07-05 10:12:32 +02:00 |
|
Vincent Bernat
|
04dfe644d7
|
debug: increase hover timeout
Hover timeout is triggered even when the mouse is already inside the
surface. This is quite problematic. We increase it in the meantime.
|
2012-07-29 22:47:54 +02:00 |
|
Vincent Bernat
|
edfc26accf
|
debug: let dbg() be the universal thing to debug.
Therefore, we can use it directly on client objects. In this case, we
get full details.
|
2012-07-15 17:10:40 +02:00 |
|