| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text.
|
|
moving when followMouse is on and the window moves/resizes out from under the pointer
|
|
|
|
|
|
|
|
|
|
|
|
belongs in the moveresize code. add it there.
|
|
|
|
|
|
|
|
|
|
|
|
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
|
|
|
|
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add some macros for moving/resizing clients
add 'vibrate' action
|
|
|
|
|
|
use it on the command read in the menu parsing for pipe menus.
use it on the command read for execute/restart actions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add focus_directional_cycle
|
|
|
|
<execute>xkill</execute> work
|
|
|
|
|
|
|
|
|