Julien Danjou
|
a6a705dd85
|
remove global bh/blw and add a Statusbar type
|
2007-09-07 16:13:59 +02:00 |
|
Julien Danjou
|
2eaadb39e7
|
remove initlayout function
|
2007-09-07 15:04:02 +02:00 |
|
Julien Danjou
|
02bd4f8974
|
document set_default_config
|
2007-09-07 14:59:20 +02:00 |
|
Julien Danjou
|
324da44c0d
|
simplify for()
|
2007-09-07 14:58:17 +02:00 |
|
Julien Danjou
|
a9d1f4a37d
|
remove global selscreen variable and remove unused vars from setup()
|
2007-09-07 12:53:30 +02:00 |
|
Julien Danjou
|
1d25e8897a
|
set *handler as local to main, not global/extern, and set handler functions no-static
|
2007-09-07 12:29:54 +02:00 |
|
Julien Danjou
|
a4449818f3
|
remove useless string.h inclusion
|
2007-09-07 11:48:30 +02:00 |
|
Julien Danjou
|
1cd68afe28
|
documentation of uicb_view()
|
2007-09-07 11:42:13 +02:00 |
|
Julien Danjou
|
2e303bf4f2
|
documentation
|
2007-09-07 11:38:03 +02:00 |
|
Julien Danjou
|
3ea28a69d7
|
make prop local and malloced
|
2007-09-07 11:26:27 +02:00 |
|
Julien Danjou
|
7fd29e4bad
|
make prop saveprops() dynamicly allocated too
|
2007-09-07 11:18:27 +02:00 |
|
Julien Danjou
|
060cff4970
|
make prop in save() dynamic
|
2007-09-07 11:14:43 +02:00 |
|
Julien Danjou
|
ac67957492
|
make prop dynamicly allocated
|
2007-09-07 11:12:36 +02:00 |
|
Julien Danjou
|
75bb6ee238
|
bug fix, size of prop was not good
|
2007-09-07 00:09:56 +02:00 |
|
Julien Danjou
|
aa4177c2b1
|
make loadprops more dynamic
|
2007-09-06 23:48:18 +02:00 |
|
Julien Danjou
|
de225777b2
|
cosmetic: remove useless ;
|
2007-09-06 23:29:50 +02:00 |
|
Julien Danjou
|
0a90a3f618
|
remove nexttiled
|
2007-09-06 23:26:48 +02:00 |
|
Julien Danjou
|
6dcccd7a5a
|
Rework settrans
- set setclienttrans static
- remove current_opacity arg of setclienttrans, not useful
|
2007-09-06 22:45:05 +02:00 |
|
Julien Danjou
|
2044f82761
|
fix segfault with transparency
|
2007-09-06 22:29:14 +02:00 |
|
Julien Danjou
|
bd5bef5acf
|
remove textw function, change it with a macro
|
2007-09-06 22:09:00 +02:00 |
|
Julien Danjou
|
9a6cc53933
|
remove blank lines
|
2007-09-06 22:04:02 +02:00 |
|
Julien Danjou
|
bbfbb26326
|
remove prop from global and static, use in fcts
|
2007-09-06 22:02:50 +02:00 |
|
Julien Danjou
|
dad05e8f19
|
remove prop[] from static and global
|
2007-09-06 21:58:46 +02:00 |
|
Julien Danjou
|
274f1270e6
|
add taglayouts in jdwmconf as tag_layouts
|
2007-09-06 21:53:45 +02:00 |
|
Julien Danjou
|
9f9757e1b4
|
deprected nexttiled, add IS_TILED macro to check if a client is tiled to current tags
|
2007-09-06 20:02:30 +02:00 |
|
Julien Danjou
|
4fc212ed40
|
include config.h
|
2007-09-06 19:33:20 +02:00 |
|
Julien Danjou
|
2ef846164c
|
move prevtags in jdwmconf also
|
2007-09-06 19:09:09 +02:00 |
|
Julien Danjou
|
e5f2ed3f22
|
remove extern seltags, put it in jdwmconf
|
2007-09-06 19:05:26 +02:00 |
|
Julien Danjou
|
379136c2a6
|
documentation
|
2007-09-06 18:43:49 +02:00 |
|
Julien Danjou
|
9f752ef031
|
remove doc on clean
|
2007-09-05 22:47:43 +02:00 |
|
Julien Danjou
|
9ab236d500
|
rename handler functions
|
2007-09-05 22:46:18 +02:00 |
|
Julien Danjou
|
24e15433b7
|
remove bpos from global var, added in jdwmconf
|
2007-09-05 20:39:11 +02:00 |
|
Julien Danjou
|
f7173bd79d
|
first import
|
2007-09-05 20:15:00 +02:00 |
|