394 Commits

Author SHA1 Message Date
arnault
da97ee762c fix man 2012-04-20 17:11:47 +02:00
Martin Duquesnoy
4e2c6125ca Merge pull request #45 from linkdd/master
Manage _NET_WM_WINDOW_TYPE_DESKTOP (Closes #29)
2012-04-17 05:37:22 -07:00
David Delassus
3878e89b99 Clean up code 2012-04-17 14:36:17 +02:00
David Delassus
b44ef3383c Manage _NET_WM_WINDOW_TYPE_DESKTOP 2012-04-17 14:20:21 +02:00
Martin Duquesnoy
70bcf3cd50 Merge pull request #44 from kidanger/ignore_tag
Applique la règle ignore_tag au client
2012-04-15 14:13:56 -07:00
Jérémy Anger
afe7d5d246 Merge branch 'master' of https://github.com/kidanger/wmfs into ignore_tag 2012-04-15 22:57:12 +02:00
Jérémy Anger
8d2f2937a4 fix client ignore_tag rule not beeing applied 2012-04-15 22:55:02 +02:00
Jérémy Anger
356556c51a fix client ignore_tag rule not beeing applied 2012-04-15 22:53:45 +02:00
arnault
fcc8ad77aa add default rule sample in wmfsrc 2012-04-15 22:42:48 +02:00
Jérémy Anger
e799b0115c Merge branch 'master' of https://github.com/xorg62/wmfs 2012-04-15 22:42:09 +02:00
Martin Duquesnoy
7aaae95b6c Merge pull request #41 from kidanger/master
Ajoute la possibilité de créer une règle "par défaut".
2012-04-15 13:32:36 -07:00
Jérémy Anger
17a9d3762f Merge branch 'master' of https://github.com/xorg62/wmfs 2012-04-15 09:34:53 +02:00
arnault
756bb3fbce update man with toggle_ignore_tag uicb function 2012-04-15 02:50:12 +02:00
arnault
ae2756452e add client focus option and client toggle ignore_tag keybind in wmfsrc 2012-04-15 02:44:05 +02:00
Martin Duquesnoy
aae337af8f Merge pull request #42 from kidanger/ignore_tag
Ajout d'un mode pour les clients : ignore_tag
2012-04-14 16:47:18 -07:00
Martin Duquesnoy
ef855ae533 Merge pull request #43 from kidanger/focus
Configuration du comportement de focus
2012-04-14 16:45:40 -07:00
Jérémy Anger
bb952d8c8e better focus configuration : allow "enter click" 2012-04-14 23:05:16 +02:00
Jérémy Anger
e65c6a706a fix client integration on the screen 2012-04-14 22:46:30 +02:00
Jérémy Anger
c692505b44 fix infinite loop 2012-04-14 22:46:10 +02:00
Jérémy Anger
3d450c3d20 fix client moving 2012-04-14 22:46:08 +02:00
Jérémy Anger
0085dd16e3 Add a toggle_ignore_tag uicb command. Don't tab if two client haven't the same ignore_tag rule 2012-04-14 22:45:25 +02:00
Jérémy Anger
9cc33f8904 fix focus on tag change 2012-04-14 22:45:25 +02:00
Jérémy Anger
762700bd2c fix last commit: add wmfs header changes 2012-04-14 22:45:25 +02:00
Jérémy Anger
2abf2ea651 move clients on tag change if they ignore tags 2012-04-14 22:45:16 +02:00
Jérémy Anger
f9624a9f2e add focus configuration 2012-04-14 11:43:51 +02:00
Jérémy Anger
ea517457e4 fix last indentation issue 2012-04-12 15:09:31 +02:00
Jérémy Anger
653d8d9b7b fix indentation 2012-04-12 15:04:24 +02:00
Jérémy Anger
3540bb1cad clean code 2012-04-12 14:52:47 +02:00
Jérémy Anger
4a186874aa fix crash 2012-04-12 13:39:37 +02:00
Jeu2
80eadd6f5c add ability to set a default rule
modified:   src/client.c
	modified:   src/config.c
	modified:   src/wmfs.h
2012-04-12 12:04:57 +02:00
arnault
1c179484b3 fix tag_add/del keybind 2012-03-18 21:26:24 +01:00
Martin Duquesnoy
f0bf12770e Fix strncpy for -C option 2012-03-13 15:01:34 +01:00
Martin Duquesnoy
154571b65b Add dimmer shift in split size of layout split to keep parent at closing 2012-03-09 11:13:43 +01:00
Martin Duquesnoy
d5aed8831b Same for graph 2012-03-08 17:08:01 +01:00
Martin Duquesnoy
e4def827f0 Same for P sequence 2012-03-08 16:54:13 +01:00
Martin Duquesnoy
a6cace77a4 Limit progress/position bar status sequence to max value 2012-03-08 16:39:59 +01:00
Martin Duquesnoy
fe7cf64407 Fix while client_gb_titlebar 2012-03-08 16:28:47 +01:00
Martin Duquesnoy
0d0cb3190a Fix client_gb functions 2012-03-08 15:54:37 +01:00
Martin Duquesnoy
f5f97fc442 Revert "Sel/Normal statusline for client above free statusline"
This reverts commit 63d8f3b4e783c35609f25c1a1690244491a20192.
2012-02-26 20:18:44 +01:00
Martin Duquesnoy
63d8f3b4e7 Sel/Normal statusline for client above free statusline 2012-02-26 14:32:20 +01:00
Martin Duquesnoy
4b5e0aa0da Revert "Sel/Normal statusline for client above free statusline"
This reverts commit 59649248eac9b3b7997f2aebdc209b0fc52d49a8.
2012-02-26 14:12:10 +01:00
Martin Duquesnoy
59649248ea Sel/Normal statusline for client above free statusline 2012-02-26 14:06:21 +01:00
Martin Duquesnoy
8506c8b722 Add client_free_statusline example in default conf 2012-02-26 13:23:01 +01:00
Martin Duquesnoy
6f43efed44 Add feature #28 requested by arpinux: client_free_statusline in theme section 2012-02-26 13:18:00 +01:00
Martin Duquesnoy
0e61b49467 Merge pull request #24 from m-r-r/master
Debian package updated
2012-02-25 08:09:02 -08:00
Martin Duquesnoy
8728e81096 Check for cmd in uicb_launcher 2012-02-21 12:47:54 +01:00
Martin Duquesnoy
980832b474 Use XAllocNamedColor to translate string color 2012-02-21 07:01:35 +01:00
Martin Duquesnoy
04c3b9362e Fix client re-integration at reload when coming from a deleted tag 2012-02-20 00:42:12 +01:00
m-r-r
9434b44819 Last minute correction 2012-02-19 09:58:24 +01:00
m-r-r
639428e132 debian/changelog up to date 2012-02-18 19:42:38 +01:00