Commit Graph

6249 Commits

Author SHA1 Message Date
Julien Danjou 18e1369bb7 bug fix: fix bug when resizing with mouse 2007-09-19 11:19:43 +02:00
Julien Danjou 8baad02e68 call restack() when maximizing 2007-09-19 10:39:34 +02:00
Julien Danjou a8a814110c fix the ultimate bug when restarting awesome, client misdisplayed 2007-09-19 00:03:54 +02:00
Julien Danjou 1bb01589d5 add binding for set border in default conf 2007-09-18 23:39:49 +02:00
Julien Danjou 9919ba2d4b add uicb_setborder to change conf borderpx while running 2007-09-18 23:36:52 +02:00
Julien Danjou c0a003c52e set version to devel 2007-09-18 23:30:10 +02:00
Julien Danjou 1bcc098539 update manpage 2007-09-18 23:22:39 +02:00
Julien Danjou 1cd4ba0086 stop using get_window_area* fct, and remove it 2007-09-18 23:16:27 +02:00
Julien Danjou 57bb886dae remove spiral from layouts 2007-09-18 22:59:16 +02:00
Julien Danjou 168492b15d it's pretty ok 2007-09-18 22:51:56 +02:00
Julien Danjou 62a43c0f8c allow awesome to be run without configuration file 2007-09-18 22:49:46 +02:00
Julien Danjou b7ef890148 cosmetic 2007-09-18 22:46:31 +02:00
Julien Danjou f56a26bac7 remove attribute unused, since it's used 2007-09-18 19:53:52 +02:00
Julien Danjou 79b140bc61 fix potential bug with movemouse 2007-09-18 19:53:52 +02:00
Julien Danjou f0c623789c change DefaultScreen to the right screen 2007-09-18 19:53:52 +02:00
Julien Danjou ca17b9349f fix dist target in Makefile 2007-09-18 19:53:52 +02:00
Julien Danjou d967edfec9 remove screen from layouts arrange() arg 2007-09-18 19:53:52 +02:00
Julien Danjou d9523d3436 simplify load/saveawesomeprops 2007-09-18 19:53:52 +02:00
Julien Danjou dcec6aa749 remove screen arg from uicb* 2007-09-18 19:53:52 +02:00
Julien Danjou ef69814e29 simplify manage(), remove screen arg 2007-09-18 19:53:52 +02:00
Julien Danjou 30e7cf5b40 simplify arrange and restack 2007-09-18 19:53:46 +02:00
Julien Danjou bf9601f79c simplify focus, get screen from awesomeconf 2007-09-17 13:39:18 +02:00
Julien Danjou 834a579587 comment client.h 2007-09-17 13:32:20 +02:00
Julien Danjou 19d5ff9094 update TODO (bis) 2007-09-17 13:27:41 +02:00
Julien Danjou b2162c20f7 update TODO 2007-09-17 12:47:03 +02:00
Julien Danjou 82e1c44f85 better proto for drawsquare
the old one was not logical
2007-09-17 12:45:41 +02:00
Julien Danjou edf76900c4 juste change 0 with EXIT_SUCCESS 2007-09-17 12:42:48 +02:00
Julien Danjou c3bb58f47a stop making awesomelibconf global and store screen number in awesome_configs
we strdup elems and p_delete them in cleanup
2007-09-16 23:13:34 +02:00
Julien Danjou 2222164c27 add a die() function to util 2007-09-16 22:51:28 +02:00
Julien Danjou c74c9c80a4 cleanup 2007-09-16 22:51:11 +02:00
Julien Danjou 873eb2cfb3 add WM_ICON todo 2007-09-16 20:06:11 +02:00
Julien Danjou 360488ec18 move netatom localy 2007-09-16 17:29:40 +02:00
Julien Danjou 8f8d603227 bug fix: move/resize with tiled windows 2007-09-16 17:28:42 +02:00
Julien Danjou 14107bb49f bug fix: correctly check if tag is occupied by checking screen number 2007-09-16 16:58:44 +02:00
Julien Danjou b3848afd88 allow tiled window to be resize/moved, setting them to the floating state 2007-09-16 15:55:37 +02:00
Julien Danjou dd61895a03 Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome 2007-09-16 15:08:04 +02:00
Julien Danjou f8c86acc19 switch to -O3 2007-09-16 15:06:58 +02:00
Julien Danjou 790fa25ed5 bug fix: wheel on root was infinite looping
I got you fucking bug!
2007-09-16 15:04:40 +02:00
Julien Danjou fd1fa80641 move this fucking netatom stuff elsewhere or we overflow 2007-09-16 14:56:46 +02:00
Julien Danjou 43f96f7286 cosmetic 2007-09-16 14:56:46 +02:00
Julien Danjou d06785f599 delete conf+elem and dc on cleanup 2007-09-16 14:56:46 +02:00
Julien Danjou dbc0860ddb fix: do have_randr/shape copy in all conf 2007-09-16 14:56:46 +02:00
Julien Danjou ccd5e28240 cosmetic 2007-09-16 14:56:46 +02:00
Julien Danjou 79a3659f72 remove DefaultScreen ; don't know if it's good, hoping 2007-09-16 14:56:40 +02:00
Julien Danjou 0539eaa4b0 is_visible check for screen 2007-09-16 14:56:08 +02:00
Julien Danjou 6ad0a0ba66 misplaced return 2007-09-16 14:56:08 +02:00
Julien Danjou afc90f2224 fix some bug (typo ?) with event handling in multihead 2007-09-16 14:56:08 +02:00
Julien Danjou a010212f97 rework IS_TILED with screen 2007-09-16 14:56:08 +02:00
Julien Danjou ab75756d62 remove a DefaultScreen() 2007-09-16 14:56:08 +02:00
Julien Danjou 1ca3c565ee enhance multihead support, with N conf/dc 2007-09-16 14:56:08 +02:00