Commit graph

14 commits

Author SHA1 Message Date
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
3c463c3f25 appearance: use default Adwaita icons 2015-07-24 08:59:08 +02: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
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
161b901233 appearance: workaround for GTK3 shadows
The use of shadows make the window larger than it should be and
therefore, a lot of space was surrounding the windows.
2014-05-30 00:56:51 +02:00
Vincent Bernat
b649c57c91 appearance: specifically tell which package to use 2014-03-21 17:22:47 +01:00
Vincent Bernat
c79ddec997 appearance: add a word for stuff like Skype 2014-03-21 11:32:07 +01:00
Vincent Bernat
82b605783c gtk2: replace ctrl-w by alt-backspace to delete last word 2013-09-12 09:53:16 +02:00
Vincent Bernat
5372c1fbaf gtk: does not intercept Ctrl-W.
On many applications, this is used to close a tab.
2013-08-31 16:17:49 +02:00
Vincent Bernat
37e0594248 setup: add package list and create directory if they don't exist 2012-11-06 11:51:56 +01:00
Vincent Bernat
6bc35992f2 appearance: don't use Terminus as default GTK+ font 2012-07-31 06:41:59 +02:00
Vincent Bernat
f9d4dafd81 appearance: fix wording of "appearance" 2012-07-11 08:58:08 +02:00
Renamed from rc/apparance.lua (Browse further)