328 Commits

Author SHA1 Message Date
Martin Duquesnoy
7ca18df97d layout: Fix layoutswitch() 2008-11-30 04:41:33 +01:00
Martin Duquesnoy
2c2625fd72 event: Fix expose handle 2008-11-30 04:38:01 +01:00
Martin Duquesnoy
82306d407b infobar: Regulate uicb_infobar_togglepos 2008-11-30 04:16:04 +01:00
Martin Duquesnoy
7e1b325322 tag: Replace tags[][] by **tags 2008-11-30 03:51:33 +01:00
Martin Duquesnoy
62c353c0bc util: Delete efree() 2008-11-30 03:19:09 +01:00
Martin Duquesnoy
bacf2b194d wmfs: Delete efree(tags) of quit() 2008-11-30 03:15:03 +01:00
Martin Duquesnoy
8f5fee389d wmfs: NEW IMPORTANT FEATURE: Add multi-head support #1 2008-11-30 03:01:30 +01:00
Marc Lagrange
3f22499bd2 CMake: Fix build
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 18:17:23 +01:00
Marc Lagrange
c3e908d8d6 CMake: Fix build out-of-source - fix make doc
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 07:57:39 +01:00
Marc Lagrange
324e1ca316 Temporary fix build out-of-source : break make doc.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 07:51:47 +01:00
Martin Duquesnoy
5c58e8ced4 Cosmetic 2008-11-24 03:15:46 +01:00
Martin Duquesnoy
29da023ce4 barwin: Add barwin.c 2008-11-24 02:55:44 +01:00
Martin Duquesnoy
ec29e1d67e barwin: Rename bar.c -> barwin.c and all the bar.c function bar_* -> barwin_* 2008-11-24 02:54:59 +01:00
Martin Duquesnoy
71bec3d1bb conf: Add tag selection for root mouse binding configuration (mouse { tag = x button = .... ) 2008-11-24 01:00:33 +01:00
Martin Duquesnoy
5a510cbd66 event: Change the place of the wait 2008-11-24 00:19:11 +01:00
Phillipe Pepiot
a212be81af Fix : check if a child process is terminated 2008-11-23 23:59:42 +01:00
Martin Duquesnoy
b8218dff33 Merge branch 'master' of git@tux-atome.fr:wmfs 2008-11-23 17:53:36 +01:00
Martin Duquesnoy
6817438746 WMFS 0.1rc3: Empty Spaces 2008-11-23 17:52:54 +01:00
Martin Duquesnoy
da0265a34c client: Remove client_pertag function 2008-11-23 16:33:24 +01:00
Martin Duquesnoy
0965e049d1 wmfs: Typo & cosmetic 2008-11-23 16:32:09 +01:00
Marc Lagrange
fa709c801c Fix typo in doxygen config 2008-11-23 15:59:44 +01:00
Marc Lagrange
a08690132d Restoring doxygen config ...
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 15:58:55 +01:00
Martin Duquesnoy
61241a3509 wmfs: Change uicb_reload 2008-11-23 14:57:44 +01:00
Marc Lagrange
77d005d28d CMake: Fix CHANGELOG bug in released version.
- If the dir is a git tree CHANGELOG is generated from 'git log'
  - If the dir is'nt a git tree, a 'touch CHANGELOG' is made.

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:44:58 +01:00
Marc Lagrange
0bee33b89e Updating readme: add doxygen comment
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:40:14 +01:00
Marc Lagrange
f0670c213e CMake: Add doxugen build via custom target, fix configure_files, and update doxygen file.
- Doxygen documentation cann be built via 'make doc' in build dir if you have doxygen
  - configure_files now configure output to build dir
  - update doxygen file to latest revision accepted by doxy (doxygen -u)

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:36:29 +01:00
Martin Duquesnoy
a9cac394d6 config: Remove useless option 2008-11-23 02:46:15 +01:00
Martin Duquesnoy
ac979c847b wmfs: New feature: Reload configuration function 2008-11-23 02:41:48 +01:00
Martin Duquesnoy
d363754ff9 client: Add ogeo initialization at client_manage 2008-11-23 00:49:38 +01:00
Martin Duquesnoy
4d4c0c6f65 event: Fix map bug in map request 2008-11-22 17:20:48 +01:00
Martin Duquesnoy
1d72b95a3b event: Fix unmapnotify (add thing in the if()) add check in hide / unhide 2008-11-22 15:23:58 +01:00
Martin Duquesnoy
11808514b4 event: Add configureevent function (to replace configurerequest) 2008-11-22 00:39:06 +01:00
Martin Duquesnoy
fdb38b5dec event: Fix configure request handle 2008-11-21 02:21:43 +01:00
Martin Duquesnoy
4ff699dcd6 event: Add unmapwithevent in Client structure for specify the unmap reason of the client and manage it 2008-11-20 23:13:51 +01:00
Martin Duquesnoy
cda95f3dcc event: Re-add unmapnotify handle, Fix the unmap window for re-map it, Change the error handler to according to this 2008-11-20 23:03:40 +01:00
Martin Duquesnoy
ac58ced07a event: Remove Unmap notify handle function provisionally and improve uicb_client_kill 2008-11-20 16:59:10 +01:00
Martin Duquesnoy
8d0fb5948f Cosmetic & typo #2 2008-11-19 17:09:52 +01:00
Martin Duquesnoy
c49ef0524d Cosmetic & typo 2008-11-18 20:49:54 +01:00
Martin Duquesnoy
b0d42cb605 wmfs: Simplify scan function 2008-11-17 20:28:44 +01:00
Martin Duquesnoy
b80ff52aff all: Cosmetic and typo 2008-11-17 20:23:39 +01:00
Martin Duquesnoy
b95d5df147 layout/wmfs: Fix unmanage clients and quit() And fix tile layout when there many nmaster (Top/Bottom) 2008-11-17 00:23:46 +01:00
Martin Duquesnoy
a55ddfe2ca client/frame: Improve client_unmanage function and add frame_delete 2008-11-16 20:45:52 +01:00
Martin Duquesnoy
587fa97a8c config: Improve config.c: Bug when the default config file is loaded are fixed 2008-11-16 14:23:04 +01:00
Martin Duquesnoy
d00b6a6c49 TODO: Update todo 2008-11-15 13:21:09 +01:00
Martin Duquesnoy
6670b3d219 client: Fix unmanage : reparent the destroyed client to root for unmanage it 2008-11-14 19:44:23 +01:00
Martin Duquesnoy
d856ec1012 Fix some things, render, code, typo 2008-11-14 08:21:33 +01:00
Martin Duquesnoy
22c0e81df6 wmfs: Remove debug mainloop printfs 2008-11-13 19:31:23 +01:00
Martin Duquesnoy
3c7c11fe29 event/infobar: Fix status text position in the infobar and put a condition in configurerequest event function 2008-11-13 19:30:20 +01:00
Martin Duquesnoy
826a74640f config: Remove tile_symbol 2008-11-13 08:33:44 +01:00
Martin Duquesnoy
0d8a10f0b9 layout: Remove layout_tile_switch, useless now 2008-11-13 08:32:23 +01:00