Julien Danjou
|
83cecd067c
|
Remove useless include
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
7c79f94341
|
Move titlebar initialization routine in titlebar.c
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
02298299b6
|
Check if c is non NULL before toggling titlebar
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
0b6d6d738a
|
Do nothing it the client already has focus
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Arnaud Fontaine
|
7743e71837
|
Add missing includes
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
720dabbaf6
|
Add support for titlebar on right
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
bb0fab396f
|
Add an ismoving attribute to client to fix a bug with titlebar and mouse moving in Xinerama
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
a42d43a853
|
Fix various placement issue with titlebar
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
850145f994
|
Changing floating geometry is bad
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
466ed47c2a
|
Remove useless code
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
119f1822b6
|
Fix SEE ALSO section
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
a893843873
|
Fix config option
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
0f845913f4
|
Fix synopsis
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
280fcf5b5b
|
Return geometry
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
2c0b68cd4e
|
Add --sync option
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
dbe2052320
|
Check for sw also before restacking titlebars
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
c99bc4dc1d
|
Fix titlebar drawing on max
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
7462b44e37
|
Do nothing if no titlebar.sw
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
3eef1842e4
|
Do not use titlebar_update_geometry_floating() which sucks in client_resize()
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
e22d57a0ca
|
Change the way to do resize
Go back to old school
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
403d7e89f9
|
Compute style when we need to.
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
cf58c338e4
|
Add drawing support for left titlebars
|
2008-03-23 15:52:20 +01:00 |
marco candrian
|
edc56d8138
|
awesomerc.5.txt update for draw_style
|
2008-03-23 15:52:20 +01:00 |
marco candrian
|
29673467f9
|
change graph's style to draw_style
to prevent confusion with the other style {} sections,
and it might also better describes what is it used for..
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
99d72010c5
|
Fix various metrics problems with titlebar
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
dd71f55469
|
Fix regression introduced by 7e2f59d851437d68c47b5827644eba117c0e7b82
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
3ea5fd79d8
|
Add check for sw
|
2008-03-23 15:52:20 +01:00 |
Julien Danjou
|
e5fbbcb612
|
Update titlebar on configure requests
|
2008-03-23 15:52:20 +01:00 |
marco candrian
|
0795334dd8
|
Font removed where style should be used now
Signed-off-by: Julien Danjou <julien@danjou.info>
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
31f6010eda
|
Put titlebar resize for floating in titlebar_update_geometry_floating() function and call it for movemouse
This fix the problem when moving a window on a floating layout on screen N to
non-floating layout on screen M
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
c9450c6fbd
|
Remove switch/case for sw creation of titlebar, useless
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
eb595fe06e
|
Add support for Bottom titlebar
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
9bd32fc3b8
|
Split titlebar stuff into titlebar.[ch], and uicb_client_toggletitlebar
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
bc6656320d
|
Add support for text_align option in titlebars
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
74777016af
|
Documente existing -c option of awesome-menu
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
45a650a662
|
Add awesome-menu manpage
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
f9f75629e1
|
Rule for titlebar applies event if we restart; set default to auto, which means off
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
bd7b718166
|
Simplify init; there's always a section
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
f88d403d1c
|
Update various copyrights
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
b2261160b4
|
Enable multiple keys bindings to be executed with the same key press event
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
cc56ccd2e9
|
Use section for titlebar parameters
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
ece6ffb8fe
|
Fix background color for icons in tasklist
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
3aa550ef6b
|
Cosmetic changes
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
bb453bd444
|
s/client_titlebar_update_position/client_titlebar_update_geometry/g
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
b51e352ed8
|
Fix errors with windows without titlebar
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
6818a692d2
|
Rewrite uicb_exec
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
539636c77e
|
Fix bug with floating windows and titlebar
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
95f8325c06
|
Fix titlebar width (add borders)
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
b6f86ebb63
|
Smart placement support handling titlebar
|
2008-03-23 15:52:19 +01:00 |
Julien Danjou
|
a6b203f8a6
|
Disable titlebar for dock and panels
|
2008-03-23 15:52:19 +01:00 |