aboutsummaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)AuthorLines
2017-12-29Keep tray separategnidorah-1/+3
2017-12-29Fix icon updating on secondary outputsgnidorah-1/+25
2017-12-29Allow correct item to get icon updates for both kde and gtk implementationgnidorah-1/+1
2017-12-29Fix `get_icon`Calvin Lee-14/+36
2017-12-29Add `dbus_get_prop_async` utilityCalvin Lee-293/+120
2017-12-29Plug memory `dbus_message_iter_get_signature` leakCalvin Lee-14/+14
2017-12-29Correct context menu placement if bar is bottomCalvin Lee-1/+7
2017-12-29Reply in case of object path itemgnidorah-2/+4
2017-12-29Allow correct item to get icon updatesCalvin Lee-1/+7
2017-12-29Improve Icon Theme ImplimentationCalvin Lee-5/+27
2017-12-29Prevent segfault in `get_items()`Calvin Lee-18/+30
2017-12-29Allow multiple object paths for each connectionCalvin Lee-2/+16
2017-12-29Allow paths to icons in iconName propertygnidorah-1/+35
2017-12-29Allow registering StatusNotifierItems by obj pathCalvin Lee-31/+308
2017-12-17Adaptions for API change in json-c v0.130.15.1Björn Esser-3/+2
2017-12-17Revert "Merge remote-tracking branch 'besser82/bugfix/json-c' into 0.15"Drew DeVault-2/+3
2017-12-14Adaptions for API change in json-c v0.13Björn Esser-3/+2
2017-10-28Removed trailing comma from swaybar click event jsonJoona Romppanen-1/+1
2017-10-15Fix include path to input-event-codes.h for FreeBSD.Johannes Lundberg-0/+4
2017-10-14Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.Johannes Lundberg-1/+1
2017-09-23swaybar protocol: handle button 4 and 5John Axel Eriksson-0/+19
2017-08-30styling fixesakokshar@redhat.com-2/+2
2017-08-29styling fixesakokshar@redhat.com-12/+12
2017-08-29style fixesakokshar@redhat.com-2/+1
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com-10/+127
2017-08-12Prevent crash if DBus connection is NULLCalvin Lee-1/+1
2017-07-20[swaybar] fix non-dbus buildTobias Blass-1/+1
2017-07-16Fix memory leaks in swaybar trayCalvin Lee-1/+9
2017-07-13Fix name validation in sni_watcher.cCalvin Lee-2/+12
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee-5/+15
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg-5/+5
2017-06-29Revert "swaybar: Group child processes for signalling"Drew DeVault-2/+1
2017-06-26Fix #1252Drew DeVault-0/+6
2017-06-23Handle getline failure in icon theme parsingMykyta Holubakha-9/+5
2017-06-14Merge branch 'master' into trayDrew DeVault-1/+2
2017-06-13Remove Xembed SupportCalvin Lee-21/+0
2017-06-12swaybar: Group child processes for signallingYury Krivopalov-1/+2
2017-06-08Fix Catching NewIcon SignalCalvin Lee-4/+13
2017-06-07Reorganize Tray CodeCalvin Lee-119/+139
2017-06-07Fix cairo blending on tray iconsDrew DeVault-0/+3
2017-06-07Implement Tray IconsCalvin Lee-39/+2199
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack-5/+1
2017-03-10UnGNUify the codebaseDrew DeVault-1/+7
2016-12-15Handle malloc failure in ipc_recv_responseDrew DeVault-0/+3
2016-11-02add bar colours for focused_(workspace|statusline|separator)D.B-5/+42
2016-10-20config: set pango_markup default to falseMykyta Holubakha-1/+1
2016-10-12Use CAIRO_OPERATOR_SOURCE for swaybarDrew DeVault-0/+2
2016-10-07parse pango markup in workspace names (and bugfix)D.B-2/+2
2016-09-29Correctly scale swaybarD.B-6/+6
2016-09-17Fix swaybar when running on named outputs.Ryan Dwyer-1/+1