Age | Commit message (Expand) | Author |
2018-10-25 | swaybar: reverse order of workspaces list | Ian Fan |
2018-10-20 | swaybar: render with minimum height, nominally text height | Ian Fan |
2018-10-14 | swaybar: when hiding bar, save old height to be restored upon reshow | Ian Fan |
2018-10-14 | swaybar: handle mode/hidden_state changes | Ian Fan |
2018-10-14 | swaybar: move mode & mode_pango_markup to bar struct | Ian Fan |
2018-10-14 | swaybar: add free_hotspots helper function | Ian Fan |
2018-09-30 | swaybar: synchronize rendering to output frames | Ian Fan |
2018-09-28 | swaybar: trim function prototypes | Ian Fan |
2018-09-28 | swaybar: move i3bar definitions into separate file | Ian Fan |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
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 |