Raphael Khaiat
253d50762b
Add an option to choose the default layout that will be used when adding
...
a new tag dynamically. Feature #71 requested by myself ^^
2010-06-26 00:26:16 +02:00
Raphael Khaiat
e17f36f24f
Change declaration place for uniformity
2010-06-25 14:02:14 +02:00
Raphael Khaiat
6d720d9848
Remove useless lines, thanks to xorg62 :-)
2010-06-25 13:55:08 +02:00
Raphael Khaiat
414273fff9
Prevent user the resize client while using tile_grid vertically or
...
horizontally.
2010-06-25 13:52:04 +02:00
Raphael Khaiat
cee16d6f7f
Add a tile_grid_vertical layout that split vertically unlike the tile_grid
...
layout that split horizontally. Add tile_grid_horizontal too that is the
same as tile_grid. You should use the tile_grid_horizontal, tile_grid is
kept for backward compatibility
2010-06-25 01:40:53 +02:00
Raphael Khaiat
fb0ddc6b73
When name_count is true, put the count in the tag name
...
after using wmfs -c tag_new
2010-06-22 01:11:11 +02:00
Raphael Khaiat
8062f4a42a
Correcting bug reported by xorg62 while using the command line
...
wmfs -c tag_new
2010-06-22 00:59:06 +02:00
Raphael Khaiat
c6f0204901
Add a default name option (default_name) to change "new tag" when you
...
add a tag by a keybind.
Add an option (name_count) to put the number of the tag as a
default name.
2010-06-21 23:58:08 +02:00
Martin Duquesnoy
a90f4ee7ce
Client: Fix bug #70 (reported by bacardi55)
2010-06-21 16:06:14 +02:00
Martin Duquesnoy
fb97d95787
Event: Improve grabkeys()
2010-06-10 16:39:48 +02:00
Martin Duquesnoy
6e05fd498d
Conf/Layout/Client: Add option keep_layout_geo (requested by Armael)
2010-06-10 15:41:53 +02:00
Martin Duquesnoy
f683022678
Client: Code typo..
2010-06-09 19:26:19 +02:00
Martin Duquesnoy
32b3120fbd
Client/conf: Add automax option (same that autofree but for maximization) (Feature #62 requested by bacardi55)
2010-06-09 19:24:48 +02:00
Martin Duquesnoy
470606af1b
Client: Fix possible segfault when there is no autofree option (shame on me :o)
2010-06-06 23:40:55 +02:00
Martin Duquesnoy
12fc01b824
Client: add autofree option in client section (Feature #9 requested by lidstah (and tamtam)) See default wmfsrc
2010-06-06 23:34:11 +02:00
Martin Duquesnoy
9067f3cb66
Client: Add focus traveling with uicb function: client_focus_{right, left, top, bottom} (Feature #45 requested by biiter) [NEED TEST]
2010-06-06 22:48:25 +02:00
Martin Duquesnoy
2040385af6
Tag: Add tag_rename uicb function (Feature #55 requested by bacardi55)
2010-06-05 23:36:49 +02:00
Martin Duquesnoy
510cb29e9f
Launcher: Fix launchers position when layout placement is left (Bug #53 signaled by Armael)
2010-06-05 23:26:33 +02:00
Martin Duquesnoy
32686569c4
Merge version (201005 will never exist, mouahahahaha!!)
2010-06-05 23:01:29 +02:00
Martin Duquesnoy
faab6d946e
Client: Remove urgent when unmanaging a client without focus it
2010-06-05 22:59:43 +02:00
Martin Duquesnoy
d49ebaa57e
Ewmh: Fix closing of splash windows (Bug #60 signaled by nythain)
2010-06-05 22:39:39 +02:00
Philippe Pepiot
5d1aaa1363
Merge branch 'master' of git.philpep.org:wmfs into philpep
2010-05-09 03:03:51 +02:00
Philippe Pepiot
5dd811b91e
Parse: fix possible segfaults. Add syntax() for syntax errors
2010-05-09 03:03:03 +02:00
Martin Duquesnoy
a0a53f3af2
Infobar: Improve selbar check if there is no sel (in current screen)
2010-05-08 21:41:53 +02:00
Martin Duquesnoy
6ecc58bdb1
Client: Remove free in client_get_name
2010-05-08 19:26:55 +02:00
Martin Duquesnoy
c524326714
Client: Remove comment lines in client_moveresize
2010-05-07 18:54:48 +02:00
Martin Duquesnoy
c886edb19d
Client: Map client after almost all in client_manage
2010-05-07 18:53:43 +02:00
Martin Duquesnoy
995c4e94e7
Client: Add padding option in client to set space between tiled client (Feature #52 requested by Armael)
2010-04-25 17:20:24 +02:00
Martin Duquesnoy
d3207be191
Finally fix wmfs.desktop
2010-04-24 14:06:34 +02:00
Martin Duquesnoy
1cc8506610
wmfs.desktop: Remove TryExec line
2010-04-24 13:54:44 +02:00
Martin Duquesnoy
4b692b7a0f
wmfs.desktop: Fix bug with Gdm? (Bug #48 signaled by add1ktive, fixed by arpinux)
2010-04-24 13:49:59 +02:00
OldMan
6d1bd844f7
Tag: add uicb functions: tag_next_visible & tag_prev_visible.
2010-04-23 16:36:11 +06:00
OldMan
1d9bb77d83
Tag: When adding a new tag, it is selected. Otherwise, if autohide is enabled, the new tag is not visible.
2010-04-23 13:36:34 +06:00
OldMan
d24e5e911f
Tag: Fix: if delete last tag, then none tag selected.
2010-04-23 12:56:02 +06:00
Martin Duquesnoy
07db3fafbd
Menu: Fix item height
2010-04-22 17:56:35 +02:00
Martin Duquesnoy
d38e7598a4
Client: uicb_client_select warp pointer on the client to avoid Bug #51 signaled by bacardi55
2010-04-22 17:40:55 +02:00
Martin Duquesnoy
add85a7509
Infobar: Fix toggle_autohide with whole infobar replacement
2010-04-20 18:27:49 +02:00
Martin Duquesnoy
f9157a4dda
Merge branch 'oldman' of github.com:xorg62/wmfs
2010-04-20 18:11:09 +02:00
Martin Duquesnoy
f8115d686d
Tag/Clients: Add client_ignore tag option (~Feature #6 requested by Elpinoutoufou)
2010-04-20 18:10:42 +02:00
OldMan
236b86ff0a
Infobar: Add toggle_tagautohide uicb function.
2010-04-20 20:11:59 +06:00
Philippe Pepiot
46608a14be
Fix possible use of unitialized variables
2010-04-20 14:25:57 +02:00
Philippe Pepiot
0e8ffff152
Kill status script in quit()
2010-04-20 03:43:28 +02:00
Philippe Pepiot
52dba6418e
fix posible issue with statusbar when reloading wmfs
...
spawn() now return the child pid
2010-04-20 03:32:22 +02:00
Philippe Pepiot
e6b26eafc2
Merge branch 'master' of git.philpep.org:wmfs into philpep
2010-04-20 00:37:47 +02:00
Philippe Pepiot
a635e7c2d6
Parse: fix possible issue in fetch_section_first()
2010-04-20 00:13:39 +02:00
Philippe Pepiot
5271222e38
Merge branch 'master' of git.philpep.org:wmfs into philpep
2010-04-19 23:06:18 +02:00
Martin Duquesnoy
7119d3cc25
Tag: Improve and fix some bugs in tag_delete
2010-04-19 22:32:41 +02:00
Philippe Pepiot
c81312feff
Merge branch 'master' of git.philpep.org:wmfs into philpep
2010-04-19 18:24:25 +02:00
Martin Duquesnoy
fe22703fea
Merge branch 'oldman' of github.com:xorg62/wmfs
2010-04-19 16:16:55 +02:00
Philippe Pepiot
2da44ff4d8
Merge branch 'master' of git.philpep.org:wmfs into philpep
2010-04-19 13:59:23 +02:00