45 Commits

Author SHA1 Message Date
Martin Duquesnoy
cee28e19c7 [layout] Add bool in client struct for maxlayout 2008-10-02 07:21:15 +02:00
Martin Duquesnoy
ab87595fe8 [config] Add normal color format (="#000000") 2008-10-01 22:39:04 +02:00
Martin Duquesnoy
8c3c9aa24d [ALL] Add tag.c, rename all the conf function uicb_funcname (User Interface Call Backs), typo... 2008-10-01 22:07:44 +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
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
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
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
91af47a8ff [ALL] Improve layout system, fix some stuffs.. 2008-09-28 12:02:09 +02:00
Martin Duquesnoy
5b52519134 WMFS 0.1rc1 2008-09-27 17:42:37 +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
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
ab76865a3a [ALL] New feature: wmfs read the status text from stdin \o/ 2008-09-21 17:16:45 +02:00
Martin Duquesnoy
07ebefd694 [config.c] Remove debug stuff 2008-09-21 00:30:28 +02:00
Martin Duquesnoy
b8cb665a9a [wmfs.c,.h config.c] Fix tag config property bug 2008-09-21 00:16:10 +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
bc984d9848 [ALL] change basic color, Add color option for layout symbol... 2008-09-15 09:26:02 +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
a2868e9dda [ALL] make event.c , replace local.h -> wmfs.h 2008-09-13 12:44:43 +02:00
Martin Duquesnoy
fe6775c56a [ALL] Cleaned the code, Improve some things ... 2008-09-11 21:52:53 +02:00
Martin Duquesnoy
9d63858fad [ALL] Fix some bug, test some features... 2008-09-11 07:20:45 +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
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
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
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
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
00133aed50 [ALL] Add tag transfert function, Clients blocking by bar, and fix Max bug 2008-08-12 04:10:04 +02:00
Martin Duquesnoy
a0de55bd9a [ALL] Add mouse support for layout, Client move under the bar and some little fix 2008-08-11 22:00:57 +02:00
Martin Duquesnoy
2eef9bac7e [wmfs.c, local.h] Add sethints function and configure request event 2008-08-11 03:13:44 +02:00
Marc Lagrange
127ac7b49d Ooops config.c ^^
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-08-10 17:56:39 +02:00