aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-27swaybar: correctly render min_width for stringsJonathan Rouleau1-1/+1
2018-02-04Handle swaybar status line errorsCalvin Lee2-4/+10
2017-12-29Keep tray separategnidorah1-0/+2
2017-12-29Fix icon updating on secondary outputsgnidorah1-0/+1
2017-12-29Fix `get_icon`Calvin Lee1-3/+11
2017-12-29Add `dbus_get_prop_async` utilityCalvin Lee1-0/+17
2017-12-29Plug memory `dbus_message_iter_get_signature` leakCalvin Lee1-0/+6
2017-12-29Correct context menu placement if bar is bottomCalvin Lee1-0/+1
2017-12-29Allow multiple object paths for each connectionCalvin Lee1-0/+11
2017-12-29Allow registering StatusNotifierItems by obj pathCalvin Lee1-0/+8
2017-12-17Adaptions for API change in json-c v0.130.15.1Björn Esser2-1/+17
2017-12-17Revert "Merge remote-tracking branch 'besser82/bugfix/json-c' into 0.15"Drew DeVault2-17/+1
2017-12-14Adaptions for API change in json-c v0.13Björn Esser2-1/+17
2017-11-05Fix init_tray function declarationAdam Mizerski1-1/+1
2017-10-08Merge pull request #1263 from nyorain/masterDrew DeVault3-1/+8
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com2-0/+11
2017-07-31Allow swaylock indicator size to be configurableCalvin Lee1-0/+3
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee1-0/+1
2017-07-12Use WLC v2 pointer interfaceScott Anderson1-1/+1
2017-07-07Rework get_clipboard implementationnyorain2-1/+6
2017-07-07Implement ipc get_clipboardnyorain2-1/+3
2017-07-01Add the 'clipboard' command to set the clipboardnyorain1-0/+1
2017-06-14Merge branch 'master' into server-decorationDrew DeVault11-1/+217
2017-06-13Remove Xembed SupportCalvin Lee1-3/+0
2017-06-07Reorganize Tray CodeCalvin Lee2-4/+13
2017-06-07Implement Tray IconsCalvin Lee11-1/+211
2017-04-28Implement KDE's server-side decoration protocolDrew DeVault1-0/+7
2017-04-26Implement no_focusDrew DeVault3-0/+5
2017-04-20Make sway_abort() report locationJerzi Kaminsky1-1/+4
2017-04-16Add resolve_path() to utilsJerzi Kaminsky1-0/+8
2017-04-16Move get_feature_policy to sway/security.cJerzi Kaminsky1-0/+2
2017-04-16Disambiguate get_*_policy() and get_*_policy_mask()Jerzi Kaminsky1-3/+3
2017-04-16Fix location reported by sway_assertJerzi Kaminsky1-2/+2
2017-04-16Fix variadic forwarding in sway_assertJerzi Kaminsky1-0/+3
2017-04-10Merge branch 'master' into pretty-print-swaymsgDrew DeVault4-0/+15
2017-04-05Improve criteria handlingCalvin Lee2-0/+6
2017-04-03Impliment i3-style marksCalvin Lee3-0/+9
2017-04-03Add pretty printing to swaymsgDrew DeVault1-0/+1
2017-03-18wl_poitner -> wl_pointerZandr Martin1-1/+1
2017-03-14Removed superfluous include, causing failures if WLC headers aren't installed...Sebastian Noack1-1/+0
2017-03-13Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesZandr Martin1-19/+19
2017-03-10Correct indentationDrew DeVault1-19/+19
2017-03-09deprecate new_window and new_float commandsZandr Martin1-1/+3
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee1-1/+1
2017-02-22Merge branch 'master' into swaylock_colorsDrew DeVault2-5/+18
2017-02-21Documentation and style fixes for swaylockCalvin Lee1-0/+6
2017-02-21Feature for #1078: Configurable swaylock colorsCalvin Lee1-21/+41
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault1-0/+2
2017-02-20Add * policies and fix bugDrew DeVault1-1/+6
2017-02-20Add initial support code for new IPC securityDrew DeVault2-4/+10