Commit graph

225 commits

Author SHA1 Message Date
Julien Danjou
1437f54711 documenta UICB_PROTO 2007-09-24 14:48:12 +02:00
Julien Danjou
c8373622ec Add UICB_PROTO to common.h (new) to declare uicb_functions 2007-09-24 14:40:40 +02:00
Julien Danjou
32654ce496 new feature: add focus{next,prev}screen ui_callback functions
this allows to switch focused screen in multi-head (zaphod) mode
2007-09-24 14:21:49 +02:00
Julien Danjou
1a276a7832 use sel to determine the right screen for current event instead of only XQueryPointer 2007-09-24 14:20:04 +02:00
Julien Danjou
917a82ed15 fix typo in setnmaster test which broke the function 2007-09-24 11:20:34 +02:00
Julien Danjou
d44e7bcbc4 add support for Xinerama in max layout 2007-09-21 18:18:01 +02:00
Julien Danjou
40384806fd use a_strcmp() instead of strcmp() 2007-09-21 17:32:00 +02:00
Julien Danjou
1340d926ce add a_strcmp function 2007-09-21 13:09:23 +02:00
Julien Danjou
c80855836a new feature: add max layout 2007-09-21 00:30:32 +02:00
Julien Danjou
5602e9e76b latest commit introduced a regression in multi-head tile support, fix that 2007-09-20 23:08:20 +02:00
Julien Danjou
e2883bf28b fix get_screen_info() and free() ScreenInfo in maximizing uicb functions 2007-09-20 22:56:18 +02:00
Julien Danjou
fb5582cdbf arrange() on maximize() 2007-09-20 22:25:10 +02:00
Julien Danjou
03ee9ce9d1 rename some tag_view UI callback functions and add uicb_tag_viewprev uicb_tag_viewnext as bindable 2007-09-20 22:24:52 +02:00
Julien Danjou
2f43209c34 fix toggle floating with Button2 in tileleft layout, and prefix layout functions with layouts_ 2007-09-20 22:07:59 +02:00
Julien Danjou
4ef83a4e40 documentation update for tags 2007-09-20 22:02:57 +02:00
Julien Danjou
6d97fc8292 update documentation 2007-09-20 21:27:43 +02:00
Julien Danjou
9737185639 simplify drawsquare() 2007-09-20 20:11:33 +02:00
Julien Danjou
92e8fb4cfb bug fix: rewrite handler allocation dynamicly to correctly add shape and xrandr events 2007-09-19 20:36:24 +02:00
Julien Danjou
7cb62508da fix p_realloc macro 2007-09-19 19:56:10 +02:00
Julien Danjou
22013d2a24 typo 2007-09-19 19:04:04 +02:00
Julien Danjou
8ba08c31ab Merge branch 'master' of ssh://git.naquadah.org/var/cache/git/awesome 2007-09-19 19:03:14 +02:00
Julien Danjou
42c5d6cd54 add dwm credits 2007-09-19 18:59:17 +02:00
Julien Danjou
8965fd87d2 fix font loading on failure 2007-09-19 18:00:21 +02:00
Julien Danjou
5fe5f90e49 add awesomerc in dist 2007-09-19 17:30:25 +02:00
Julien Danjou
ce367ebfba simplify drawsquare() 2007-09-19 15:42:40 +02:00
Julien Danjou
007ddef76b fix setborder entry 2007-09-19 14:09:08 +02:00
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