Julien Danjou
|
e50041ab10
|
also update rcoords on configure request
|
2007-11-15 15:14:40 +01:00 |
Julien Danjou
|
dd2c511181
|
move_client_to_screen() implies tag_client_with_current_selected()
|
2007-11-15 14:49:08 +01:00 |
Julien Danjou
|
aa4de56ef5
|
simplify client_manage()
|
2007-11-15 14:44:43 +01:00 |
Julien Danjou
|
0fa1b4c822
|
move UicbList in uicb.c
|
2007-11-15 14:41:03 +01:00 |
Julien Danjou
|
2da4d0d907
|
cosmetic
|
2007-11-15 13:25:59 +01:00 |
Julien Danjou
|
bf37316aad
|
rework Button bindings freeness
|
2007-11-15 12:15:14 +01:00 |
Julien Danjou
|
dae3bcd2c7
|
remove _ on view_prev and view_next to be homogeneous
|
2007-11-14 21:38:25 +01:00 |
Julien Danjou
|
d2e297bfa6
|
fix bug with configure request windows
I KILLED TEH MPLAYER BUG 11!11
|
2007-11-14 21:30:08 +01:00 |
Julien Danjou
|
0cbcee5d0f
|
add allow_lower_floats = false by default
|
2007-11-14 19:51:31 +01:00 |
Julien Danjou
|
e43df90214
|
remove mouse modkey
|
2007-11-14 19:50:30 +01:00 |
Julien Danjou
|
d9e5346048
|
print unknown command in config files on stderr
|
2007-11-14 18:28:28 +01:00 |
Julien Danjou
|
d5f532d723
|
fix some mouse and key bindings
|
2007-11-14 18:28:18 +01:00 |
Julien Danjou
|
10300c2b0a
|
add default mouse binding for layout
|
2007-11-14 18:20:44 +01:00 |
Julien Danjou
|
938850a487
|
rename setlayout to tag_setlayout
|
2007-11-14 18:19:00 +01:00 |
Julien Danjou
|
7c533b8b40
|
rename screen uicb correctly
|
2007-11-14 18:16:43 +01:00 |
Julien Danjou
|
895c3848eb
|
rename uicb_*mouse to uicb_client_*mouse
|
2007-11-14 18:14:23 +01:00 |
Julien Danjou
|
85adc07d19
|
rename uicb_set* to uicb_tag_set* since they apply on tags
|
2007-11-14 18:12:33 +01:00 |
Julien Danjou
|
aee9cdf8cb
|
prefix a bunch of uicb with client_
|
2007-11-14 18:10:51 +01:00 |
Julien Danjou
|
6c0608660d
|
rename view_tag* names to tag_view*
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
4ca7059efc
|
rename uicb_view to uicb_tag_view
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
bfde2f3211
|
rename uicb_toggletag to uicb_client_toggletag
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
10391f3190
|
rename uicb_toggleview to uicb_tag_toggleview
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
f4390bfc3e
|
rename uicb_togglefloating to uicb_client_togglefloating
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
5b0987bb28
|
rename uicb_tag to uicb_client_tag
|
2007-11-14 18:07:38 +01:00 |
Julien Danjou
|
455ef2e1d7
|
rename uicb_swap{prev,next} to uicb_client_swap{prev,next}
|
2007-11-14 18:07:35 +01:00 |
Julien Danjou
|
8b933e196b
|
rename uicb_settrans to uicb_client_settrans
|
2007-11-14 17:52:49 +01:00 |
Julien Danjou
|
b594731fc2
|
rename uicb_moveresize to uicb_client_moveresize
|
2007-11-14 17:51:22 +01:00 |
Julien Danjou
|
c5ee95992c
|
rename uicb_killclient to uicb_client_kill
|
2007-11-14 17:50:16 +01:00 |
Julien Danjou
|
3a3f12900a
|
update manpage: remove mouse bindings
|
2007-11-14 17:43:36 +01:00 |
Julien Danjou
|
9a5cebd89b
|
add Nikos Ntarmos in AUTHORS
|
2007-11-14 17:21:12 +01:00 |
Julien Danjou
|
7a919a76fb
|
mouse button clicks on windows are now configurable
|
2007-11-14 17:18:16 +01:00 |
Julien Danjou
|
88b6f17410
|
bugfix: initialize matched to False, damn it
|
2007-11-14 12:12:30 +01:00 |
Julien Danjou
|
5c5e9418d7
|
don't forget to retag windows on screen changes
|
2007-11-14 11:11:04 +01:00 |
Julien Danjou
|
aebe42decd
|
fix segmentation fault in movemouse() (Xinerama)
|
2007-11-14 10:43:21 +01:00 |
Julien Danjou
|
adf437c0e3
|
use tag_client_with_current_selected() instead of our own loop and set -O2 or mplayer fails
|
2007-11-14 10:42:28 +01:00 |
Julien Danjou
|
0779473a30
|
fix problem with mplayer
|
2007-11-14 10:34:02 +01:00 |
Julien Danjou
|
89c2fc9f44
|
move_client_to_screen() does not manage tags, let's use tag_client_with_current_selected() instead
|
2007-11-14 10:01:20 +01:00 |
Julien Danjou
|
0f2db7653d
|
introduce new tag_client_with_current_selected() function to tag a client with currently selected tags
|
2007-11-14 10:00:15 +01:00 |
Julien Danjou
|
98c869c8f3
|
remove garbage printf()
|
2007-11-13 23:00:11 +01:00 |
Julien Danjou
|
cfa31c399d
|
introduce mouse.[ch] files and move uicb_mouse*() to them
|
2007-11-13 22:57:57 +01:00 |
Julien Danjou
|
3d7cfe4e5b
|
get_client_screen_from_rules() is not needed; deleting
|
2007-11-13 22:50:54 +01:00 |
Julien Danjou
|
a0ea5bf734
|
move compileregs() from tag.c to rules.c
|
2007-11-13 22:45:46 +01:00 |
Julien Danjou
|
a07669c52c
|
remove applyrules() function
|
2007-11-13 22:42:12 +01:00 |
Julien Danjou
|
0acaae11d9
|
stop using applyrules() and do some stuff ourselves
|
2007-11-13 22:41:56 +01:00 |
Julien Danjou
|
0a5d929801
|
rename is_client_tag_from_rules() to is_tag_match_rules() and fix a potential error in it
|
2007-11-13 22:41:23 +01:00 |
Julien Danjou
|
2fb7b4d69a
|
fix Rule linked list handling in config
it seems that I was interrupted when I was coding new Rule handling in linked list
|
2007-11-13 22:29:33 +01:00 |
Julien Danjou
|
06dc3ba221
|
add new rules.c file with new functions for using Rule-s struct
|
2007-11-13 21:41:57 +01:00 |
Julien Danjou
|
ae49735001
|
use real and smaller surface size to draw statusbar when rotating
|
2007-11-13 21:23:13 +01:00 |
Julien Danjou
|
8741fdba69
|
fix a bug in rule handling when screen is set
|
2007-11-12 21:53:05 +01:00 |
Julien Danjou
|
b76f216f69
|
forget a RULE_NOSCREEN occurence
|
2007-11-12 19:36:10 +01:00 |