64 Commits

Author SHA1 Message Date
Martin Duquesnoy
eb1e708346 [wmfs.c,.h] Fix bug/segfault (when you switched into the tags, and close a clients, you could close an hidden client, and make a segfault if you return on the hidden client tag.) 2008-09-17 16:30:42 +02:00
Marc Lagrange
315129a9aa Fix manpage generation.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-15 21:40:19 +02:00
Marc Lagrange
144d585238 Fix .gitignore and remove build
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-15 21:28:27 +02:00
Martin Duquesnoy
0a7228ae70 [ALL] Fix tag click, new stuff for the bar... 2008-09-15 21:19:08 +02:00
Martin Duquesnoy
bc984d9848 [ALL] change basic color, Add color option for layout symbol... 2008-09-15 09:26:02 +02:00
Martin Duquesnoy
845982db81 [wmfs.c] Remove debug stuff 2008-09-14 14:10:53 +02:00
Martin Duquesnoy
f6f697a109 [wmfs.c] Fix tag 0 bug 2008-09-14 14:10:06 +02:00
Martin Duquesnoy
53f0fafa20 [config.h.in] Remove conflicting struct 2008-09-14 13:09:33 +02:00
Martin Duquesnoy
2e2b5d4dec [ALL] Change code style 2008-09-14 12:35:04 +02:00
Martin Duquesnoy
b6d4f54371 [ALL] Add util.c and head in every files 2008-09-13 23:13:05 +02:00
Martin Duquesnoy
67ffca138e [Manpage] Correct mistake 2008-09-13 18:50:06 +02:00
Martin Duquesnoy
b1de167d77 [ALL] Fix killclient segfault, add some thing ... 2008-09-13 17:27:43 +02:00
Martin Duquesnoy
69ecf11071 [Manpage] Add default keybind 2008-09-13 15:17:03 +02:00
Marc Lagrange
44dd979e43 [Manpage] Update
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-13 14:39:04 +02:00
Marc Lagrange
a0f59d1806 [Manpage] Fix options
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-13 14:29:49 +02:00
Marc Lagrange
4ca2a14327 Merge branch 'master' of git@tux-atome.fr:wmfs 2008-09-13 14:24:50 +02:00
Marc Lagrange
2d9d8c3328 [CMake] Add manpage generation + add first manpage
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-13 14:24:01 +02:00
Martin Duquesnoy
4ce7d31f66 [wmfs.c] Change getlayoutsym function 2008-09-13 13:49:45 +02:00
Marc Lagrange
5966fd8935 [CMake] Add -DWITH_LOGOS for specifying install wmfs logos
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-13 13:19:52 +02:00
Martin Duquesnoy
61b01e2ba4 [config.h] Add include to wmfs.h 2008-09-13 12:48:40 +02:00
Martin Duquesnoy
a2868e9dda [ALL] make event.c , replace local.h -> wmfs.h 2008-09-13 12:44:43 +02:00
Martin Duquesnoy
e98cfee8da [wmfs.c, local.h Give an array to layoutfunc (for every tag), improve max layout... 2008-09-12 22:02:35 +02:00
Martin Duquesnoy
fe6775c56a [ALL] Cleaned the code, Improve some things ... 2008-09-11 21:52:53 +02:00
Martin Duquesnoy
11e571cd4b [wmfs.c] Remove debug code 2008-09-11 07:22:08 +02:00
Martin Duquesnoy
9d63858fad [ALL] Fix some bug, test some features... 2008-09-11 07:20:45 +02:00
Marc Lagrange
8b902ec69e [CMake] Ohhhh. God added make install to CMake \o/
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-09 21:14:58 +02:00
Marc Lagrange
5f4019b7f2 [CMake] Permit build out of source
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-09 20:49:34 +02:00
Martin Duquesnoy
a0a75186e6 [ALL] Add new tile with nmaster, buttons in the conf for it... 2008-09-09 07:24:24 +02:00
Martin Duquesnoy
01fef420f9 [wmfs.c] Remove old comment stuff 2008-09-07 16:48:51 +02:00
Martin Duquesnoy
b58acee437 [wmfs.c] Fix segfault 2008-09-07 16:48:00 +02:00
Martin Duquesnoy
8febba58da [*.c] Can don't have titlebar (if ttbar height = 0) 2008-09-07 16:35:45 +02:00
Martin Duquesnoy
644b3e5eb8 [ALL] New tags section (conf) , new features for tile... 2008-09-07 15:37:45 +02:00
Martin Duquesnoy
e98439eb28 [wmfs.c] Remove updatelayout when tagswitch 2008-09-06 17:37:43 +02:00
Martin Duquesnoy
ff828688d9 [ALL] Tile almost good, New stuff for the bar button ... 2008-09-06 17:06:23 +02:00
Martin Duquesnoy
8b37136652 [*.c] Add x option for bar buttons position 2008-09-04 07:24:07 +02:00
Martin Duquesnoy
c1906cd63e [ALL] New system for bar button (better), Fix some stuff, typo... 2008-09-03 22:55:39 +02:00
Martin Duquesnoy
c38e1904fc [ALL] Add preparation for mouse button in buttonbar section 2008-09-03 20:28:25 +02:00
Martin Duquesnoy
3bd7a95bca [ALL] Remove clientbarblock option, debug message and change some things. 2008-09-03 14:58:33 +02:00
Martin Duquesnoy
af6726570f [wmfs.c] Add grab buttons for barbutton when not focused 2008-09-02 22:43:44 +02:00
Martin Duquesnoy
a10bb1ffa6 [ALL] Add Bar Button support with config etc.., test of stdin getting and other stuff 2008-09-02 22:38:25 +02:00
Martin Duquesnoy
db92169d34 [wmfs.c, local.h] Add selected client per tag 2008-08-30 17:50:41 +02:00
Martin Duquesnoy
a56b602955 [TODO] Add stuff in TODO 2008-08-15 03:50:47 +02:00
Martin Duquesnoy
8f5550c44e [config.c] Remove the togglemax clone 2008-08-15 03:45:13 +02:00
Martin Duquesnoy
4c23f7c6b8 [ALL] Add some features and fix some stuff 2008-08-15 03:39:17 +02:00
Martin Duquesnoy
9bea4c382e [wmfs.c] Fix warning 2008-08-13 15:36:28 +02:00
Martin Duquesnoy
226cb4ec7c [wmfs.c, local.h] Add true layout system + Fix some bug 2008-08-13 15:26:33 +02:00
Martin Duquesnoy
b5d8958343 [wmfs.c] fix mistake 2008-08-13 13:54:46 +02:00
Marc Lagrange
7c23ecd9c7 Merge branch 'master' of git@tux-atome.fr:wmfs 2008-08-13 13:50:43 +02:00
Marc Lagrange
7abf7709d8 Remove xcb from CMakelist (request by xorg62...)
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-08-13 13:50:03 +02:00
Martin Duquesnoy
74f8c65bbc [ALL] Fix ttbar resize with configure request, new tile function (soon mwfact option) 2008-08-13 13:22:36 +02:00