Martin Duquesnoy
96445baac5
infobar: Fix infobar toggle position.
2008-12-07 16:43:08 +01:00
Martin Duquesnoy
ddc2ea5254
conf: Add "Super" bind for "Mod4"
2008-12-06 20:33:07 +01:00
Martin Duquesnoy
d8f5701263
conf/tag: If there is no specific screen in tag {}, put it on all screen
2008-12-06 20:29:07 +01:00
Martin Duquesnoy
2edd6dbd02
Limit the alias size -> 256
2008-12-06 20:02:40 +01:00
Martin Duquesnoy
9769790a50
infobar: Fix doxygen comment
2008-12-06 16:15:20 +01:00
Martin Duquesnoy
0251856951
screen: Fix screen_get_sel with sgeo
2008-12-06 16:10:43 +01:00
Martin Duquesnoy
588cdea544
screen: Add sgeo for don't have to exec screen_get_geo at all times...
2008-12-06 15:56:11 +01:00
David Delassus
6a24974b7b
client: Fix clients placement in free layout
...
Signed-off-by: David Delassus <linkdd62@gmail.com>
2008-12-03 18:45:50 +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
2450db1d64
conf: Change confalias -> conf.alias
2008-12-03 17:16:28 +01:00
Martin Duquesnoy
9f177d8d4b
config: Rename variables -> alias in the configuration file
2008-12-03 17:01:56 +01:00
Martin Duquesnoy
d39dbe658d
infobar: Fix infobar_draw_taglist
2008-12-03 16:45:16 +01:00
Martin Duquesnoy
d875065df5
infobar: Fix statustext
2008-12-03 13:52:10 +01:00
Martin Duquesnoy
b1e3918504
config: Add option place_at_mouse in the client section
2008-12-03 13:44:46 +01:00
Martin Duquesnoy
92a4992ba7
layout/tag: Add client_focus(NULL) in uicb_tag and remove it of arrange()
2008-12-02 23:07:16 +01:00
Martin Duquesnoy
5babea7311
mouse: Remove resize mwfact with mouse
2008-12-02 23:02:30 +01:00
David Delassus
4ed28097e3
client: In free layout, wrap newly created clients to mouse position
...
Signed-off-by: David Delassus <linkdd62@gmail.com>
2008-12-02 22:14:53 +01:00
Martin Duquesnoy
be5346ef30
client: Fix x base position of the managed client.
2008-12-02 20:02:35 +01:00
Martin Duquesnoy
a4307b6364
config: Fix David Delassus's little mistake: occupied_tag -> occupied_bg.
2008-12-02 19:45:59 +01:00
David Delassus
20e74f62e8
tag: Add tag round
...
Signed-off-by: David Delassus <linkdd62@gmail.com>
2008-12-02 19:32:42 +01:00
David Delassus
aac9b78319
infobar: Add color on the occupied tag by clients
...
Signed-off-by: David Delassus <linkdd62@gmail.com>
2008-12-02 19:31:34 +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
af399b9f49
wmfs: Free conf.ntag at quit()
2008-12-01 01:47:50 +01:00
Martin Duquesnoy
73db5819a5
CMake: Oops ! Re-add xinerama
2008-12-01 01:38:49 +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
Marc Lagrange
e9b2219566
CMake: Add check for xinerama
2008-11-30 08:55:55 +01:00
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