Age | Commit message (Expand) | Author |
2017-08-29 | styling fixes | akokshar@redhat.com |
2017-08-29 | style fixes | akokshar@redhat.com |
2017-08-29 | click_events as documented at https://i3wm.org/docs/i3bar-protocol.html | akokshar@redhat.com |
2017-08-12 | Prevent crash if DBus connection is NULL | Calvin Lee |
2017-07-20 | [swaybar] fix non-dbus build | Tobias Blass |
2017-07-16 | Fix memory leaks in swaybar tray | Calvin Lee |
2017-07-13 | Fix name validation in sni_watcher.c | Calvin Lee |
2017-07-13 | Don't trust SNI names, fixes #1274 | Calvin Lee |
2017-07-08 | Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er... | Johannes Lundberg |
2017-06-29 | Revert "swaybar: Group child processes for signalling" | Drew DeVault |
2017-06-26 | Fix #1252 | Drew DeVault |
2017-06-23 | Handle getline failure in icon theme parsing | Mykyta Holubakha |
2017-06-14 | Merge branch 'master' into tray | Drew DeVault |
2017-06-13 | Remove Xembed Support | Calvin Lee |
2017-06-12 | swaybar: Group child processes for signalling | Yury Krivopalov |
2017-06-08 | Fix Catching NewIcon Signal | Calvin Lee |
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 |
2017-04-26 | Add -DVERSION flag for release version numbers | Sebastian Noack |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2016-12-15 | Handle malloc failure in ipc_recv_response | Drew DeVault |
2016-11-02 | add bar colours for focused_(workspace|statusline|separator) | D.B |
2016-10-20 | config: set pango_markup default to false | Mykyta Holubakha |
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-17 | Fix swaybar when running on named outputs. | Ryan Dwyer |
2016-09-12 | swaybar sends workspace name in quotes | 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-05 | Initial testing on hidpi clients | Drew DeVault |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-07-30 | implement solid color rendering for swaybg | Zandr Martin |
2016-07-18 | Fix a warning | Hummer12007 |
2016-07-17 | Implement configurable wrapping on bar ws scroll | Drew DeVault |
2016-07-16 | Fix #753 | Drew DeVault |
2016-07-15 | Change workspace when mouse wheel is scrolled while hovering over the bar | David Eklov |
2016-07-15 | Rename pointer_input::notify to indicate that is called on button clicks | David Eklov |
2016-07-14 | Send command to sway to change workspace when workspace button is clicked | David Eklov |
2016-07-14 | Compute what workspace button is clicked | David Eklov |
2016-07-14 | Extract workspace size computation from render_workspace_button() | David Eklov |
2016-07-14 | Setup to receive mouse click events and log them | David Eklov |
2016-07-04 | swaybar: Make swaybar a shell surface | David Eklov |
2016-04-29 | Fix another -Wunused-result | Drew DeVault |
2016-04-28 | Fix missing include paths | Tomáš Čech |
2016-04-24 | Renamed to pango_markup | Mykyta Holubakha |
2016-04-24 | Fix line length calculation | Mykyta Holubakha |
2016-04-24 | Added plaintext_markup to swaybar IPC | Mykyta Holubakha |
2016-04-24 | Added plaintext markup configuration | Mykyta Holubakha |