Martin Duquesnoy
e2942ec597
Client: Fix raise of client when maximize
2011-02-21 12:54:42 +01:00
Martin Duquesnoy
bf26e8c22e
Client: Add new_client_get_mouse feature requested by thechitowncubs
2011-02-21 03:20:58 +01:00
Raphael Khaiat
4898e07e5e
Fix typo in wmfsrc about the status_path
2011-02-19 02:13:11 +01:00
Raphael Khaiat
325f115c09
Add feature for raising tile client over free client when selected.
...
Feature requested by bacardi55 :)
2011-02-15 19:10:10 +01:00
Raphael Khaiat
3cc68b6872
Delete unused param
2011-02-14 18:42:23 +01:00
Raphael Khaiat
45e796406b
Add unused function and comments in the wmfsrc
2011-02-14 18:39:50 +01:00
Raphael Khaiat
f91699d6bc
Add function about changing screen in the default wmfsrc
2011-02-02 18:43:04 +01:00
Raphael Khaiat
c8e5ac4619
Feature #79 : add a keybind to toggle the display of the infobar.
...
Feature requested by litemotiv
2011-01-24 23:50:52 +01:00
Raphael Khaiat
48e226f5ae
Merge branch 'master' into bacardi55
2011-01-23 23:58:39 +01:00
Raphael Khaiat
3652a4060c
Add feature for following a client that is open in a different tag.
...
Feature requested by anonymous_user on the wmfs thread in the
archlinux.org forum
2011-01-23 23:56:21 +01:00
Martin Duquesnoy
993b408262
Apply Almito's patchs for xcompmgr opacity support ( #70 ), skype focus bug ( #66 ) and fix for #68 & #69
2011-01-15 20:55:13 +01:00
Raphael Khaiat
2320e8586c
Implement fixture #63 : auto center option for free client
2011-01-10 20:40:55 +01:00
Raphael Khaiat
b1d4e2a403
Merge branch 'bacardi55' of github.com:xorg62/wmfs into bacardi55
2011-01-05 19:57:22 +01:00
bacardi55@gmail.com
03c41f9b3b
Add option (tag_auto_prev) in wmfsrc to disable the auto tag prev
...
when going twice on the same tag.
2011-01-05 19:51:48 +01:00
Raphael Khaiat
fb1627e8cc
Fix Feature #22 : set a default tag and/or screen where to send client
...
that have no tag/screen specific rule. Feature requested by philpep
2011-01-05 01:25:12 +01:00
bacardi55@gmail.com
f2734a5f2b
Correct typo thanks to ubitux
2010-12-19 13:42:39 +01:00
Martin Duquesnoy
3cf93a0961
Launcher: Add width_limit option in multi set_launcher section to limit size of launcher window (Requested by s__C)
2010-11-28 13:06:24 +01:00
Philippe Pepiot
a1de32cac7
wmfsrc: Made change announced in f3c0f5492afbec288f91ea080916a92d8e94941b
2010-11-09 12:36:13 +01:00
Philippe Pepiot
7db51713e5
Build System: remove cmake
...
Cmake is bloat and wmfs doesn't need a complex build system
So now wmfs compile with a Makefile using gmake and pkg-config
compilation options can be customised through confix.mk (dwm like)
Remove doxygen config files (wmfs code doesn't use it, and nobody use
doxygen with wmfs)
Replace wmfsrc.in by wmfsrc (change @WMFS_TERM@ and use shell choice
urxvt || xterm || ...)
Remove generation of Changelog file (we can git log > Changelog before
creating a dist package)
Remove README from install process (this file don't need to be included in dist
package)
What's next before merging into master ?
- provide a BSD Makefile
- discuss if we use or not pkg-config (we can document common places
to include directory and libs in config.mk)
- compile out of tree
2010-11-09 12:15:11 +01:00
Martin Duquesnoy
1f39bf1d9c
Conf: Update wmfsrc.in
2009-05-09 11:55:48 +02:00
Martin Duquesnoy
5134495460
Conf: Update default conf.
2009-05-09 11:53:56 +02:00
Philippe Pepiot
a332f8f85e
Build system: find a term for wmfsrc
2009-05-03 19:17:37 +02:00
Martin Duquesnoy
337732f45b
Default conf: Add c in the titlebar button and menu for each client binded on mouse button 3 (right click)
2009-05-03 12:32:57 +02:00
Martin Duquesnoy
6eff09d790
Layout: Add mirror_vertical and mirror_horizontal!
2009-03-30 06:44:36 +02:00
Martin Duquesnoy
c1bcd7c405
Layout: New layout: Mirror tile (idea from Cheaterman)
2009-03-29 22:09:22 +02:00
Martin Duquesnoy
d1fe3977a7
Layout/conf: Add toggle_resizehint uicb function.
2009-03-29 03:43:05 +02:00
Martin Duquesnoy
436aaf5856
Button: Add line multi section in button section (button { line { coord = {x1, y1, x2, y2} } }) to make your own button motive.
2009-03-23 00:56:06 +01:00
Martin Duquesnoy
ba5202b9f5
Wmfs: Simplify code and fix some things.
2009-03-22 22:07:13 +01:00
Martin Duquesnoy
0d60b5dd90
titlebar: Fix size and position in frame.c, fix layout with these changes
2009-03-22 13:39:54 +01:00
DEMELIER David
73d90d6c8f
Some mistakes corrected
2009-03-22 00:37:23 +01:00
Martin Duquesnoy
9c6ecc2459
Client/conf: Add border_shadow boolean option in the configuration file.
2009-03-21 20:53:11 +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
74fd1d7c92
Infobar: Complete requested feature #8 (By Cheaterman) infobar_position = "<pos>" by tag
2009-03-19 20:17:25 +01:00
Martin Duquesnoy
0b3a2d1b8f
Infobar: Add hide position (Feature #8 requested by Cheaterman)
2009-03-19 00:20:07 +01:00
Martin Duquesnoy
de5a6812db
All: Fix some things in the default configuration file and frame.c
2009-02-22 15:28:34 +01:00
Martin Duquesnoy
56a2c10bbe
conf: Fix default wmfs keybinds.
2009-02-21 22:44:56 +01:00
Martin Duquesnoy
292ff26eb7
launcher/conf: Add launcher section in the configuration file, see the default conf.
2009-02-03 14:55:57 +01:00
Martin Duquesnoy
7980246b5c
conf: Add a default menu in the default conf.
2009-02-02 19:32:14 +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
c5e2df97f7
infobar: Add launcher ! (alt-p in the basic configuration).
2009-01-18 19:44:05 +01:00
Martin Duquesnoy
796c7988d6
infobar: Add option to set the borders around the tag buttons, the layout button and the infobar.
2009-01-18 03:25:10 +01:00
Martin Duquesnoy
1189fe1690
Add python wmfslib
2009-01-04 18:13:13 +01:00
Martin Duquesnoy
b69cce353d
barwin/frame: Add stipple in the titlebar.
2009-01-02 21:16:16 +01:00
Martin Duquesnoy
c6b6bf2cab
conf: Add fg_{normal, focus} in titlebar section
2009-01-02 08:39:43 +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
9f177d8d4b
config: Rename variables -> alias in the configuration file
2008-12-03 17:01:56 +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
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