Martin Duquesnoy
5742ed4fca
Client: Fix client swapping with additional tag
2010-08-02 15:45:31 +02:00
Martin Duquesnoy
872d9cb348
Event: Remove test in propertynotify handle
2010-07-31 14:30:45 +02:00
Martin Duquesnoy
2292ab97d1
Systray: Fix systray at reloading or for manage already running tray icon
2010-07-31 14:28:04 +02:00
Martin Duquesnoy
3b81cacaac
Client: Fix arranging bug when closing client in additional tag condition
2010-07-26 19:38:23 +02:00
Martin Duquesnoy
0270a28181
Ewmh: Improve ewmh_send_message
2010-07-26 11:38:25 +02:00
Martin Duquesnoy
e6fc0a4976
Event: Remove send_client_message function
2010-07-26 11:32:26 +02:00
Martin Duquesnoy
374abb0e26
Update improvement
2010-07-26 11:20:20 +02:00
Martin Duquesnoy
1d5792b278
Conf: Move [systray] section in [bar] section
2010-07-23 14:49:57 +02:00
Martin Duquesnoy
461b45545a
Conf/Systray: add [systray] section
2010-07-23 14:36:05 +02:00
Martin Duquesnoy
4cf2b8bf8f
Status: Fix text drawing with systray shift
2010-07-23 12:31:08 +02:00
Martin Duquesnoy
cc10d56359
Systray/status: Adapt statuspos (with image/rectangle) with systray width
2010-07-23 04:15:33 +02:00
Martin Duquesnoy
1094861b49
Ewmh: Fix panels crash and type_dock management
2010-07-22 23:57:31 +02:00
Martin Duquesnoy
fdb1d2c748
Systray: Fix BadWindow (because of unmap event) and segfault at pressing button
2010-07-22 22:07:26 +02:00
Martin Duquesnoy
908978cca1
!! Implementation of System tray !!
2010-07-22 20:12:27 +02:00
Martin Duquesnoy
d32ee3295e
Systray: Prepare file
2010-07-21 22:52:18 +02:00
Martin Duquesnoy
910421c41c
Layout: Fix screen test in arrange (reported by mseed)
2010-07-21 13:20:09 +02:00
Martin Duquesnoy
46d212297a
Ewmh: Add _NET_WM_STATE_STICKY management
2010-07-17 03:32:47 +02:00
Martin Duquesnoy
bf9e9ca578
Improve _NET_WM_STATE part in ewmh_manage_window_type
2010-07-17 03:21:08 +02:00
Martin Duquesnoy
ce652d29e4
Fix _NET_WM_STATE_FULLSCREEN for flash apps or stuff like this
2010-07-17 03:09:55 +02:00
Raphael Khaiat
aa04eab011
Delete struct default_tag by using tag structure for default_layout feature
2010-07-05 00:43:33 +02:00
Raphael Khaiat
afdda3b95a
Add an option (selected_layout_symbol) in the wmfsrc -> [layouts] to change the star (*) that is used as default symbol for the selected symbol in the layout list in the infobar
2010-07-04 19:42:05 +02:00
Raphael Khaiat
2522b21ab3
Add default_tag section in the tags section of the wmfsrc. It allows
...
user to set all options of a new tag when they will use add a tag
dynamically. Feature #73 requested by bacardi55
2010-07-04 17:46:01 +02:00
Martin Duquesnoy
8aeded6cd6
Fix mistake in ewmh manage window type function
2010-06-30 13:23:20 +02:00
Raphael Khaiat
9a3b06c645
Wmfs coding norms :)
2010-06-30 13:13:08 +02:00
Raphael Khaiat
89b115e850
Fix bug #54 reported by bacardi55
2010-06-30 00:57:55 +02:00
Raphael Khaiat
e71f85ff26
Fix segfault when using client_ignore_tag. bug #72 reported by myself
2010-06-27 00:47:36 +02:00
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