Commit Graph

3985 Commits

Author SHA1 Message Date
Julien Danjou 969b38c63d remove DefaultRootWindow from grabbuttons, use c->screen to grab real RootWindow 2007-09-15 23:21:04 +02:00
Julien Danjou e91de5bfb9 restack and arrange take screen as arg 2007-09-15 23:17:59 +02:00
Julien Danjou 389e1f809a add screen arg to _tile 2007-09-15 23:10:36 +02:00
Julien Danjou f4cb327f6d get_screen_info get screen as arg 2007-09-15 23:09:02 +02:00
Julien Danjou e4e8a2966f get_display_info take screen and screen is stored in statusbar struct 2007-09-15 23:04:04 +02:00
Julien Danjou 53e5630c6c add screen to drawstatusbar 2007-09-15 22:57:37 +02:00
Julien Danjou 3cc29b0250 add screen args to focus() 2007-09-15 22:51:09 +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 6e7eb17404 try to load fixed font if other fails 2007-09-15 21:40:57 +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 2c3dc9a4dc bug fix: reset current_col to 0 (Xinerama problem) 2007-09-15 15:48:31 +02:00
Julien Danjou 3e3f213b72 move uicb_togglebar to statusbar.c 2007-09-15 15:34:28 +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 c5211cc8d1 change key for statusbar position config 2007-09-15 15:00:42 +02:00
Julien Danjou 6a11f10764 move drawable to statusbar struct 2007-09-15 14:58:41 +02:00
Julien Danjou b490276b66 optimize mh computing 2007-09-15 14:40:08 +02:00
Julien Danjou d990643b5f optimize computing a bit 2007-09-15 14:37:26 +02:00
Julien Danjou 9130abb0fe rename some vars 2007-09-15 14:26:55 +02:00
Julien Danjou 636459d85d cosmectic 2007-09-15 14:23:18 +02:00
Julien Danjou fa7d80ac4f remove static vars from tile layout 2007-09-15 14:20:01 +02:00
Julien Danjou 6f8a267450 no idea why we should redraw statusbar here, so removing 2007-09-15 13:56:12 +02:00
Julien Danjou 01b2785587 rename drawstatus to drawstatusbar 2007-09-15 13:54:02 +02:00
Julien Danjou bc3f70e0fa add uicb_setncols(), clean config, really use config in tile.c 2007-09-15 13:04:36 +02:00
Julien Danjou 80a6b27c26 fix barbot displaying 2007-09-15 12:45:55 +02:00
Julien Danjou 9a1201c7a5 remove grid layout 2007-09-15 12:39:33 +02:00
Julien Danjou ceb7e60ee0 remove bstack layout 2007-09-15 12:37:34 +02:00
Julien Danjou 3a61701885 support ncols for non-master wins 2007-09-15 02:52:41 +02:00
Julien Danjou 5801ab0589 cosmetic 2007-09-14 21:20:05 +02:00
Julien Danjou 9cc12396a1 allow nmaster to be 0 2007-09-14 20:59:52 +02:00
Julien Danjou 4d03dd3e53 use compute_new_value_from_arg in uicb_setmwfact 2007-09-14 13:54:59 +02:00
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