Commit Graph

  • 14107bb49f bug fix: correctly check if tag is occupied by checking screen number Julien Danjou 2007-09-16 16:58:44 +0200
  • b3848afd88 allow tiled window to be resize/moved, setting them to the floating state Julien Danjou 2007-09-16 15:55:37 +0200
  • dd61895a03 Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome Julien Danjou 2007-09-16 15:08:04 +0200
  • f8c86acc19 switch to -O3 Julien Danjou 2007-09-16 15:06:58 +0200
  • 790fa25ed5 bug fix: wheel on root was infinite looping Julien Danjou 2007-09-16 15:04:40 +0200
  • fd1fa80641 move this fucking netatom stuff elsewhere or we overflow Julien Danjou 2007-09-16 14:54:29 +0200
  • 43f96f7286 cosmetic Julien Danjou 2007-09-16 14:13:48 +0200
  • d06785f599 delete conf+elem and dc on cleanup Julien Danjou 2007-09-16 14:03:51 +0200
  • dbc0860ddb fix: do have_randr/shape copy in all conf Julien Danjou 2007-09-16 13:55:21 +0200
  • ccd5e28240 cosmetic Julien Danjou 2007-09-16 13:52:38 +0200
  • 79a3659f72 remove DefaultScreen ; don't know if it's good, hoping Julien Danjou 2007-09-16 13:51:27 +0200
  • 0539eaa4b0 is_visible check for screen Julien Danjou 2007-09-16 12:57:33 +0200
  • 6ad0a0ba66 misplaced return Julien Danjou 2007-09-16 12:32:17 +0200
  • afc90f2224 fix some bug (typo ?) with event handling in multihead Julien Danjou 2007-09-16 12:28:38 +0200
  • a010212f97 rework IS_TILED with screen Julien Danjou 2007-09-16 12:23:07 +0200
  • ab75756d62 remove a DefaultScreen() Julien Danjou 2007-09-16 12:14:22 +0200
  • 1ca3c565ee enhance multihead support, with N conf/dc Julien Danjou 2007-09-16 12:13:34 +0200
  • d900fc1773 add TODO file Julien Danjou 2007-09-16 02:36:30 +0200
  • c82a3ea39b don't grab keys if we don't know them Julien Danjou 2007-09-16 02:14:37 +0200
  • ab8558d87c Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome Julien Danjou 2007-09-16 02:39:43 +0200
  • 09f3258dbc add TODO file Julien Danjou 2007-09-16 02:36:30 +0200
  • de88751442 don't grab keys if we don't know them Julien Danjou 2007-09-16 02:14:37 +0200
  • 6f900bd82c add TODO file Julien Danjou 2007-09-16 02:36:30 +0200
  • c5e0824435 don't grab keys if we don't know them Julien Danjou 2007-09-16 02:14:37 +0200
  • 5e0cec002a execute command where the mouse is, not where sel is Julien Danjou 2007-09-16 01:56:16 +0200
  • 58abf74d43 spawn X client in the right head and add screen arg to layouts Julien Danjou 2007-09-16 01:35:44 +0200
  • 933b0413ea add screen arg to uicb* Julien Danjou 2007-09-16 01:05:43 +0200
  • 3ab80f68b8 first multihead support Julien Danjou 2007-09-16 00:36:56 +0200
  • 94824d2314 remove another DefaultRootWindow Julien Danjou 2007-09-16 00:17:05 +0200
  • 024fba4649 remove some Default{Root,Screen} from event handlers Julien Danjou 2007-09-16 00:11:10 +0200
  • cd2c1657f5 remove Default* where possible Julien Danjou 2007-09-15 23:29:24 +0200
  • 969b38c63d remove DefaultRootWindow from grabbuttons, use c->screen to grab real RootWindow Julien Danjou 2007-09-15 23:21:04 +0200
  • e91de5bfb9 restack and arrange take screen as arg Julien Danjou 2007-09-15 23:17:59 +0200
  • 389e1f809a add screen arg to _tile Julien Danjou 2007-09-15 23:10:36 +0200
  • f4cb327f6d get_screen_info get screen as arg Julien Danjou 2007-09-15 23:09:02 +0200
  • e4e8a2966f get_display_info take screen and screen is stored in statusbar struct Julien Danjou 2007-09-15 23:04:04 +0200
  • 53e5630c6c add screen to drawstatusbar Julien Danjou 2007-09-15 22:57:37 +0200
  • 3cc29b0250 add screen args to focus() Julien Danjou 2007-09-15 22:51:09 +0200
  • bf4007eef5 add screen args to grabkeys() Julien Danjou 2007-09-15 22:45:08 +0200
  • 5c78f4785f load and save awesome props now take screen as arg Julien Danjou 2007-09-15 22:40:52 +0200
  • c02be2ab82 store screen of client, first step to multi head support Julien Danjou 2007-09-15 22:36:23 +0200
  • 48f17aa9f1 add initstatusbar() to init statusbar! Julien Danjou 2007-09-15 22:25:49 +0200
  • 6e7eb17404 try to load fixed font if other fails Julien Danjou 2007-09-15 21:40:37 +0200
  • 9dce41e194 simplify Julien Danjou 2007-09-15 21:17:30 +0200
  • 9cdc7c3ef9 fix vlc bug Julien Danjou 2007-09-15 20:24:40 +0200
  • 2c3dc9a4dc bug fix: reset current_col to 0 (Xinerama problem) Julien Danjou 2007-09-15 15:48:31 +0200
  • 3e3f213b72 move uicb_togglebar to statusbar.c Julien Danjou 2007-09-15 15:34:28 +0200
  • 56a387ec5c move updatebarpos to statusbar.c Julien Danjou 2007-09-15 15:26:51 +0200
  • fe89aa31b0 create statusbar.c and move things from draw.c Julien Danjou 2007-09-15 15:16:53 +0200
  • c5211cc8d1 change key for statusbar position config Julien Danjou 2007-09-15 15:00:42 +0200
  • 6a11f10764 move drawable to statusbar struct Julien Danjou 2007-09-15 14:58:41 +0200
  • b490276b66 optimize mh computing Julien Danjou 2007-09-15 14:40:08 +0200
  • d990643b5f optimize computing a bit Julien Danjou 2007-09-15 14:37:26 +0200
  • 9130abb0fe rename some vars Julien Danjou 2007-09-15 14:26:55 +0200
  • 636459d85d cosmectic Julien Danjou 2007-09-15 14:23:18 +0200
  • fa7d80ac4f remove static vars from tile layout Julien Danjou 2007-09-15 14:20:01 +0200
  • 6f8a267450 no idea why we should redraw statusbar here, so removing Julien Danjou 2007-09-15 13:56:12 +0200
  • 01b2785587 rename drawstatus to drawstatusbar Julien Danjou 2007-09-15 13:54:02 +0200
  • bc3f70e0fa add uicb_setncols(), clean config, really use config in tile.c Julien Danjou 2007-09-15 13:04:36 +0200
  • 80a6b27c26 fix barbot displaying Julien Danjou 2007-09-15 12:45:55 +0200
  • 9a1201c7a5 remove grid layout Julien Danjou 2007-09-15 12:39:33 +0200
  • ceb7e60ee0 remove bstack layout Julien Danjou 2007-09-15 12:37:34 +0200
  • 3a61701885 support ncols for non-master wins Julien Danjou 2007-09-15 02:52:41 +0200
  • 5801ab0589 cosmetic Julien Danjou 2007-09-14 21:20:05 +0200
  • 9cc12396a1 allow nmaster to be 0 Julien Danjou 2007-09-14 20:59:37 +0200
  • 4d03dd3e53 use compute_new_value_from_arg in uicb_setmwfact Julien Danjou 2007-09-14 13:54:59 +0200
  • 4488708feb use compute function in settrans() Julien Danjou 2007-09-14 13:50:46 +0200
  • 35defcc4e8 add compute_new_value_from_arg() to do the +/- job in uicb fcts Julien Danjou 2007-09-14 13:43:51 +0200
  • fda58db5f6 stop using deprecated get_windows_area*() Julien Danjou 2007-09-14 12:01:39 +0200
  • 59c870db3e add get_display_info function to screen.c and use it for getting windows_area geom Julien Danjou 2007-09-14 11:55:36 +0200
  • c7735d4d1f add screen.[ch] to handle Xinerama config, and deprecate get_wa*() Julien Danjou 2007-09-14 11:35:17 +0200
  • c31e10554b fix default config: setnmaster s/1/+1/ Julien Danjou 2007-09-14 10:51:02 +0200
  • 3214cdd3ff set version to devel Julien Danjou 2007-09-14 09:22:28 +0200
  • c50480205c add Xinerama support for tile layout Julien Danjou 2007-09-13 23:20:05 +0200
  • 2535e92ff6 fix bug with parsing barpos Julien Danjou 2007-09-13 23:17:50 +0200
  • ca125f1ac4 bug fix: forgot to add DC to uicb_ in tile.c Julien Danjou 2007-09-13 19:11:24 +0200
  • b509d5cbcf add support for XRandR Julien Danjou 2007-09-13 16:00:03 +0200
  • c8abcf33fb add XShape support Julien Danjou 2007-09-13 15:57:35 +0200
  • 4925ff0c7a rename spawn to uicb_spawn and fix buggy proto Julien Danjou 2007-09-12 18:19:28 +0200
  • c96d88975f move cursor in DC Julien Danjou 2007-09-12 18:16:20 +0200
  • 2c6a71f358 add DC to uicb_*() args Julien Danjou 2007-09-12 18:11:27 +0200
  • 1d9353eea7 cosmetic Julien Danjou 2007-09-12 17:51:53 +0200
  • 95a5bb3cdd scan() and cleanup take DC as arg Julien Danjou 2007-09-12 17:43:14 +0200
  • e0994f834e setup() now take DC as arg Julien Danjou 2007-09-12 17:41:11 +0200
  • 8fb0e0e73e remove uicb_reload functions, cannot work for now Julien Danjou 2007-09-12 17:20:03 +0200
  • aa3967717d remove useless extern DC also in grid layout Julien Danjou 2007-09-12 17:15:58 +0200
  • cd4ee038a9 remove useless extern dc in spiral Julien Danjou 2007-09-12 17:15:12 +0200
  • 77467394c1 remove focus/restack call, useless Julien Danjou 2007-09-12 17:02:41 +0200
  • de3fdc02d8 add DC to arrange() Julien Danjou 2007-09-12 17:00:33 +0200
  • 9897e5a839 remove DC from global in draw.c Julien Danjou 2007-09-12 16:55:47 +0200
  • d6c63bd086 remove wa(x,y,h,w) from global vars, add functions to compute them Julien Danjou 2007-09-12 16:03:42 +0200
  • 28df49c3cb rename gettextprop to xgettextprop and move it to util.c Julien Danjou 2007-09-12 15:01:35 +0200
  • 57785860b7 remove otherwm Julien Danjou 2007-09-12 14:32:24 +0200
  • 2d63bf2825 typo Julien Danjou 2007-09-12 14:31:19 +0200
  • 7659289b9e chance license to GPLv2 Julien Danjou 2007-09-12 14:29:51 +0200
  • ca137b1582 cosmetic and remove usless default/break Julien Danjou 2007-09-11 18:23:29 +0200
  • 2677cc3515 cosmectic, move x in if block Julien Danjou 2007-09-11 17:51:48 +0200
  • 2b5141b05a move things away from doc Julien Danjou 2007-09-11 17:48:20 +0200
  • 60c33390a8 optimize drawtext a little Julien Danjou 2007-09-11 17:46:25 +0200
  • 9223e8c0b8 Revert "remove unmapped attribute" Julien Danjou 2007-09-11 15:55:34 +0200