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
|
b1e3918504
|
config: Add option place_at_mouse in the client section
|
2008-12-03 13:44:46 +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
|
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
|
8f5fee389d
|
wmfs: NEW IMPORTANT FEATURE: Add multi-head support #1
|
2008-11-30 03:01:30 +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
|
a9cac394d6
|
config: Remove useless option
|
2008-11-23 02:46:15 +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
|
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
|
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
|
d856ec1012
|
Fix some things, render, code, typo
|
2008-11-14 08:21:33 +01:00 |
|
Martin Duquesnoy
|
826a74640f
|
config: Remove tile_symbol
|
2008-11-13 08:33:44 +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
|
b28327f7af
|
frame: Remove buttons stuff and add border "shadow" but no color defined for now.
|
2008-11-11 13:14:39 +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
|
91494deaf1
|
layout: Improve toggle free: set the old selected client position / size if the toggle set free
|
2008-11-09 20:34:37 +01:00 |
|
Martin Duquesnoy
|
ba425f172f
|
all: Massive change: new way for window management, use frame
|
2008-11-08 20:32:11 +01:00 |
|
Martin Duquesnoy
|
b5ba311576
|
init: Add init.c
|
2008-11-06 07:59:11 +01:00 |
|
Martin Duquesnoy
|
bc311b7ae6
|
conf: Fix segfault when you remove one of any layouts in the conf file
|
2008-11-05 19:36:58 +01:00 |
|
Martin Duquesnoy
|
8f38ec390e
|
layout: Add second layout button when the selected layout is a tiling layout and InfoBar struct
|
2008-11-05 19:11:26 +01:00 |
|
Martin Duquesnoy
|
d2255a2581
|
titlebar: Add bg_normal & focus in the conf
|
2008-11-04 20:33:27 +01:00 |
|
Martin Duquesnoy
|
5c54de2481
|
layout/mouse: Add grid layout and mwfact resize with mouse.
|
2008-11-04 14:41:24 +01:00 |
|
Martin Duquesnoy
|
8799c9eab2
|
layout: Add multi-tile: Left Right Top & Bottom
|
2008-10-30 10:10:54 +01:00 |
|
Martin Duquesnoy
|
38dfecf837
|
all,layout: Add layout right separation and surface structure
|
2008-10-28 19:16:18 +01:00 |
|
Martin Duquesnoy
|
add0f0187b
|
all: Fix segfault (remove titlebar border again)
|
2008-10-27 18:21:55 +01:00 |
|
Martin Duquesnoy
|
4bd8a487e9
|
config: Add root section (with multi mouse section and background_command)
|
2008-10-26 18:52:59 +01:00 |
|
Martin Duquesnoy
|
5d0a26db44
|
util/all: Add efree function
|
2008-10-26 13:45:14 +01:00 |
|
Martin Duquesnoy
|
385d76be05
|
titlebar: Fix titlebar less and placement
|
2008-10-25 17:36:01 +02:00 |
|
Martin Duquesnoy
|
7514d55d6f
|
titlebar: Add titlebar.c and titlebar position in the configuration
|
2008-10-25 14:10:28 +02:00 |
|
Martin Duquesnoy
|
941ef24527
|
conf->client: Add client section in conf, with multi mouse section, modifier etc...
|
2008-10-20 20:31:14 +02:00 |
|
Martin Duquesnoy
|
1effeb8368
|
conf->titlebar: Add multi mouse section for titlebar
|
2008-10-20 18:20:39 +02:00 |
|
Martin Duquesnoy
|
bfefc41d96
|
titlebar: Massive change for the titlebar : Add a titlebar section in the configuration file + text alignement : left / center / right. Remove the titlebar border (useless)
|
2008-10-20 03:05:37 +02:00 |
|
Martin Duquesnoy
|
ed495b9dff
|
client: Fix default client position
|
2008-10-20 00:45:42 +02:00 |
|
Martin Duquesnoy
|
58460f6b58
|
All: Retry Unmap/Re-map for hide client (tag switch)
|
2008-10-19 14:19:16 +02:00 |
|
Martin Duquesnoy
|
31765c6165
|
ALL: Improve client structure
|
2008-10-18 17:38:11 +02:00 |
|
Martin Duquesnoy
|
ecda429cec
|
ALL: Remove XPM support
|
2008-10-17 20:46:21 +02:00 |
|
Martin Duquesnoy
|
4e33b9c3ae
|
.h: Typo & test git with my P4
|
2008-10-15 19:26:07 +02:00 |
|
Martin Duquesnoy
|
70f6637820
|
[layout/structs]: Fix max layout segfault and add typedef for unsigned type
|
2008-10-15 18:58:56 +02:00 |
|
Martin Duquesnoy
|
336cfd7425
|
[src] Add src/ for *.c *.h
|
2008-10-13 22:12:27 +02:00 |
|