aboutsummaryrefslogtreecommitdiff
path: root/swaybar/render.c
AgeCommit message (Expand)Author
2020-04-20interpret "subpixel none" as CAIRO_ANTIALIAS_GRAYIan Huang
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-09-20swaybar: make status block text render in the same way as othersxdavidwu
2019-08-02Remove unused variableAntonin Décimo
2019-04-04Add margin to short_text handling.Dmitri Kourennyi
2019-04-04Ensure predicted position for short text handling doesn't overflow.Dmitri Kourennyi
2019-04-04Implement handling of short_text field of i3 input protocol.Dmitri Kourennyi
2019-01-31Rebase #1636 against current masterv44r
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-09swaybar: obey height if givenBrian Ashworth
2019-01-09swaybar: fix rendering of border and backgroundBrian Ashworth
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-12swaybar: fix sep block width for mixed scalesBrian Ashworth
2018-12-12swaybar: handle block->urgentBrian Ashworth
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
2018-11-28Implement bar gapsBrian Ashworth
2018-11-17Implement strip_workspace_name.Connor E
2018-10-25swaybar: reverse order of workspaces listIan Fan
2018-10-20swaybar: render with minimum height, nominally text heightIan Fan
2018-10-14swaybar: when hiding bar, save old height to be restored upon reshowIan Fan
2018-10-14swaybar: handle mode/hidden_state changesIan Fan
2018-10-14swaybar: move mode & mode_pango_markup to bar structIan Fan
2018-10-14swaybar: add free_hotspots helper functionIan Fan
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-28swaybar: trim function prototypesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text an...Geoff Greer
2018-09-20swaybar: don't wl_display_roundtrip on each frameemersion
2018-09-20swaybar: handle hotpluggingemersion
2018-09-18swaybar: rewrite i3bar protocol handlingIan Fan
2018-09-18swaybar: only create i3bar block hotspot if click events are enabledIan Fan
2018-09-12i3bar: count references to blocksIan Fan
2018-09-08Align titles to baselineRyan Dwyer
2018-09-05Fix swaybar block background fill logicJason
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus
2018-07-16make hotspot callback take an x11 button idPeter Rice
2018-07-14swaybar/bg: Fix crash on DPMS offminus
2018-07-06Fix swaybar teardown when workspace buttons hiddenBrian Ashworth
2018-07-05Implement mode --pango_markupBrian Ashworth
2018-05-09Swaybar: Respect pango_markup configRyan Dwyer
2018-04-10Fix separator height calculationDrew DeVault
2018-04-11Check height in surface local coordinates and rename some variables.Ryan Dwyer
2018-04-10Fix swaybar not showing all status blocks.Ryan Dwyer
2018-04-08Fix swaybar HiDPI rounding issueemersion