Commit Graph

10411 Commits

Author SHA1 Message Date
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
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 baa1e422fe rename last jdwm to awesome and make config a little more robust 2007-09-10 16:11:57 +02:00
Julien Danjou 0f4fbc51cc change man page a bit 2007-09-10 14:40:24 +02:00
Julien Danjou 6f528063be rename jdwm to awesome 2007-09-10 12:06:54 +02:00
Julien Danjou 604ab3e702 cosmetic 2007-09-10 12:02:45 +02:00
Julien Danjou e3c0478434 add resize_hints config 2007-09-10 12:01:36 +02:00
Julien Danjou 7b165923a8 add settrans bindings and comment file 2007-09-07 18:03:40 +02:00
Julien Danjou 4eda98472a add libconfig requirement 2007-09-07 17:58:58 +02:00
Julien Danjou 2de4fd3fec remove sx and sy since they are always 0, LOL 2007-09-07 17:36:21 +02:00
Julien Danjou 20a599c07e move barwin to Statusbar 2007-09-07 17:29:36 +02:00
Julien Danjou 80c119a873 remove global var screen, compute it 2007-09-07 17:25:10 +02:00
Julien Danjou 8db67dca7c remove sw/sh, calculate each time 2007-09-07 17:19:03 +02:00
Julien Danjou c3d2e56ef1 remove jdwmprops as global var, replaced by a macro 2007-09-07 16:46:46 +02:00
Julien Danjou d61ca0da62 move bpos to Statusbar struct and change name of default_statubar_position in jdwmconf 2007-09-07 16:35:46 +02:00
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