Commit Graph

991 Commits

Author SHA1 Message Date
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
Julien Danjou d900fc1773 add TODO file 2007-09-16 14:55:16 +02:00
Julien Danjou c82a3ea39b don't grab keys if we don't know them 2007-09-16 14:55:16 +02:00
Julien Danjou ab8558d87c Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome 2007-09-16 02:39:43 +02:00
Julien Danjou 09f3258dbc add TODO file 2007-09-16 02:39:29 +02:00
Julien Danjou de88751442 don't grab keys if we don't know them 2007-09-16 02:39:29 +02:00
Julien Danjou 6f900bd82c add TODO file 2007-09-16 02:36:30 +02:00
Julien Danjou c5e0824435 don't grab keys if we don't know them 2007-09-16 02:14:37 +02:00
Julien Danjou 5e0cec002a execute command where the mouse is, not where sel is 2007-09-16 01:56:16 +02:00