Changeset [496f357fcb111d7763871204682158ffc146bfe6] by Dag Odenhall
April 25th, 2008 @ 09:40 PM
Basic pango markup helpers
Included in widget modules and allows convinience shortcuts
in property formats such as:
span @default, :font => "terminus 12"
underline @time
background :red, @artist
foreground :blue, @title
bold @count
- lib/amazing/helpers/pango_markup.rb: (span) simple span
tag generator.
(background) shortcut for background span.
(foreground) shortcut for foreground span.
(underline) shortcut for underline span.
(bold) shortcut for weighted span.
- lib/amazing/widget.rb: (Widget) include pango markup helper.
Committed by Dag Odenhall
- A lib/amazing/helpers/pango_markup.rb
- M lib/amazing/widget.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An amazing widget manager for an awesome window manager