Julien Danjou
|
47b3ea3356
|
cleanup header files
remove old dwm comments
|
2007-10-23 16:37:36 +02:00 |
Julien Danjou
|
842eed01c0
|
remove current_layout, insert get_current_layout() to get it dynamicly
|
2007-10-16 22:33:15 +02:00 |
Julien Danjou
|
fefa16611a
|
restack does not need Display as arg
|
2007-10-15 18:28:07 +02:00 |
Julien Danjou
|
ccb7e89750
|
arrange() does not need Display as arg
|
2007-10-15 18:23:05 +02:00 |
Julien Danjou
|
3592e8e448
|
save and loadawesomeprops do not need display as arg
|
2007-10-15 18:14:43 +02:00 |
Julien Danjou
|
a74ca1d1de
|
tabswidth is 4 not 6
|
2007-10-15 13:56:24 +02:00 |
Julien Danjou
|
4e0acfa99a
|
add coding style stuff
|
2007-10-15 13:40:52 +02:00 |
Julien Danjou
|
c05ed01c1a
|
bugfix: only catch first click to raise if we're floating
|
2007-10-11 11:33:40 +02:00 |
Julien Danjou
|
e733af41ec
|
remove drawcontext everywhere
|
2007-10-10 14:09:36 +02:00 |
Julien Danjou
|
97a2085705
|
cosmetic: remove lines with empty spaces at end
|
2007-10-03 17:26:14 +02:00 |
Julien Danjou
|
c8373622ec
|
Add UICB_PROTO to common.h (new) to declare uicb_functions
|
2007-09-24 14:40:40 +02:00 |
Julien Danjou
|
d9523d3436
|
simplify load/saveawesomeprops
|
2007-09-18 19:53:52 +02:00 |
Julien Danjou
|
dcec6aa749
|
remove screen arg from uicb*
|
2007-09-18 19:53:52 +02:00 |
Julien Danjou
|
30e7cf5b40
|
simplify arrange and restack
|
2007-09-18 19:53:46 +02:00 |
Julien Danjou
|
933b0413ea
|
add screen arg to uicb*
|
2007-09-16 01:05:43 +02:00 |
Julien Danjou
|
e91de5bfb9
|
restack and arrange take screen as arg
|
2007-09-15 23:17:59 +02:00 |
Julien Danjou
|
5c78f4785f
|
load and save awesome props now take screen as arg
|
2007-09-15 22:40:52 +02:00 |
Julien Danjou
|
3e3f213b72
|
move uicb_togglebar to statusbar.c
|
2007-09-15 15:34:28 +02:00 |
Julien Danjou
|
2c6a71f358
|
add DC to uicb_*() args
|
2007-09-12 18:11:27 +02:00 |
Julien Danjou
|
de3fdc02d8
|
add DC to arrange()
|
2007-09-12 17:00:33 +02:00 |
Julien Danjou
|
7659289b9e
|
chance license to GPLv2
|
2007-09-12 14:29:51 +02:00 |
Julien Danjou
|
baa1e422fe
|
rename last jdwm to awesome and make config a little more robust
|
2007-09-10 16:11:57 +02:00 |
Julien Danjou
|
6f528063be
|
rename jdwm to awesome
|
2007-09-10 12:06:54 +02:00 |
Julien Danjou
|
c3d2e56ef1
|
remove jdwmprops as global var, replaced by a macro
|
2007-09-07 16:46:46 +02:00 |
Julien Danjou
|
2eaadb39e7
|
remove initlayout function
|
2007-09-07 15:04:02 +02:00 |
Julien Danjou
|
0a90a3f618
|
remove nexttiled
|
2007-09-06 23:26:48 +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
|
e5f2ed3f22
|
remove extern seltags, put it in jdwmconf
|
2007-09-06 19:05:26 +02:00 |
Julien Danjou
|
f7173bd79d
|
first import
|
2007-09-05 20:15:00 +02:00 |