224 Commits

Author SHA1 Message Date
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
Marc Lagrange
44394421d6 README: update
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 21:49:42 +02:00
Marc Lagrange
c0e39a2fc3 COPYING: remove first line /o\
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 21:33:32 +02:00
Marc Lagrange
40f15ed7bc CMake: remove xpm linking and checking package
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 21:01:04 +02:00
Marc Lagrange
798c569fb6 CMake: remove icons install
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 20:49:11 +02:00
Martin Duquesnoy
ecda429cec ALL: Remove XPM support 2008-10-17 20:46:21 +02:00
Marc Lagrange
b39959f8ba README: Add uninstall to build section
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 20:11:42 +02:00
Marc Lagrange
26357238d5 README: FreeBSD supported
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:55:37 +02:00
Marc Lagrange
6e7470d3ba Manpage: remove (not so)
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:45:14 +02:00
Marc Lagrange
957f635a4e CMake: small cleaning
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:16:02 +02:00
Marc Lagrange
6b1979d367 CMake: remove useless comments.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:03:04 +02:00
Martin Duquesnoy
90324e08c4 wmfs: Add checkotherwm function 2008-10-16 21:55:33 +02:00
Martin Duquesnoy
187029fc90 wmfs: Check if another window manager is already running 2008-10-16 21:34:53 +02:00
Marc Lagrange
e35434ecb9 CMake: Add LDFLAGS, wmfs now build on FreeBSD, update manpage and README.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:48:48 +02:00
Marc Lagrange
2b5972e2da Manpage: update bug section
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:25:38 +02:00