Age | Commit message (Expand) | Author |
2018-09-20 | swaybar: don't wl_display_roundtrip on each frame | emersion |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-18 | swaybar: rewrite i3bar protocol handling | Ian Fan |
2018-09-18 | swaybar: only create i3bar block hotspot if click events are enabled | Ian Fan |
2018-09-12 | i3bar: count references to blocks | Ian Fan |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-09-05 | Fix swaybar block background fill logic | Jason |
2018-07-19 | swaybar: Fix scroll handling on workspace buttons | minus |
2018-07-16 | make hotspot callback take an x11 button id | Peter Rice |
2018-07-14 | swaybar/bg: Fix crash on DPMS off | minus |
2018-07-06 | Fix swaybar teardown when workspace buttons hidden | Brian Ashworth |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth |
2018-05-09 | Swaybar: Respect pango_markup config | Ryan Dwyer |
2018-04-10 | Fix separator height calculation | Drew DeVault |
2018-04-11 | Check height in surface local coordinates and rename some variables. | Ryan Dwyer |
2018-04-10 | Fix swaybar not showing all status blocks. | Ryan Dwyer |
2018-04-08 | Fix swaybar HiDPI rounding issue | emersion |
2018-04-08 | Fixup for #1773 | Drew DeVault |
2018-04-08 | Use full ws->name in swaybar hotspot callback | db |
2018-04-05 | Handle output removal on swaybar | Drew DeVault |
2018-04-03 | Address review feedback | Drew DeVault |
2018-04-03 | Adjust height calculation, naming | Drew DeVault |
2018-04-03 | Add hidpi support to swaybar | Drew DeVault |
2018-04-02 | Render blocks the correct order | Drew DeVault |
2018-04-02 | Fix use-after-free with block hotspots | Drew DeVault |
2018-04-02 | Send click events for i3bar blocks | Drew DeVault |
2018-04-02 | Render i3bar blocks | Drew DeVault |
2018-03-30 | Implement workspace switch on click | Drew DeVault |
2018-03-29 | Early return from render functions if necessary | Drew DeVault |
2018-03-29 | Tear down bar when display exits | Drew DeVault |
2018-03-29 | Implement status line | Drew DeVault |
2018-03-29 | Iterate over workspaces backwards | Drew DeVault |
2018-03-29 | Respect user bar height preference | Drew DeVault |
2018-03-29 | Pixel-perfect rendering | Drew DeVault |
2018-03-29 | Add binding mode indicator | Drew DeVault |
2018-03-29 | Implement workspace button rendering | Drew DeVault |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault |
2017-08-29 | styling fixes | akokshar@redhat.com |
2017-08-29 | click_events as documented at https://i3wm.org/docs/i3bar-protocol.html | akokshar@redhat.com |
2017-06-07 | Reorganize Tray Code | Calvin Lee |
2017-06-07 | Fix cairo blending on tray icons | Drew DeVault |
2017-06-07 | Implement Tray Icons | Calvin Lee |
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 |