Age | Commit message (Expand) | Author |
2020-04-28 | swaybar: Fix scrolling with precise trackpads | Martin Dørum |
2020-04-20 | interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY | Ian Huang |
2020-03-30 | tray: track SNI callbacks | Ian Fan |
2020-03-30 | tray: tidy code | Ian Fan |
2020-03-30 | tray: allow themes to inherit from multiple themes | Ian Fan |
2020-03-30 | tray: better errors when parsing index.theme | Ian Fan |
2020-03-30 | swaybar: fix memory leaks | Ian Fan |
2020-02-27 | Only destroy swaybar surface via ipc when needed | Bill Doyle |
2020-02-10 | swaybar: fix i3bar relative coordinates when scaling is used | Hristo Venev |
2020-02-10 | Do not truncate pointer coordinates to int. | Hristo Venev |
2020-02-10 | Avoid calling strcmp on nullptr | Till Hofmann |
2020-01-05 | swaybar: Fix input device removal | Andri Yngvason |
2019-12-28 | Fix typo in swaybar-protocol.7.scd | Whemoon Jang |
2019-12-28 | parse_color: return success + drop fallback color | Brian Ashworth |
2019-11-23 | Amend typos | Jason |
2019-10-23 | swaybar: fix typo in the loop over pixmaps | Konstantin Pospelov |
2019-10-21 | swaybar: do not retry search for tray icons | Konstantin Pospelov |
2019-09-20 | swaybar: make status block text render in the same way as others | xdavidwu |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-09-04 | Add icon_theme_path to find_icon() search if set | Ben Brown |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-08-02 | Remove unused variable | Antonin Décimo |
2019-06-28 | swaybar-protocol.7: fix block border descriptions | Brian Ashworth |
2019-06-05 | check for empty string before calling strtoul() and check errno | Daniel Eklöf |
2019-06-05 | swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE | Daniel Eklöf |
2019-05-30 | Add swaybar protocol documentation | Brian Ashworth |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | Brian Ashworth |
2019-04-20 | Validate icon_struct in read_theme_file | Maxime “pep” Buquet |
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-03-30 | Fix a crash in swaybar when an icon dir is not readable | Alex Maese |
2019-03-13 | swaybar: fix loading of malformed icon theme | Stephan Hilb |
2019-03-11 | Fix size_t temporary underflow in log_loaded_themes | emersion |
2019-03-11 | stringop.c: remove unused functions | Ian Fan |
2019-02-28 | tray: fix pixmap colors | Ian Fan |
2019-02-24 | swaybar: add overlay mode (fix #1620) | Milkey Mouse |
2019-02-23 | swaybar: cycle workspaces on touch drag | Drew DeVault |
2019-02-23 | swaybar: process hotspots on touch tap | Drew DeVault |
2019-02-16 | tray: fix memory leaks | Ian Fan |
2019-02-16 | tray: when a service is lost, remove all matching items | Ian Fan |
2019-02-15 | tray: use correct parameter to set bus slot to floating | Ian Fan |
2019-02-15 | swaybar: prevent signal handler from firing during termination | Ian Fan |
2019-02-03 | Merge pull request #3551 from c-edw/RevertDoubleFrees | Drew DeVault |
2019-02-01 | Fix #3445: swaybar tray inerited thems not processed | Stefan Schick |
2019-02-01 | Revert "More frees." | Connor E |
2019-02-01 | Revert "Add some missing frees." | Connor E |
2019-01-31 | Rebase #1636 against current master | v44r |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |