Age | Commit message (Expand) | Author |
2019-04-04 | Add margin to short_text handling. | Dmitri Kourennyi |
2019-04-04 | Ensure predicted position for short text handling doesn't overflow. | Dmitri Kourennyi |
2019-04-04 | Implement handling of short_text field of i3 input protocol. | Dmitri Kourennyi |
2019-01-31 | Rebase #1636 against current master | v44r |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3397 from RedSoxFan/fix-swaybar-height | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | swaybar: obey height if given | Brian Ashworth |
2019-01-09 | swaybar: fix rendering of border and background | Brian Ashworth |
2018-12-31 | swaybar: add tray interface | Ian Fan |
2018-12-12 | swaybar: fix sep block width for mixed scales | Brian Ashworth |
2018-12-12 | swaybar: handle block->urgent | Brian Ashworth |
2018-12-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-17 | Implement strip_workspace_name. | Connor E |
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 |