index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
render.c
Age
Commit message (
Expand
)
Author
2016-11-02
add bar colours for focused_(workspace|statusline|separator)
D.B
2016-10-12
Use CAIRO_OPERATOR_SOURCE for swaybar
Drew DeVault
2016-10-07
parse pango markup in workspace names (and bugfix)
D.B
2016-09-29
Correctly scale swaybar
D.B
2016-09-05
Fix constant scale factor in font code
Drew DeVault
2016-09-05
Add client support for HiDPI
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault
2016-07-14
Extract workspace size computation from render_workspace_button()
David Eklov
2016-04-24
Renamed to pango_markup
Mykyta Holubakha
2016-04-24
Fix line length calculation
Mykyta Holubakha
2016-04-24
Added plaintext markup configuration
Mykyta Holubakha
2016-04-24
Passing missing argument to get_text_size
Mykyta Holubakha
2016-04-17
Flesh out pango markup implementation
Drew DeVault
2016-03-30
Make client/pango.h not depend on client/window.h
Mikkel Oscar Lyderik
2016-01-25
extract cairo_set_source_u32()
Christoph Gysin
2016-01-25
swaybar: Fix plaintext handling.
Mikkel Oscar Lyderik
2016-01-25
Fix colors off by one
Mikkel Oscar Lyderik
2016-01-24
swaybar: move headers to include/bar
Mikkel Oscar Lyderik
2016-01-24
swaybar: rename state to bar
Mikkel Oscar Lyderik
2016-01-24
swaybar: move ipc stuff to ipc.{h,c}
Mikkel Oscar Lyderik
2016-01-24
swaybar: feactor render, statusline
Mikkel Oscar Lyderik