Commit Graph

  • ca363aa248 add uicb_movetoscreen() Julien Danjou 2007-09-27 21:51:05 +0200
  • ed4f0c20fe fix bug in mouseresize with Xinerama Julien Danjou 2007-09-27 21:32:48 +0200
  • 11cbd79c62 make a lot of function in event and statusbar creation/handling Xinerama aware Julien Danjou 2007-09-27 21:22:35 +0200
  • 2680d34a64 make manage() more Xinerama efficient Julien Danjou 2007-09-27 21:22:01 +0200
  • bbb3a8cfbf resize() now update client screen number in Xinerama Julien Danjou 2007-09-27 20:19:36 +0200
  • 14da15bbc9 make Statusbar optional in get_display_info() Julien Danjou 2007-09-27 20:11:31 +0200
  • 972ea8f832 max layout is now Xinerama aware Julien Danjou 2007-09-27 19:34:41 +0200
  • d3ace8b9e8 make scan() aware of Xinerama Julien Danjou 2007-09-27 19:21:47 +0200
  • 990bc8d6f2 bug fix: previous commit broke Zaphod mode in spawn() Julien Danjou 2007-09-27 19:18:19 +0200
  • b76d5d6722 give good screen to manage() Julien Danjou 2007-09-27 18:57:22 +0200
  • 783a10f146 cosmetic Julien Danjou 2007-09-27 18:57:03 +0200
  • ac193f82ad fix get_screen_bycoord() and add move_mouse_pointer_to_screen() for focus{next,prev}screen() Julien Danjou 2007-09-27 17:57:57 +0200
  • 491b5611c2 Fix screen detection in keypress for supporting Xinerama Julien Danjou 2007-09-27 17:53:01 +0200
  • 3bba90fa38 don't modify display if we're on Xinerama Julien Danjou 2007-09-27 17:52:28 +0200
  • ecf79693a2 use real_screen for X functions, not logical screen Julien Danjou 2007-09-27 17:12:51 +0200
  • bdd408cd6c use get_screen_count instead of ScreenCount where needed Julien Danjou 2007-09-27 16:34:51 +0200
  • 4662cf109e introduce get_screen_count(...) function Julien Danjou 2007-09-27 15:29:14 +0200
  • ca16334351 introduce get_xinerama_screen_bycoord(...) Julien Danjou 2007-09-27 15:07:07 +0200
  • 486dd410ca bug fix: apply selected layouts for tag in uicb_tag_view{next,prev} Julien Danjou 2007-09-27 16:22:02 +0200
  • b4cc86abf0 make moveresize work with +/- as others Julien Danjou 2007-09-27 12:30:18 +0200
  • 9dad2fd85c add -c option to specify configuration file Julien Danjou 2007-09-26 21:22:30 +0200
  • c81d40f15e change initcolor() proto Julien Danjou 2007-09-26 20:21:09 +0200
  • 6f3e0a3a2d change initfont proto Julien Danjou 2007-09-26 20:18:49 +0200
  • bf0ddca247 remove set_default_configuration() Julien Danjou 2007-09-26 20:16:04 +0200
  • 6d77645872 change urxvt by x-terminal-emulator in default config Julien Danjou 2007-09-26 20:00:16 +0200
  • 2c149b25d3 optimize a little isvisible() Julien Danjou 2007-09-26 18:56:58 +0200
  • d34146fcec doc update for client.h Julien Danjou 2007-09-26 16:30:17 +0200
  • 4f65ea5fcd remove useless #include Julien Danjou 2007-09-26 11:35:38 +0200
  • b5ec38f15a add common.h to dist target v1.2 Julien Danjou 2007-09-26 11:28:16 +0200
  • a22b4c1008 new feature: add swap{next,prev} for reordering visible windows Julien Danjou 2007-09-25 12:41:36 +0200
  • 5d06303f48 add mwfact to statusbar printing Julien Danjou 2007-09-24 20:23:05 +0200
  • 935bcc7ce4 move Regs into tag.c Julien Danjou 2007-09-24 18:02:03 +0200
  • 256717c792 add a_strncmp() to util.h and use a_str*() functions everywhere Julien Danjou 2007-09-24 17:50:42 +0200
  • 89fa270bca display layout nmaster/ncols vars in new tags without clients Julien Danjou 2007-09-24 17:08:47 +0200
  • b5f2129680 add a_strcat function to util Julien Danjou 2007-09-24 16:53:03 +0200
  • 9a97c13804 add a_strcpy() function to util.c Julien Danjou 2007-09-24 16:44:36 +0200
  • df75e01ce0 add a_strncpy functions Julien Danjou 2007-09-24 16:42:04 +0200
  • 894b341feb simplfiy drawstatus() remove screen useless arg Julien Danjou 2007-09-24 16:23:49 +0200
  • c5c810a285 bug fix: return to last real floating/tiled state when unmaximizing Julien Danjou 2007-09-24 15:42:53 +0200
  • 595eba78d7 create a Tag struct type and use it Julien Danjou 2007-09-24 15:37:52 +0200
  • 8592058e00 add a LAYOUT_PROTO to common.h and use it Julien Danjou 2007-09-24 14:59:29 +0200
  • 1437f54711 documenta UICB_PROTO Julien Danjou 2007-09-24 14:48:12 +0200
  • c8373622ec Add UICB_PROTO to common.h (new) to declare uicb_functions Julien Danjou 2007-09-24 14:40:40 +0200
  • 32654ce496 new feature: add focus{next,prev}screen ui_callback functions Julien Danjou 2007-09-24 14:21:49 +0200
  • 1a276a7832 use sel to determine the right screen for current event instead of only XQueryPointer Julien Danjou 2007-09-24 14:20:04 +0200
  • 917a82ed15 fix typo in setnmaster test which broke the function Julien Danjou 2007-09-24 11:20:07 +0200
  • d44e7bcbc4 add support for Xinerama in max layout Julien Danjou 2007-09-21 18:18:01 +0200
  • 40384806fd use a_strcmp() instead of strcmp() Julien Danjou 2007-09-21 17:32:00 +0200
  • 1340d926ce add a_strcmp function Julien Danjou 2007-09-21 13:09:23 +0200
  • c80855836a new feature: add max layout Julien Danjou 2007-09-21 00:30:32 +0200
  • 5602e9e76b latest commit introduced a regression in multi-head tile support, fix that Julien Danjou 2007-09-20 23:08:20 +0200
  • e2883bf28b fix get_screen_info() and free() ScreenInfo in maximizing uicb functions Julien Danjou 2007-09-20 22:56:18 +0200
  • fb5582cdbf arrange() on maximize() Julien Danjou 2007-09-20 22:25:10 +0200
  • 03ee9ce9d1 rename some tag_view UI callback functions and add uicb_tag_viewprev uicb_tag_viewnext as bindable Julien Danjou 2007-09-20 22:24:52 +0200
  • 2f43209c34 fix toggle floating with Button2 in tileleft layout, and prefix layout functions with layouts_ Julien Danjou 2007-09-20 22:07:59 +0200
  • 4ef83a4e40 documentation update for tags Julien Danjou 2007-09-20 22:02:57 +0200
  • 6d97fc8292 update documentation Julien Danjou 2007-09-20 21:27:43 +0200
  • 9737185639 simplify drawsquare() Julien Danjou 2007-09-20 20:11:33 +0200
  • 92e8fb4cfb bug fix: rewrite handler allocation dynamicly to correctly add shape and xrandr events v1.1 Julien Danjou 2007-09-19 20:26:57 +0200
  • 7cb62508da fix p_realloc macro Julien Danjou 2007-09-19 19:56:10 +0200
  • 22013d2a24 typo Julien Danjou 2007-09-19 19:04:04 +0200
  • 8ba08c31ab Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome Julien Danjou 2007-09-19 19:03:14 +0200
  • 42c5d6cd54 add dwm credits Julien Danjou 2007-09-19 18:59:17 +0200
  • 8965fd87d2 fix font loading on failure Julien Danjou 2007-09-19 18:00:21 +0200
  • 5fe5f90e49 add awesomerc in dist Julien Danjou 2007-09-19 17:30:25 +0200
  • ce367ebfba simplify drawsquare() Julien Danjou 2007-09-19 15:42:40 +0200
  • 007ddef76b fix setborder entry Julien Danjou 2007-09-19 14:09:08 +0200
  • 18e1369bb7 bug fix: fix bug when resizing with mouse Julien Danjou 2007-09-19 11:19:43 +0200
  • 8baad02e68 call restack() when maximizing Julien Danjou 2007-09-19 10:39:34 +0200
  • a8a814110c fix the ultimate bug when restarting awesome, client misdisplayed v1.0 Julien Danjou 2007-09-19 00:03:54 +0200
  • 1bb01589d5 add binding for set border in default conf Julien Danjou 2007-09-18 23:39:49 +0200
  • 9919ba2d4b add uicb_setborder to change conf borderpx while running Julien Danjou 2007-09-18 23:36:52 +0200
  • c0a003c52e set version to devel Julien Danjou 2007-09-18 23:30:10 +0200
  • 1bcc098539 update manpage Julien Danjou 2007-09-18 23:21:26 +0200
  • 1cd4ba0086 stop using get_window_area* fct, and remove it Julien Danjou 2007-09-18 23:16:27 +0200
  • 57bb886dae remove spiral from layouts Julien Danjou 2007-09-18 22:58:53 +0200
  • 168492b15d it's pretty ok Julien Danjou 2007-09-18 22:51:56 +0200
  • 62a43c0f8c allow awesome to be run without configuration file Julien Danjou 2007-09-18 22:49:34 +0200
  • b7ef890148 cosmetic Julien Danjou 2007-09-18 22:46:31 +0200
  • f56a26bac7 remove attribute unused, since it's used Julien Danjou 2007-09-17 23:57:16 +0200
  • 79b140bc61 fix potential bug with movemouse Julien Danjou 2007-09-17 23:54:12 +0200
  • f0c623789c change DefaultScreen to the right screen Julien Danjou 2007-09-17 23:43:43 +0200
  • ca17b9349f fix dist target in Makefile Julien Danjou 2007-09-17 14:13:53 +0200
  • d967edfec9 remove screen from layouts arrange() arg Julien Danjou 2007-09-17 14:07:31 +0200
  • d9523d3436 simplify load/saveawesomeprops Julien Danjou 2007-09-17 14:02:28 +0200
  • dcec6aa749 remove screen arg from uicb* Julien Danjou 2007-09-17 13:58:49 +0200
  • ef69814e29 simplify manage(), remove screen arg Julien Danjou 2007-09-17 13:49:18 +0200
  • 30e7cf5b40 simplify arrange and restack Julien Danjou 2007-09-17 13:45:13 +0200
  • bf9601f79c simplify focus, get screen from awesomeconf Julien Danjou 2007-09-17 13:39:18 +0200
  • 834a579587 comment client.h Julien Danjou 2007-09-17 13:32:20 +0200
  • 19d5ff9094 update TODO (bis) Julien Danjou 2007-09-17 13:27:41 +0200
  • b2162c20f7 update TODO Julien Danjou 2007-09-17 12:47:03 +0200
  • 82e1c44f85 better proto for drawsquare Julien Danjou 2007-09-17 12:45:41 +0200
  • edf76900c4 juste change 0 with EXIT_SUCCESS Julien Danjou 2007-09-17 12:42:48 +0200
  • c3bb58f47a stop making awesomelibconf global and store screen number in awesome_configs Julien Danjou 2007-09-16 23:12:53 +0200
  • 2222164c27 add a die() function to util Julien Danjou 2007-09-16 22:51:28 +0200
  • c74c9c80a4 cleanup Julien Danjou 2007-09-16 22:51:11 +0200
  • 873eb2cfb3 add WM_ICON todo Julien Danjou 2007-09-16 20:06:11 +0200
  • 360488ec18 move netatom localy Julien Danjou 2007-09-16 17:29:40 +0200
  • 8f8d603227 bug fix: move/resize with tiled windows Julien Danjou 2007-09-16 17:28:42 +0200