238 Commits

Author SHA1 Message Date
Martin Duquesnoy
38dfecf837 all,layout: Add layout right separation and surface structure 2008-10-28 19:16:18 +01:00
Martin Duquesnoy
add0f0187b all: Fix segfault (remove titlebar border again) 2008-10-27 18:21:55 +01:00
Martin Duquesnoy
4bd8a487e9 config: Add root section (with multi mouse section and background_command) 2008-10-26 18:52:59 +01:00
Martin Duquesnoy
c0801d1c27 client: Fix raise and unmanage 2008-10-26 17:09:29 +01:00
Martin Duquesnoy
3fbfbc08c3 client: Add client_get_title and improve client_raise 2008-10-26 17:03:36 +01:00
Martin Duquesnoy
4861329972 barbutton: Remove barbutton feature provisionally (leak check) 2008-10-26 16:45:05 +01:00
Martin Duquesnoy
4c9c324780 Fix typo 2008-10-26 15:52:51 +01:00
Martin Duquesnoy
d6a5595c64 all: Remove many efree test 2008-10-26 15:49:17 +01:00
Martin Duquesnoy
5d0a26db44 util/all: Add efree function 2008-10-26 13:45:14 +01:00
Martin Duquesnoy
385d76be05 titlebar: Fix titlebar less and placement 2008-10-25 17:36:01 +02:00
Martin Duquesnoy
58682a269e titlebar: Fix titlebar_create y position 2008-10-25 14:11:59 +02:00
Martin Duquesnoy
7514d55d6f titlebar: Add titlebar.c and titlebar position in the configuration 2008-10-25 14:10:28 +02:00
Martin Duquesnoy
fb256b333f clients/titlebar: Re-Add titlebar border, better titlebar placement system 2008-10-24 19:12:52 +02:00
Martin Duquesnoy
dcdffcd447 client: Fix hide/unhide 2008-10-24 17:38:42 +02:00
Martin Duquesnoy
a77afe157c client: Fix uicb_client_prev 2008-10-24 17:34:57 +02:00
Martin Duquesnoy
1f1c765285 client: Add comment for uicb_client_prev 2008-10-24 16:33:39 +02:00
martin
25967b4f22 wmfs: Add comment 2008-10-24 16:29:36 +02:00
Marc Lagrange
5feff16f65 CMake: Fix LDFLAGS
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-21 21:28:11 +02:00
Martin Duquesnoy
518e80bf28 client: Add condition in ishide function 2008-10-21 21:07:28 +02:00
Martin Duquesnoy
23de91e5b4 client: Remove client_switch function: put all in uicb_client_{prev, next} 2008-10-21 21:00:52 +02:00
Martin Duquesnoy
e30c88f53c tag: Fix tagtransfert function 2008-10-21 20:56:18 +02:00
Martin Duquesnoy
7153632bc2 client: Improve ishide function 2008-10-21 20:49:11 +02:00
Martin Duquesnoy
12414987fd conf: Arrange all colors / stuff with his good section 2008-10-20 21:09:44 +02:00
Martin Duquesnoy
941ef24527 conf->client: Add client section in conf, with multi mouse section, modifier etc... 2008-10-20 20:31:14 +02:00
Martin Duquesnoy
1effeb8368 conf->titlebar: Add multi mouse section for titlebar 2008-10-20 18:20:39 +02:00
Martin Duquesnoy
56c380ea14 titlebar: Fix refresh (only if there is a titlebar... mistake) 2008-10-20 03:25:28 +02:00
Martin Duquesnoy
bfefc41d96 titlebar: Massive change for the titlebar : Add a titlebar section in the configuration file + text alignement : left / center / right. Remove the titlebar border (useless) 2008-10-20 03:05:37 +02:00
Martin Duquesnoy
5a9ac485eb client: Remove updatetitlebar in focus 2008-10-20 01:20:00 +02:00
Martin Duquesnoy
ed495b9dff client: Fix default client position 2008-10-20 00:45:42 +02:00
Martin Duquesnoy
bc24ac563b config: Remove double stuff 2008-10-19 17:38:51 +02:00
Martin Duquesnoy
740ab1a18d config->mouse: Add number for mouse button (button = "1" or button = "Button1") 2008-10-19 17:18:50 +02:00
Martin Duquesnoy
c67e56f15e arrange: Add selbytag[seltag]->win for the focus condition (maybe fix the segfault 2008-10-19 17:05:48 +02:00
Martin Duquesnoy
09646ddf85 layout: Fix tile #2 2008-10-19 14:41:21 +02:00
Martin Duquesnoy
793525064a layout: Fix tile 2008-10-19 14:34:54 +02:00
Martin Duquesnoy
24fe19225a Wmfs: Remove comment things 2008-10-19 14:29:31 +02:00
Martin Duquesnoy
1b6a4fa1da event: Fix warning 2008-10-19 14:28:14 +02:00
Martin Duquesnoy
ffd0e541f4 layout: Fix client size 2008-10-19 14:26:17 +02:00
Martin Duquesnoy
58460f6b58 All: Retry Unmap/Re-map for hide client (tag switch) 2008-10-19 14:19:16 +02:00
Martin Duquesnoy
1bb1b72ad6 client: Fix moving system: if the height is < 1, then the client height = 1, no less. 2008-10-19 00:39:09 +02:00
Martin Duquesnoy
f77f267302 wmfs.h: Remove 2 useless headers 2008-10-18 23:14:09 +02:00
Martin Duquesnoy
bc1d19a6bc tag: Remove useless stuff in tagtransfert (can segfault) 2008-10-18 22:59:08 +02:00
Martin Duquesnoy
17716ae54f client: Remove warning 2008-10-18 17:40:31 +02:00
Martin Duquesnoy
31765c6165 ALL: Improve client structure 2008-10-18 17:38:11 +02:00
Martin Duquesnoy
f061810390 layout/wmfs: Improve geometry system + tile layout 2008-10-18 15:40:26 +02:00
Marc Lagrange
f9e65466e4 README: fix typo
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 13:34:30 +02:00
Marc Lagrange
89486eaaba Manpage: add bugtracker url
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 12:11:38 +02:00
Marc Lagrange
69b43fd8d5 TODO: update
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 11:57:18 +02:00
Marc Lagrange
6e06b59b16 CMake: add message for generating changelog
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 11:47:40 +02:00
Marc Lagrange
7e57267fa5 CMake: fix typos, add message for LDFLAGS
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 11:43:21 +02:00
Marc Lagrange
84127b7095 README: update
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-18 11:37:33 +02:00