icons /layouts
use image instead of symbols for layouts
2007-12-27 00:13:44 +01:00
layouts
use get_curent_tags() in tile.c
2007-12-27 11:50:09 +01:00
widgets
remove get_current_tag() call
2007-12-27 11:36:49 +01:00
.gitignore
remove dual-config: awesomerc is now preprocessed and compiled in awesome
2007-12-13 11:16:43 +01:00
AUTHORS
add Aldo as AUTHORS
2007-12-19 10:44:41 +01:00
awesome-client-common.c
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesome-client.1.txt
minor documentation fix
2007-12-15 07:36:06 +01:00
awesome-client.c
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesome-client.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesome.1.txt
remove default reloadconfig un manpage
2007-12-15 19:22:47 +01:00
awesome.c
use image instead of symbols for layouts
2007-12-27 00:13:44 +01:00
awesome.doxygen
Make doxygen documentation less cluttered.
2007-12-19 10:42:43 +01:00
awesome.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesomerc
change "default" in textbox to "text" and set it to a good default
2007-12-27 00:16:29 +01:00
awesomerc.1.txt
Some awesomerc info add-ons.
2007-12-26 21:54:27 +01:00
client.c
add new UICB: uicb_focus_client_byname
2007-12-23 16:16:02 +01:00
client.h
add new UICB: uicb_focus_client_byname
2007-12-23 16:16:02 +01:00
common.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
config.c
change "default" in textbox to "text" and set it to a good default
2007-12-27 00:16:29 +01:00
config.h
store location and width of each widgets
2007-12-27 11:35:45 +01:00
config.mk
new width: progressbar
2007-12-23 14:27:56 +01:00
draw.c
it's not width but height which defines ratio
2007-12-27 10:33:20 +01:00
draw.h
use image instead of symbols for layouts
2007-12-27 00:13:44 +01:00
event.c
switch to get_current_tags() in event.c
2007-12-27 13:14:20 +01:00
event.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
focus.c
use get_current_tags() for focus, fix some bugs with multiple selected tags
2007-12-27 13:09:39 +01:00
focus.h
add new UICB: uicb_focus_client_byname
2007-12-23 16:16:02 +01:00
layout.c
switch to get_current_tags() in layout.c
2007-12-27 12:56:04 +01:00
layout.h
introduce get_current_tags() and deprecate get_current_{tag,layout}()
2007-12-23 16:28:40 +01:00
LICENSE
chance license to GPLv2
2007-09-12 14:29:51 +02:00
Makefile
Widget-ise the statusbar.
2007-12-15 10:15:42 +01:00
mouse.c
switch to get_current_tags() in mouse.c
2007-12-27 12:50:55 +01:00
mouse.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
README
Add more requirements to README.
2007-12-17 18:21:47 +01:00
rules.c
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
rules.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
screen.c
switch to get_current_tags() in screen.c
2007-12-27 12:52:04 +01:00
screen.h
remove ScreenInfo typedef and move Area into screen.h
2007-12-23 09:55:46 +01:00
statusbar.c
Clean get_screen_info and get_display_info.
2007-12-23 09:53:50 +01:00
statusbar.h
Clean interface of statusbar_update_position.
2007-12-23 09:51:44 +01:00
STYLE
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
tag.c
remove calls to get_current_tag()
2007-12-27 11:53:23 +01:00
tag.h
introduce get_current_tags() and deprecate get_current_{tag,layout}()
2007-12-23 16:28:40 +01:00
uicb.c
add new UICB: uicb_focus_client_byname
2007-12-23 16:16:02 +01:00
uicb.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
util.c
Remove single occurance of die, and then remove die itself.
2007-12-19 10:42:00 +01:00
util.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
widget.c
new width: progressbar
2007-12-23 14:27:56 +01:00
widget.h
new width: progressbar
2007-12-23 14:27:56 +01:00
window.c
Change awesome_config -> AwesomeConf.
2007-12-19 10:43:02 +01:00
window.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
xutil.c
Change awesome_config -> AwesomeConf.
2007-12-19 10:43:02 +01:00
xutil.h
Make textbox foreground and background configurable.
2007-12-19 10:41:50 +01:00