Commit graph

16 commits

Author SHA1 Message Date
Vincent Bernat
06150559db xrandr: add a xrandr menu bound to XF86Display 2012-07-15 16:14:39 +02:00
Vincent Bernat
47115a0fbe theme: use less colors 2012-07-14 19:48:19 +02:00
Vincent Bernat
3415d39992 volume: move volume functions into a lib
Also add some notification when changing the volume. Also move
sharetags to the `lib/` directory. And modify `loadrc` to be able to
load modules.
2012-07-14 16:31:22 +02:00
Vincent Bernat
5d55609657 keyboard: use kbdd for keyboard switching
A popup is used to indicate the current keyboard layout. Maybe we
could use a widget instead.
2012-07-14 12:29:48 +02:00
Vincent Bernat
02a9de0a5f rc: comment various RC files to be loaded 2012-07-14 11:04:08 +02:00
Vincent Bernat
e5e338e8ee tags: rework how tags are defined
Instead of using a list of names and a list of layouts, we use an
array with optional names and layouts and additional properties. If no
name is given, only numerical ID is used. Default to first
layout. Additional properties are set using `setproperty`.
2012-07-14 01:29:57 +02:00
Vincent Bernat
7901e0c294 layout: add fair layout 2012-07-14 01:06:48 +02:00
Vincent Bernat
eef0c6857b quake: add a quake-like console 2012-07-13 15:29:15 +02:00
Vincent Bernat
b1eaaf7516 start: make xrun start apps after awesome is ready
`xrun` is also moved in its own module
2012-07-13 08:21:57 +02:00
Vincent Bernat
f9d4dafd81 appearance: fix wording of "appearance" 2012-07-11 08:58:08 +02:00
Vincent Bernat
b5c655050d load: display a naughty notification when an error occurs on file loading 2012-07-10 22:21:04 +02:00
Vincent Bernat
7706bfc617 layouts: add tile.bottom layout 2012-07-08 20:08:00 +02:00
Vincent Bernat
a77ca45d15 apparance: make non focused terminals more readable
Instead of relying on rxvt capacity of changing its opacity depending
on having or not the focus, we rely on awesome changing the opacity.
2012-07-07 20:24:53 +02:00
Vincent Bernat
860cc39867 layouts: replace magnifier layout by tile.left 2012-07-07 14:48:38 +02:00
Vincent Bernat
5691323e73 theme: rename files for better coherency
Our `theme.lua` is now really a theme and its previous content is
moved in `apparance.lua`. Moreover, we play a bit with window borders.
2012-07-07 11:35:39 +02:00
Vincent Bernat
c130561cb7 Initial commit. 2012-07-07 00:26:35 +02:00