Vincent Bernat
26d41c6970
rules: switch to the appropriate tag for emacs, web and pidgin
2012-07-10 23:35:30 +02:00
Vincent Bernat
3aef0ba974
rules: ensure pidgin buddy list does not take half of the screen
...
See:
http://stackoverflow.com/questions/5120399/setting-windows-layout-for-a-specific-application-in-awesome-wm
2012-07-10 23:28:56 +02:00
Vincent Bernat
55b8659fd9
rules: fullscreen with flash on Chromium
2012-07-10 23:20:05 +02:00
Vincent Bernat
45d2260bf7
widget: replace previous notification for low battery notification
2012-07-10 22:40:57 +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
fa7d139a30
widget: display a warning when running out of battery
2012-07-10 22:12:00 +02:00
Vincent Bernat
0880df4fc7
theme: use an orange border for focused windows
2012-07-10 12:01:37 +02:00
Vincent Bernat
54034803dc
widget: don't allow to switch tags with the mouse
...
Because of the use of shared tags, buttons should behave as key
bindings (defined in `bindings.lua`). Since I don't use mouse to
switch tags, it is just easier to remove buttons.
2012-07-09 23:31:22 +02:00
Vincent Bernat
d00ba1f4cd
widget: display a minimal tasklist for one-screen setups
...
We do not have enough space for a complete tasklist on one-screen
setups. Therefore, we just display a minimal ones with just
icons. Since this does not take much space, we display icons for all
tags.
2012-07-09 22:31:31 +02:00
Vincent Bernat
1359929f15
widget: add more space to the left of the layout box
2012-07-09 16:38:05 +02:00
Vincent Bernat
790a72a1ad
tags: display tag number along with its name
2012-07-09 16:29:22 +02:00
Vincent Bernat
8b3f13ea55
tags: rename first tag to "1"
2012-07-09 16:25:04 +02:00
Vincent Bernat
f6e37460a5
widget: search for an alternative icon if none available
...
If no icon is available for the tasklist, search for an alternative
one. Also set the application icon to avoid to search again
later. Maybe this would be better to search for an icon when managing
the new window?
2012-07-09 15:53:11 +02:00
Vincent Bernat
c8df51894e
bindings: when moving to urgent window, merge tags instead of switching
2012-07-09 13:35:03 +02:00
Vincent Bernat
b0cb6e2b09
start: always run pidgin but force it offline at start
2012-07-09 13:34:24 +02:00
Vincent Bernat
d58ae95d2c
xsession: provide a xsession file (for reference purpose)
2012-07-09 12:06:21 +02:00
Vincent Bernat
cb8c35b40c
rules: let fullscreen flash be fullscreen
2012-07-09 10:53:00 +02:00
Vincent Bernat
bd4d90a46e
apparance: close xprop when done with it
2012-07-09 08:30:40 +02:00
Vincent Bernat
fcc3869022
theme: double the border width
2012-07-09 00:38:51 +02:00
Vincent Bernat
45697bfbb1
apparance: configure the colors to be used for applets in systray
...
See: http://thread.gmane.org/gmane.comp.window-managers.awesome/9028
2012-07-08 23:06:43 +02:00
Vincent Bernat
7706bfc617
layouts: add tile.bottom layout
2012-07-08 20:08:00 +02:00
Vincent Bernat
d44f78bdf5
apparance: specify a fallback for GTK icon theme
2012-07-08 00:32:15 +02:00
Vincent Bernat
9575aab75b
apparance: hinting of Cantarell seems a bit off. Switch to DejaVu Sans.
2012-07-07 22:12:40 +02:00
Vincent Bernat
22dde5b7e9
rules: no window should start maximized
2012-07-07 20:41:31 +02:00
Vincent Bernat
fb40731cac
apparance: add a mention about QT app
2012-07-07 20:34:27 +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
b4cc2a5b33
widget: change the position of the network widget
2012-07-07 20:20:26 +02:00
Vincent Bernat
124235e904
widget: add a network widget
2012-07-07 20:18:29 +02:00
Vincent Bernat
ba218af659
widget: display battery level in red if low
2012-07-07 15:17:00 +02:00
Vincent Bernat
860cc39867
layouts: replace magnifier
layout by tile.left
2012-07-07 14:48:38 +02:00
Vincent Bernat
33eb322235
tags: handle correctly tag toggling
...
When the tag is on another screen, move it, then toggle it if not
already selected. Otherwise, just toggle it.
2012-07-07 14:44:18 +02:00
Vincent Bernat
7b99cab243
tags: swap tags when the target tag is another screen
2012-07-07 14:36:09 +02:00
Vincent Bernat
f4452eb1cd
bindings: add multimedia key support for sound volume
2012-07-07 12:16:21 +02:00
Vincent Bernat
a9fda54455
widget: don't display a separator when no tasklist is needed
2012-07-07 12:08:10 +02:00
Vincent Bernat
0427cce9c8
widget: use BAT1 on guybrush, not BAT0
2012-07-07 12:07:45 +02:00
Vincent Bernat
9185f2ce9c
start: start network manager applet on guybrush
2012-07-07 12:06:27 +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
03ef7cdd66
tags: add more "free" tags
2012-07-07 11:15:39 +02:00
Vincent Bernat
9040614ea9
widget: add the tasklist only on multihead setup
2012-07-07 11:14:26 +02:00
Vincent Bernat
a882194432
widget: use empty string for battery widget when not available
2012-07-07 10:26:34 +02:00
Vincent Bernat
89af7feb58
widget: add filesystem widgets
2012-07-07 10:23:53 +02:00
Vincent Bernat
76e330d981
widget: use empty string instead of nil when no widget is wanted
2012-07-07 10:21:40 +02:00
Vincent Bernat
5a4473d370
widget: remove label for volume widget, the symbol should be sufficient
2012-07-07 10:06:37 +02:00
Vincent Bernat
f6b4a19dbb
widgets: don't use a graph for CPU
...
I don't really use it.
2012-07-07 10:06:37 +02:00
Vincent Bernat
e93cb758eb
start: use xcompmgr instead of unagi
...
unagi seems still a bit buggy and slow.
2012-07-07 02:08:52 +02:00
Vincent Bernat
026c03dd8b
widgets: fix CPU graph
...
The default maximum value is 1 and vicious already normalizes graph
values to be between 0 and 1.
2012-07-07 01:58:56 +02:00
Vincent Bernat
f5fd2c1ba4
gtk3: fix how the settings are written
...
Really write the settings. Don't append the number of substitutions.
2012-07-07 01:39:14 +02:00
Vincent Bernat
ce3438a2a5
Complete README.md with interesting parts.
2012-07-07 00:58:34 +02:00
Vincent Bernat
492d03c753
Add a README.md.
2012-07-07 00:29:14 +02:00
Vincent Bernat
c130561cb7
Initial commit.
2012-07-07 00:26:35 +02:00