Julien Danjou
|
437bc5c22c
|
add 2008 copyright notice
|
2008-01-02 16:59:43 +01:00 |
Julien Danjou
|
2f19bab193
|
simplify update
|
2008-01-02 15:01:30 +01:00 |
Julien Danjou
|
1b48166ad5
|
add resize option to iconbox
|
2008-01-02 14:59:15 +01:00 |
Julien Danjou
|
aff5e13590
|
use NULL value by default
|
2008-01-02 14:39:14 +01:00 |
Julien Danjou
|
d402ae8f69
|
optimize rule usage
|
2008-01-02 12:44:18 +01:00 |
Julien Danjou
|
346a383258
|
implement xproperty rule matching (FS#5)
|
2008-01-02 12:23:01 +01:00 |
Julien Danjou
|
0cf4ff6d9f
|
implement not_master rules option (FS#6)
|
2008-01-02 12:00:36 +01:00 |
Julien Danjou
|
9e93857864
|
use sel->border instead of globalconf borders
|
2008-01-02 11:37:16 +01:00 |
Julien Danjou
|
6701d0d2be
|
add a borders option to client_maximize() to (not) handle border removal
|
2008-01-02 11:36:06 +01:00 |
Julien Danjou
|
9865d44a88
|
Revert "remove borders modification on maximize()"
This reverts commit d8ef2748a6 .
|
2008-01-02 11:32:12 +01:00 |
Julien Danjou
|
00b5fdc5b0
|
cosmetic
|
2008-01-02 09:57:26 +01:00 |
calmar
|
e3d0474363
|
awesomerc update
Hi,
I changed the 'example' section somebit, hmm.
cheers
marco
--
(o_ It rocks: LINUX + Command-Line-Interface
//\
V_/_ http://www.calmar.ws
From 03a313beaa9aef348b2c5c90a606b9a044deca17 Mon Sep 17 00:00:00 2001
From: marco candrian <mac@calmar.ws>
Date: Wed, 2 Jan 2008 06:50:18 +0100
Subject: [PATCH] awesomerc update
|
2008-01-02 09:56:11 +01:00 |
Nikos Ntarmos
|
d8ef2748a6
|
remove borders modification on maximize()
|
2008-01-02 09:55:03 +01:00 |
Julien Danjou
|
4f65aa8f51
|
rework headers inclusion
|
2008-01-01 18:02:36 +01:00 |
Julien Danjou
|
0e52c0ad1a
|
generate graphs
|
2008-01-01 17:45:05 +01:00 |
Julien Danjou
|
9255946d9f
|
remove common.h
|
2008-01-01 17:38:27 +01:00 |
Julien Danjou
|
f467fed598
|
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
|
2008-01-01 17:37:16 +01:00 |
Julien Danjou
|
d4758481dc
|
remove LAYOUT_PROTO, use a LayoutArrange typedef
|
2008-01-01 17:33:12 +01:00 |
Julien Danjou
|
909f92d500
|
replace UICB_PROTO macro by a typedef
|
2008-01-01 17:25:48 +01:00 |
calmar
|
b832f96ba1
|
fix border color
|
2008-01-01 17:04:06 +01:00 |
Julien Danjou
|
e5af2dcf24
|
fix maximized windows in floating layout
|
2008-01-01 16:56:11 +01:00 |
Julien Danjou
|
c4b4a1fded
|
change warn() message and use simply , as strtok delimiter
|
2008-01-01 16:29:59 +01:00 |
Julien Danjou
|
bb06e80199
|
simplify some stuff, cosmetic
|
2008-01-01 16:29:58 +01:00 |
marco candrian
|
0945e3ad34
|
additonal settings for the progressbar
|
2008-01-01 16:29:53 +01:00 |
Nikos Ntarmos
|
9adfc6eb35
|
Typo in screen.c:get_display_area causing display area to be miscalculated
|
2007-12-31 18:37:28 +01:00 |
Julien Danjou
|
52920a849b
|
clean some awesome.c stuff
|
2007-12-31 10:10:49 +01:00 |
Julien Danjou
|
b9d6a93c59
|
draw statusbar after init
|
2007-12-31 10:04:03 +01:00 |
Julien Danjou
|
7c2f81b141
|
update manpage for several statusbar
|
2007-12-30 21:13:11 +01:00 |
Julien Danjou
|
13e5b96807
|
don't stick textbox size to the first textsize sent via widget_tell
|
2007-12-30 21:03:22 +01:00 |
Julien Danjou
|
f7f6951957
|
allow to have several statusbar
|
2007-12-30 21:00:34 +01:00 |
Julien Danjou
|
64e44421dd
|
allow to set statusbar width
|
2007-12-30 18:55:46 +01:00 |
Julien Danjou
|
643407b5ea
|
allow to set the statusbar height
|
2007-12-30 18:54:17 +01:00 |
Julien Danjou
|
427858460f
|
add CFGF_NO_TITLE_DUPES to screen and tag sections
|
2007-12-30 18:38:05 +01:00 |
Julien Danjou
|
5599027361
|
add CFGF_NO_TITLE_DUPES flag to widgets sections
|
2007-12-30 18:36:18 +01:00 |
Nikos Ntarmos
|
0fb6cf2817
|
check for EWMH.initial_state
|
2007-12-30 18:31:22 +01:00 |
Julien Danjou
|
a051c2db09
|
free old statusbar drawable
|
2007-12-30 18:13:33 +01:00 |
Julien Danjou
|
6e3b3da6c0
|
document widgets
|
2007-12-30 15:38:23 +01:00 |
Julien Danjou
|
6f4dec78ff
|
remove Display as arg from window_*() fcts
|
2007-12-30 15:24:51 +01:00 |
Julien Danjou
|
84c59a5704
|
code documentation update
|
2007-12-30 15:11:37 +01:00 |
Julien Danjou
|
3216eb4d41
|
documente some functions and simplify client_saveprops() proto
|
2007-12-30 15:08:38 +01:00 |
Julien Danjou
|
75c7d04adf
|
allow textbox to have special width
|
2007-12-30 14:49:03 +01:00 |
Julien Danjou
|
0eb4743385
|
draw_text don't pad with font->height / 2 by default: padding is now an arg
|
2007-12-30 14:42:51 +01:00 |
Julien Danjou
|
9bc998bb76
|
fix default layouts icons path
|
2007-12-30 14:29:28 +01:00 |
Julien Danjou
|
cb0203b0a0
|
don't display if statusbar off
|
2007-12-30 14:23:01 +01:00 |
Julien Danjou
|
9a5e745114
|
remove textwidth_primitive
|
2007-12-30 14:22:19 +01:00 |
Julien Danjou
|
e57f387df0
|
fix size stuff for square
|
2007-12-30 14:06:45 +01:00 |
Julien Danjou
|
f7263bbca8
|
bug fix: reset widget->width to 0
|
2007-12-30 13:42:49 +01:00 |
Julien Danjou
|
0df27e0f6a
|
split the display part of statusbar_draw(), move it to new statusbar_display(), and call it for expose events
|
2007-12-30 13:17:26 +01:00 |
Julien Danjou
|
1021f86e24
|
rework draw stuff
- remove display from DrawCtx
- add Drawable in statusbar
|
2007-12-30 12:26:11 +01:00 |
Julien Danjou
|
34ddf418ad
|
fix colors handling
|
2007-12-29 22:01:11 +01:00 |