Commit Graph

143 Commits

Author SHA1 Message Date
Martin Duquesnoy
ac7b3b0d15 Client/Button/Titlbar: Fix potential segfault. 2009-03-23 02:24:28 +01:00
Martin Duquesnoy
d51ee4deda Event: Fix XMoveResize in configureevent() 2009-03-23 01:10:48 +01:00
Martin Duquesnoy
1e6bf6821a Titlebar/button: New feature: Titlebar button. (titlebar{ button {} } in the configuration file) 2009-03-21 20:34:42 +01:00
Martin Duquesnoy
f9a2c441f3 event: Check if the state_fullscreent is false to do configure notify event 2009-02-28 06:00:39 +01:00
Martin Duquesnoy
56a2c10bbe conf: Fix default wmfs keybinds. 2009-02-21 22:44:56 +01:00
Martin Duquesnoy
fa990be4e6 all: update 2009-02-21 15:42:20 +01:00
Martin Duquesnoy
c68aa48bc2 All: Update !!!! \o/ 2009-02-13 23:02:03 +01:00
Martin Duquesnoy
33234f2266 Menu: Improve menu draw system ; Add some function ... 2009-02-02 03:42:53 +01:00
Martin Duquesnoy
1fb1458162 menu: Add free(menulayout.item) 2009-01-31 18:43:47 +01:00
Martin Duquesnoy
13363877f7 Menu/layout: Add menu.c & Menu for layout switch (or just switch, manage it in the conf layout { system = "menu/switch"}) 2009-01-31 18:39:49 +01:00
Martin Duquesnoy
b0908ad409 shell: Add wmfs-shell. 2009-01-11 22:04:48 +01:00
Martin Duquesnoy
7b1c730c80 python: Send only one event message for wmfs.uicb function 2009-01-04 23:09:40 +01:00
Martin Duquesnoy
f99a082a79 event: Remove debug stuff and warning 2009-01-04 19:48:11 +01:00
Martin Duquesnoy
b2eb9ee33e python: Add wmfs_uicb python function 2009-01-04 19:46:15 +01:00
Martin Duquesnoy
1189fe1690 Add python wmfslib 2009-01-04 18:13:13 +01:00
Martin Duquesnoy
9bd68ad962 event: Fix configure window event (add c->ogeo.* to the change) 2009-01-02 06:25:05 +01:00
Martin Duquesnoy
aba1d341f8 all: Fix tag bug, add wmfs hint (_WMFS_TAG_NAMES, _WMFS_CURRENT_LAYOUT...) 2008-12-19 20:08:22 +01:00
Martin Duquesnoy
1976a13a2d screen: Add screen_set_sel() and uicb_screen_select() (option screen_select in the conf for mouse & keybind) 2008-12-14 22:10:28 +01:00
Martin Duquesnoy
41e432371b ewmh: Add _NET_CLIENT_LIST ewmh support and UTF8_STRING for _NET_DESKTOP_NAMES 2008-12-14 21:45:31 +01:00
Martin Duquesnoy
1454d4e7f7 tag: Add tag_set & tag_transfert with a int parametre (for event use and make easier the uicb tag function) 2008-12-14 19:27:57 +01:00
Martin Duquesnoy
e33c20f1bb ewmh: Regulate net_current_desktop in client message event 2008-12-14 16:00:20 +01:00
Martin Duquesnoy
f8d1049240 New feature: EWMH Support ! #1 2008-12-14 15:43:21 +01:00
Martin Duquesnoy
199a148689 all: Simplify atom management 2008-12-13 13:48:57 +01:00
Martin Duquesnoy
2edd6dbd02 Limit the alias size -> 256 2008-12-06 20:02:40 +01:00
Martin Duquesnoy
0c6e3212ed conf/event: Fix mouse binding for root (add screen specification in mouse {} too) 2008-12-03 18:20:45 +01:00
Martin Duquesnoy
8eec996d1b screen/client: Add y in the if of screen_get_sel and client_moveresize for find the screen verticaly 2008-12-01 20:14:45 +01:00
Martin Duquesnoy
077d60c3d4 config/screen: Multi-Head support: Add screen option in tag {} in the configuration file, Improved other things... 2008-12-01 01:37:34 +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
8f5fee389d wmfs: NEW IMPORTANT FEATURE: Add multi-head support #1 2008-11-30 03:01:30 +01:00
Martin Duquesnoy
5c58e8ced4 Cosmetic 2008-11-24 03:15:46 +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
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
c49ef0524d Cosmetic & typo 2008-11-18 20:49:54 +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
d856ec1012 Fix some things, render, code, typo 2008-11-14 08:21:33 +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
22431c203c infobar: New infobar with new BarWindow; Add shadow, better rendering, improve system... 2008-11-13 08:03:56 +01:00
Martin Duquesnoy
5ba931d1d6 frame: Add frame buttons support: 3 buttons at the top-right of the client for multiple usage 2008-11-10 04:06:14 +01:00
Martin Duquesnoy
5f9ec19234 doc: Add wmfs.doxygen; a complete doxygen configuration file, can create graph, doc about function etc... 2008-11-09 20:05:29 +01:00