Julien Danjou
|
001f430c0c
|
remove global client_sel, use tag's client_sel
|
2007-10-26 23:19:13 +02:00 |
Julien Danjou
|
d24413a75d
|
rename resize() to client_resize()
|
2007-10-26 19:51:20 +02:00 |
Julien Danjou
|
530a6ef104
|
bugfix: save rx/ry/rw/rh when resizing a floating window
|
2007-10-25 13:57:02 +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
|
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
|
d263c89aa4
|
untab on floating
|
2007-10-15 17:20:17 +02:00 |
Julien Danjou
|
14ea2dc0ae
|
minimal tab support
|
2007-10-15 16:28:36 +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
|
4a7acf821e
|
remove Regs struct, use Rules
|
2007-10-15 12:40:45 +02:00 |
Julien Danjou
|
c4e130d7d9
|
remove Display as param for uicb
|
2007-10-11 23:32:29 +02:00 |
Julien Danjou
|
c3986a5937
|
sel is no more extern
|
2007-10-11 23:12:05 +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
|
17ec922077
|
bug fix: set not matched tags to False instead of nothing
|
2007-10-02 10:36:49 +02:00 |
Julien Danjou
|
8112ec2cca
|
introduce move_client_to_screen to move a client in a new screen and tag it with good tags
|
2007-09-28 11:30:51 +02:00 |
Julien Danjou
|
ab738c9cab
|
bug fix: XClassHint not copied correctly
Thanks Nikos Ntarmos <ntarmos@ceid.upatras.gr>
|
2007-09-28 10:46:34 +02:00 |
Julien Danjou
|
486dd410ca
|
bug fix: apply selected layouts for tag in uicb_tag_view{next,prev}
Thanks Jordà Polo <jorda@ettin.org>
|
2007-09-27 16:24:42 +02:00 |
Julien Danjou
|
2c149b25d3
|
optimize a little isvisible()
|
2007-09-26 18:56:58 +02:00 |
Julien Danjou
|
935bcc7ce4
|
move Regs into tag.c
|
2007-09-24 18:02:03 +02:00 |
Julien Danjou
|
595eba78d7
|
create a Tag struct type and use it
|
2007-09-24 15:37:52 +02:00 |
Julien Danjou
|
40384806fd
|
use a_strcmp() instead of strcmp()
|
2007-09-21 17:32:00 +02:00 |
Julien Danjou
|
03ee9ce9d1
|
rename some tag_view UI callback functions and add uicb_tag_viewprev uicb_tag_viewnext as bindable
|
2007-09-20 22:24:52 +02:00 |
Julien Danjou
|
4ef83a4e40
|
documentation update for tags
|
2007-09-20 22:02:57 +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
|
c3bb58f47a
|
stop making awesomelibconf global and store screen number in awesome_configs
we strdup elems and p_delete them in cleanup
|
2007-09-16 23:13:34 +02:00 |
Julien Danjou
|
0539eaa4b0
|
is_visible check for screen
|
2007-09-16 14:56:08 +02:00 |
Julien Danjou
|
ab75756d62
|
remove a DefaultScreen()
|
2007-09-16 14:56:08 +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
|
fe89aa31b0
|
create statusbar.c and move things from draw.c
|
2007-09-15 15:16:53 +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
|
9f56ade4e9
|
use more safe functions and update #inlcude
|
2007-09-11 14:00:49 +02:00 |
Julien Danjou
|
1ad4adf901
|
change compileregs proto, simplify
|
2007-09-10 17:07:07 +02:00 |
Julien Danjou
|
6f528063be
|
rename jdwm to awesome
|
2007-09-10 12:06: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
|
3ea28a69d7
|
make prop local and malloced
|
2007-09-07 11:26:27 +02:00 |
Julien Danjou
|
274f1270e6
|
add taglayouts in jdwmconf as tag_layouts
|
2007-09-06 21:53:45 +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
|
f7173bd79d
|
first import
|
2007-09-05 20:15:00 +02:00 |