707 Commits

Author SHA1 Message Date
Martin Duquesnoy
2cdd6bc895 [ALL + layout.c] Add layout.c 2008-10-01 18:33:27 +02:00
Martin Duquesnoy
761f1290ed [ALL] Improve emalloc() and use it for keys size and barbutton size... 2008-10-01 18:19:46 +02:00
Martin Duquesnoy
de71831911 [ALL] New way for the font in the conf 2008-09-30 06:57:06 +02:00
Martin Duquesnoy
dc517b28c9 [event.c] Add typo in buttonpress 2008-09-29 21:30:58 +02:00
Martin Duquesnoy
bb89bba313 [config.c] Fix error message for no correct config file 2008-09-29 21:05:01 +02:00
Martin Duquesnoy
e156fef48d [ALL] Improve buttonpress func typo and fix some things 2008-09-29 20:23:40 +02:00
Martin Duquesnoy
954f2c3daa [wmfs.c] Fix version in the bar status 2008-09-29 02:04:40 +02:00
Martin Duquesnoy
861b41a232 [TODO] Add 1 thing in TODO 2008-09-29 02:00:32 +02:00
Martin Duquesnoy
53d8d15ffe [wmfs.h confg.c] Remove useless enum 2008-09-29 01:55:57 +02:00
Martin Duquesnoy
f501c6762f [config.c wmfs.c] Fix 2 possible segfault 2008-09-29 01:46:24 +02:00
Martin Duquesnoy
6fc55e469a [wmfs.c .h] Fix typo and remove useless stuffs 2008-09-29 01:32:31 +02:00
Martin Duquesnoy
56abd14f56 [ALL] Improve layout section in the configurations and some thing 2008-09-29 01:30:22 +02:00
Martin Duquesnoy
3cae68aaa0 [config.c] Fix emerge warning 2008-09-28 17:28:59 +02:00
Martin Duquesnoy
dbfe551b3d [wmfs.c] Remove memcmp for layoutswitch, improve... 2008-09-28 17:13:52 +02:00
Martin Duquesnoy
91af47a8ff [ALL] Improve layout system, fix some stuffs.. 2008-09-28 12:02:09 +02:00
Martin Duquesnoy
4c7af5e0e8 [wmfs.c] Add WMFS front of the version in the bar status 2008-09-27 18:30:20 +02:00
Marc Lagrange
7f48bd016c [CMake] Add CodeName
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-27 18:17:08 +02:00
Martin Duquesnoy
5b52519134 WMFS 0.1rc1 2008-09-27 17:42:37 +02:00
Martin Duquesnoy
e521ecfd2a [wmfs] Fix some things (prepa for rc1) 2008-09-27 15:25:32 +02:00
Martin Duquesnoy
c3f0cf303b [config] Replace "wswitch" by "client_switch" 2008-09-27 14:54:37 +02:00
Martin Duquesnoy
f341c8a309 [ALL] Fix stuffs... 2008-09-27 13:49:18 +02:00
Marc Lagrange
1987ec7fad [Manpage] Small update
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-27 13:12:23 +02:00
Youssef
e3cc2d7e9a Modif du man pour le compléter et pour modifier quelques trucs
Signed-off-by: Youssef <ydb.feu@gmail.com>
2008-09-27 13:08:35 +02:00
Martin Duquesnoy
2c17402d99 [wmfs.c] Fix togglemax (when the tag was changed, the max client was unmax if you returned on the client's tag) 2008-09-25 20:32:31 +02:00
Martin Duquesnoy
b5c6365236 [ALL] Fix bar status bug and some little things 2008-09-23 22:11:15 +02:00
Martin Duquesnoy
8581490f10 [ALL] Add mainloop() function and TEXTW for get the xtext width (better now for the font) 2008-09-22 19:02:03 +02:00
Martin Duquesnoy
8cd6978008 [wmfs.c] Add WMFS version if stdin is empty 2008-09-21 18:07:38 +02:00
Martin Duquesnoy
ab76865a3a [ALL] New feature: wmfs read the status text from stdin \o/ 2008-09-21 17:16:45 +02:00
Marc Lagrange
b9632b2fc0 [CMake] Fix policy for 2.6
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-21 11:39:52 +02:00
Marc Lagrange
6ece813bf3 [CMake] Add uninstall target
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-21 00:52:10 +02:00
Martin Duquesnoy
a92525804e [TODO] Add and remove some stuff 2008-09-21 00:37:56 +02:00
Martin Duquesnoy
00ed27647e [TODO] Remove 2 things in the TODO 2008-09-21 00:34:24 +02:00
Martin Duquesnoy
07ebefd694 [config.c] Remove debug stuff 2008-09-21 00:30:28 +02:00
Martin Duquesnoy
f394ab3c96 [wmfs.c] Fix ebuild warning 2008-09-21 00:23:08 +02:00
Martin Duquesnoy
b8cb665a9a [wmfs.c,.h config.c] Fix tag config property bug 2008-09-21 00:16:10 +02:00
Marc Lagrange
969b9a1627 [CMake] Copy wmfsrc to XDG directory
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-20 20:42:19 +02:00
Marc Lagrange
1ec2a03a02 [CMake] Add XDG directory to config.h.in
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-09-20 20:33:58 +02:00
Martin Duquesnoy
c316da3613 [wmfs.c config.c] Fix the funny bug and the tile function for when the bar is at the bottom 2008-09-20 19:32:50 +02:00
Martin Duquesnoy
5af2c2296b [ALL] New feature : bar position (top / bottom) and togglebarpos function for change it 2008-09-20 18:46:31 +02:00
Martin Duquesnoy
3a0f86f2fd [ALL] New code stuff for layout/tag , struct... 2008-09-19 21:37:41 +02:00
Martin Duquesnoy
3913713328 [wmfs.c,.h, event.c] Add XCopyarea for drawing bar & expose event.. 2008-09-18 19:29:19 +02:00
Martin Duquesnoy
996d345be7 [wmfs.c] Add setwinstate function and improve the updatetitle (in the titlebar) 2008-09-17 19:12:55 +02:00
Martin Duquesnoy
126d3eaef9 [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:37:10 +02:00
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