David Delassus
|
59af606147
|
Merge pull request #53 from linkdd/sticky-window
Fix manage of sticky windows (Closes #52)
|
2012-05-05 06:43:59 -07:00 |
|
David Delassus
|
151dc9f9f1
|
Fix manage of sticky windows
|
2012-05-05 15:42:07 +02:00 |
|
arnault
|
67c635f9be
|
add infobar_toggle_hide in wmfsrc & man
|
2012-05-04 20:48:46 +02:00 |
|
Martin Duquesnoy
|
eed683ca00
|
Merge pull request #51 from linkdd/sticky-window
Sticky window
|
2012-05-04 10:57:46 -07:00 |
|
David Delassus
|
643d2a6b26
|
Manage _NET_WM_STATE_STICKY
|
2012-05-04 19:37:51 +02:00 |
|
David Delassus
|
8b49878f50
|
Merge branch 'master' of git://github.com/xorg62/wmfs
|
2012-05-03 14:28:29 +02:00 |
|
David Delassus
|
10089601c1
|
Add uicb_infobar_toggle_hide (Closes #18)
|
2012-05-03 14:25:34 +02:00 |
|
arnault
|
7ee4d47cf8
|
add autofocus in man & wmfsrc
|
2012-05-03 14:04:31 +02:00 |
|
Martin Duquesnoy
|
d7adef7bd1
|
Merge pull request #49 from linkdd/master
focus feature
|
2012-05-03 04:44:46 -07:00 |
|
arnault
|
86d69595d9
|
add circular & tabbing in man
|
2012-05-02 17:08:28 +02:00 |
|
David Delassus
|
9d9460bfc0
|
Add autofocus option in [client] section
|
2012-05-02 16:51:15 +02:00 |
|
David Delassus
|
736f98e37f
|
Don't change focused window when creating a new client
|
2012-05-02 16:39:42 +02:00 |
|
David Delassus
|
9eda6553db
|
Merge pull request #48 from linkdd/master
Fix mistake
|
2012-05-02 01:58:00 -07:00 |
|
David Delassus
|
d6b97c6c5f
|
Fix little mistake
|
2012-05-02 10:55:18 +02:00 |
|
David Delassus
|
39cea3ec54
|
Fix manage of _NET_WINDOW_TYPE_DESKTOP at reload
|
2012-05-02 10:25:46 +02:00 |
|
Martin Duquesnoy
|
5dc6199cac
|
Merge pull request #47 from linkdd/master
Add padding option
|
2012-05-02 01:19:18 -07:00 |
|
David Delassus
|
3721ed582e
|
Fix bugs in padding option (Closes #19)
|
2012-05-02 10:17:25 +02:00 |
|
David Delassus
|
f031d1560c
|
Merge branch 'master' of github.com:linkdd/wmfs
|
2012-05-02 09:32:37 +02:00 |
|
David Delassus
|
5714d5470b
|
Put W->tag_ciruclar in W->flags as a flag (WMFS_TAGCIRC) ; Add padding option (Closes #19)
|
2012-05-01 22:10:08 +02:00 |
|
Martin Duquesnoy
|
6e171ffb62
|
Merge pull request #46 from linkdd/master
Add circular option
|
2012-05-01 08:03:01 -07:00 |
|
David Delassus
|
eecde8774c
|
Add circular option in section [tags] ; Make user able to turn off the 'tag_prev on first tag send to last tag' effect
|
2012-05-01 16:58:22 +02:00 |
|
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 |
|