Julien Danjou
|
c3986a5937
|
sel is no more extern
|
2007-10-11 23:12:05 +02:00 |
Julien Danjou
|
12ef66b79a
|
clients list is no more global
|
2007-10-11 21:50:32 +02:00 |
Julien Danjou
|
1fa1ce1c93
|
dont't close STDIN in cleanup()
|
2007-10-11 18:56:22 +02:00 |
Julien Danjou
|
e22b1e2a73
|
set statusbar->height in initstatusbar()
|
2007-10-11 18:43:42 +02:00 |
Julien Danjou
|
e733af41ec
|
remove drawcontext everywhere
|
2007-10-10 14:09:36 +02:00 |
Julien Danjou
|
f57d275df1
|
move font to awesomeconf
|
2007-10-10 13:34:25 +02:00 |
Julien Danjou
|
2d0526696c
|
move cursors in awesome config
|
2007-10-10 13:29:46 +02:00 |
Julien Danjou
|
c4b1867a4d
|
remove h attribute of drawcontext
|
2007-10-09 22:29:44 +02:00 |
Julien Danjou
|
99ef84e621
|
bugfix: don't do stuff RootWindow() with non existent screen (Xinerama)
|
2007-10-03 20:58:00 +02:00 |
Julien Danjou
|
97a2085705
|
cosmetic: remove lines with empty spaces at end
|
2007-10-03 17:26:14 +02:00 |
Julien Danjou
|
272f4b1c2a
|
Xft support
|
2007-10-01 19:22:57 +02:00 |
Julien Danjou
|
9c747d1986
|
store display in awesomeconf
|
2007-10-01 15:31:43 +02:00 |
Julien Danjou
|
8c531e2a81
|
store phys_screen
|
2007-10-01 15:23:05 +02:00 |
Julien Danjou
|
659adaab5e
|
use get_real_screen() in a lot of places
|
2007-09-28 11:55:08 +02:00 |
Julien Danjou
|
d3ace8b9e8
|
make scan() aware of Xinerama
|
2007-09-27 19:21:47 +02:00 |
Julien Danjou
|
ecf79693a2
|
use real_screen for X functions, not logical screen
|
2007-09-27 17:13:31 +02:00 |
Julien Danjou
|
bdd408cd6c
|
use get_screen_count instead of ScreenCount where needed
|
2007-09-27 17:13:31 +02:00 |
Julien Danjou
|
9dad2fd85c
|
add -c option to specify configuration file
|
2007-09-26 21:22:30 +02:00 |
Julien Danjou
|
256717c792
|
add a_strncmp() to util.h and use a_str*() functions everywhere
|
2007-09-24 17:58:50 +02:00 |
Julien Danjou
|
894b341feb
|
simplfiy drawstatus() remove screen useless arg
|
2007-09-24 16:23:49 +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
|
92e8fb4cfb
|
bug fix: rewrite handler allocation dynamicly to correctly add shape and xrandr events
|
2007-09-19 20:36:24 +02:00 |
Julien Danjou
|
1cd4ba0086
|
stop using get_window_area* fct, and remove it
|
2007-09-18 23:16:27 +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
|
ef69814e29
|
simplify manage(), remove screen arg
|
2007-09-18 19:53:52 +02:00 |
Julien Danjou
|
edf76900c4
|
juste change 0 with EXIT_SUCCESS
|
2007-09-17 12:42:48 +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
|
c74c9c80a4
|
cleanup
|
2007-09-16 22:51:11 +02:00 |
Julien Danjou
|
360488ec18
|
move netatom localy
|
2007-09-16 17:29:40 +02:00 |
Julien Danjou
|
fd1fa80641
|
move this fucking netatom stuff elsewhere or we overflow
|
2007-09-16 14:56:46 +02:00 |
Julien Danjou
|
d06785f599
|
delete conf+elem and dc on cleanup
|
2007-09-16 14:56:46 +02:00 |
Julien Danjou
|
dbc0860ddb
|
fix: do have_randr/shape copy in all conf
|
2007-09-16 14:56:46 +02:00 |
Julien Danjou
|
ccd5e28240
|
cosmetic
|
2007-09-16 14:56:46 +02:00 |
Julien Danjou
|
1ca3c565ee
|
enhance multihead support, with N conf/dc
|
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
|
3ab80f68b8
|
first multihead support
|
2007-09-16 00:36:56 +02:00 |
Julien Danjou
|
53e5630c6c
|
add screen to drawstatusbar
|
2007-09-15 22:57:37 +02:00 |
Julien Danjou
|
bf4007eef5
|
add screen args to grabkeys()
|
2007-09-15 22:45:08 +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
|
c02be2ab82
|
store screen of client, first step to multi head support
|
2007-09-15 22:36:23 +02:00 |
Julien Danjou
|
48f17aa9f1
|
add initstatusbar() to init statusbar!
|
2007-09-15 22:25:49 +02:00 |
Julien Danjou
|
9dce41e194
|
simplify
|
2007-09-15 21:17:30 +02:00 |
Julien Danjou
|
9cdc7c3ef9
|
fix vlc bug
|
2007-09-15 20:24:40 +02:00 |
Julien Danjou
|
56a387ec5c
|
move updatebarpos to statusbar.c
|
2007-09-15 15:26:51 +02:00 |
Julien Danjou
|
fe89aa31b0
|
create statusbar.c and move things from draw.c
|
2007-09-15 15:16:53 +02:00 |
Julien Danjou
|
6a11f10764
|
move drawable to statusbar struct
|
2007-09-15 14:58:41 +02:00 |
Julien Danjou
|
01b2785587
|
rename drawstatus to drawstatusbar
|
2007-09-15 13:54:02 +02:00 |
Julien Danjou
|
80a6b27c26
|
fix barbot displaying
|
2007-09-15 12:45:55 +02:00 |
Julien Danjou
|
b509d5cbcf
|
add support for XRandR
|
2007-09-13 16:00:23 +02:00 |
Julien Danjou
|
c8abcf33fb
|
add XShape support
|
2007-09-13 15:58:08 +02:00 |
Julien Danjou
|
c96d88975f
|
move cursor in DC
|
2007-09-12 18:16:20 +02:00 |
Julien Danjou
|
2c6a71f358
|
add DC to uicb_*() args
|
2007-09-12 18:11:27 +02:00 |
Julien Danjou
|
95a5bb3cdd
|
scan() and cleanup take DC as arg
|
2007-09-12 17:43:14 +02:00 |
Julien Danjou
|
e0994f834e
|
setup() now take DC as arg
|
2007-09-12 17:41:11 +02:00 |
Julien Danjou
|
9897e5a839
|
remove DC from global in draw.c
|
2007-09-12 16:55:47 +02:00 |
Julien Danjou
|
d6c63bd086
|
remove wa(x,y,h,w) from global vars, add functions to compute them
|
2007-09-12 16:03:42 +02:00 |
Julien Danjou
|
28df49c3cb
|
rename gettextprop to xgettextprop and move it to util.c
|
2007-09-12 15:01:35 +02:00 |
Julien Danjou
|
57785860b7
|
remove otherwm
|
2007-09-12 14:32:24 +02:00 |
Julien Danjou
|
7659289b9e
|
chance license to GPLv2
|
2007-09-12 14:29:51 +02:00 |
Julien Danjou
|
2b5141b05a
|
move things away from doc
|
2007-09-11 17:48:20 +02:00 |
Julien Danjou
|
9f56ade4e9
|
use more safe functions and update #inlcude
|
2007-09-11 14:00:49 +02:00 |
Julien Danjou
|
f726e475e3
|
export netatom or we die
|
2007-09-11 10:17:38 +02:00 |
Julien Danjou
|
abef4969c2
|
fix regression
|
2007-09-10 17:20:17 +02:00 |
Julien Danjou
|
1ad4adf901
|
change compileregs proto, simplify
|
2007-09-10 17:07:07 +02:00 |
Julien Danjou
|
fc686750eb
|
move some netatom back but only in setup()
|
2007-09-10 16:55:33 +02:00 |
Julien Danjou
|
c95c4173a6
|
remove NetWMName
|
2007-09-10 16:49:54 +02:00 |
Julien Danjou
|
a6a91757c1
|
remove wmatom
|
2007-09-10 16:48:00 +02:00 |
Julien Danjou
|
56b92a20b4
|
remove WMState
|
2007-09-10 16:47:20 +02:00 |
Julien Danjou
|
9485e7305c
|
remove WMName
|
2007-09-10 16:45:42 +02:00 |
Julien Danjou
|
58dac78b87
|
remove WMProtocols
|
2007-09-10 16:44:23 +02:00 |
Julien Danjou
|
deadd850ae
|
remove WMDelete
|
2007-09-10 16:43:20 +02:00 |
Julien Danjou
|
6f528063be
|
rename jdwm to awesome
|
2007-09-10 12:06:54 +02:00 |