Commit graph

100 commits

Author SHA1 Message Date
Julien Danjou
4488708feb use compute function in settrans() 2007-09-14 13:50:46 +02:00
Julien Danjou
35defcc4e8 add compute_new_value_from_arg() to do the +/- job in uicb fcts 2007-09-14 13:43:51 +02:00
Julien Danjou
fda58db5f6 stop using deprecated get_windows_area*() 2007-09-14 12:01:39 +02:00
Julien Danjou
59c870db3e add get_display_info function to screen.c and use it for getting windows_area geom 2007-09-14 11:55:56 +02:00
Julien Danjou
c7735d4d1f add screen.[ch] to handle Xinerama config, and deprecate get_wa*() 2007-09-14 11:35:40 +02:00
Julien Danjou
c31e10554b fix default config: setnmaster s/1/+1/ 2007-09-14 10:51:02 +02:00
Julien Danjou
3214cdd3ff set version to devel 2007-09-14 09:22:28 +02:00
Julien Danjou
c50480205c add Xinerama support for tile layout 2007-09-13 23:20:05 +02:00
Julien Danjou
2535e92ff6 fix bug with parsing barpos 2007-09-13 23:17:50 +02:00
Julien Danjou
ca125f1ac4 bug fix: forgot to add DC to uicb_ in tile.c 2007-09-13 19:11:24 +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
4925ff0c7a rename spawn to uicb_spawn and fix buggy proto 2007-09-12 18:19:28 +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
1d9353eea7 cosmetic 2007-09-12 17:51:53 +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
8fb0e0e73e remove uicb_reload functions, cannot work for now 2007-09-12 17:25:51 +02:00
Julien Danjou
aa3967717d remove useless extern DC also in grid layout 2007-09-12 17:15:58 +02:00
Julien Danjou
cd4ee038a9 remove useless extern dc in spiral 2007-09-12 17:15:12 +02:00
Julien Danjou
77467394c1 remove focus/restack call, useless 2007-09-12 17:02:41 +02:00
Julien Danjou
de3fdc02d8 add DC to arrange() 2007-09-12 17:00:33 +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
2d63bf2825 typo 2007-09-12 14:31:19 +02:00
Julien Danjou
7659289b9e chance license to GPLv2 2007-09-12 14:29:51 +02:00
Julien Danjou
ca137b1582 cosmetic and remove usless default/break 2007-09-11 18:23:29 +02:00
Julien Danjou
2677cc3515 cosmectic, move x in if block 2007-09-11 17:51:48 +02:00
Julien Danjou
2b5141b05a move things away from doc 2007-09-11 17:48:20 +02:00
Julien Danjou
60c33390a8 optimize drawtext a little 2007-09-11 17:46:25 +02:00
Julien Danjou
9223e8c0b8 Revert "remove unmapped attribute"
This reverts commit 10e324ad0b.
2007-09-11 15:55:34 +02:00
Julien Danjou
6085246aa8 change incnmaster to setnmaster 2007-09-11 15:53:03 +02:00
Julien Danjou
eb1759f28f simplify grid layout 2007-09-11 15:41:25 +02:00
Julien Danjou
10e324ad0b remove unmapped attribute 2007-09-11 14:56:24 +02:00
Julien Danjou
9f56ade4e9 use more safe functions and update #inlcude 2007-09-11 14:00:49 +02:00
Julien Danjou
7064e17726 add several useful functions grabbed from madmutt 2007-09-11 13:35:58 +02:00
Julien Danjou
cf3135b6cf documentation and simplify uicb_settrans 2007-09-11 13:14:43 +02:00
Julien Danjou
59f6cbf2f5 fix regression in restack() 2007-09-11 11:41:43 +02:00
Julien Danjou
f726e475e3 export netatom or we die 2007-09-11 10:17:38 +02:00
Julien Danjou
26c2d2795d Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome 2007-09-10 17:20:39 +02:00
Julien Danjou
abef4969c2 fix regression 2007-09-10 17:20:17 +02:00
Julien Danjou
74eff0c197 Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome 2007-09-10 17:07:23 +02:00
Julien Danjou
1ad4adf901 change compileregs proto, simplify 2007-09-10 17:07:07 +02:00
Julien Danjou
0c8394fdfa change compileregs proto, simplify 2007-09-10 16:58:44 +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