394 Commits (1bfbf262cc501db7bd94f651ea16aa4af607f548)

Author SHA1 Message Date
Luke Drummond c22caa54a8 swaybar: ensure correct init order for status_line
5 years ago
Milkey Mouse 45e4e92172 swaybar: add NULL check when listing workspaces
5 years ago
James Mills 2373af77d4
Fix typo in swaybar-protocol.7.scd
5 years ago
Martin Dørum 4492e493e6 swaybar: Fix scrolling with precise trackpads
5 years ago
Ian Huang 276e0301e0 interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
5 years ago
Ian Fan 65501f0e46 tray: track SNI callbacks
5 years ago
Ian Fan 68f53cd509 tray: tidy code
5 years ago
Ian Fan 3b894c387d tray: allow themes to inherit from multiple themes
5 years ago
Ian Fan 66f0c91bb8 tray: better errors when parsing index.theme
5 years ago
Ian Fan b54f5e170a swaybar: fix memory leaks
5 years ago
Bill Doyle 920d85d35f Only destroy swaybar surface via ipc when needed
5 years ago
Hristo Venev 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used
5 years ago
Hristo Venev fca32b6334 Do not truncate pointer coordinates to int.
5 years ago
Till Hofmann 0f5157668d Avoid calling strcmp on nullptr
5 years ago
Andri Yngvason fd24b1afd8 swaybar: Fix input device removal
5 years ago
Whemoon Jang ed9b4e6aeb Fix typo in swaybar-protocol.7.scd
5 years ago
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color
5 years ago
Jason 939c7b2d52 Amend typos
5 years ago
Konstantin Pospelov 06fcebc542 swaybar: fix typo in the loop over pixmaps
5 years ago
Konstantin Pospelov fa0abaf7cf swaybar: do not retry search for tray icons
5 years ago
xdavidwu 3a2e860848 swaybar: make status block text render in the same way as others
5 years ago
Brian Ashworth 1fd2c6ba49 swaybar: complete barconfig_update event handling
5 years ago
Ben Brown 0ad5e355bd Add icon_theme_path to find_icon() search if set
5 years ago
Antonin Décimo 3af52d86f7 Fix memory leaks
5 years ago
Antonin Décimo c1a5f61622 Remove unused variable
5 years ago
Brian Ashworth f5d1c27226 swaybar-protocol.7: fix block border descriptions
5 years ago
Daniel Eklöf b4b274cdce check for empty string before calling strtoul() and check errno
6 years ago
Daniel Eklöf 900d3287f9 swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
6 years ago
Brian Ashworth c3532bc8a1 Add swaybar protocol documentation
6 years ago
Brian Ashworth dc7a3930a7 swaybar: add multiseat support
6 years ago
Brian Ashworth 583ceff6f6 swaybar: hide mode visibility improvements
6 years ago
Maxime “pep” Buquet 20762ecb3c Validate icon_struct in read_theme_file
6 years ago
Dmitri Kourennyi 4b892a79aa Add margin to short_text handling.
6 years ago
Dmitri Kourennyi 94dc57f3c5 Ensure predicted position for short text handling doesn't overflow.
6 years ago
Dmitri Kourennyi 0553e75b53 Implement handling of short_text field of i3 input protocol.
6 years ago
Alex Maese 31eeda11b0 Fix a crash in swaybar when an icon dir is not readable
6 years ago
Stephan Hilb d64e8ba946 swaybar: fix loading of malformed icon theme
6 years ago
emersion bcde298a71 Fix size_t temporary underflow in log_loaded_themes
6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions
6 years ago
Ian Fan 416c6ecb99 tray: fix pixmap colors
6 years ago
Milkey Mouse 2f7247e08a swaybar: add overlay mode (fix #1620)
6 years ago
Drew DeVault d1588e3739 swaybar: cycle workspaces on touch drag
6 years ago
Drew DeVault 4599907de7 swaybar: process hotspots on touch tap
6 years ago
Ian Fan f54077dbca tray: fix memory leaks
6 years ago
Ian Fan 26d6360feb tray: when a service is lost, remove all matching items
6 years ago
Ian Fan d3c527220a tray: use correct parameter to set bus slot to floating
6 years ago
Ian Fan 5484f308b9 swaybar: prevent signal handler from firing during termination
6 years ago
Drew DeVault bbfe13a248
Merge pull request #3551 from c-edw/RevertDoubleFrees
6 years ago
Stefan Schick 0952c9f91d Fix #3445: swaybar tray inerited thems not processed
6 years ago
Connor E 2f2a887377 Revert "More frees."
6 years ago