aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski
2019-01-07Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleepemersion
2019-01-07swayidle: Fix sleep inhibitor not being acquiredOscar Cowdery Lack
2019-01-06Merge pull request #3378 from jbeich/masteremersion
2019-01-06Use %z for printing size_tJan Beich
2019-01-05Merge pull request #3367 from oscarwcl/swaylock-fix-capslockDrew DeVault
2019-01-05Fix urgency documentationRyan Dwyer
2019-01-05Update README.mdDrew DeVault
2019-01-04Fixed formulations.PlusMinus0
2019-01-04Update sway-output.5.scdPlusMinus0
2019-01-03Apply tiling_drag_threshold to all containersDavid96
2019-01-02completion: use jq instead of sed for swaybar completionRéouven Assouly
2019-01-02zsh: update completionsRéouven Assouly
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2019-01-03swaylock: Fix caps lock not updating immediatelyOscar Cowdery Lack
2019-01-01Fix fullscreen view rendering crashMack Straight
2018-12-31bash: add completion for swaybarGaël PORTAY
2018-12-31Merge pull request #3249 from ianyfan/trayDrew DeVault
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: handle new and lost StatusNotifierWatcherIan Fan
2018-12-31swaybar: draw a sad face if SNI has no iconIan Fan
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray renderingIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan
2018-12-31swaybar: add StatusNotifierHost to trayIan Fan
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan
2018-12-31swaybar: add StatusNotifierWatcher to trayIan Fan
2018-12-31swaybar: add skeleton dbus code to trayIan Fan
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-31swaybar: remove old tray implementationIan Fan
2018-12-31Apply implicit fallback seat configBrian Ashworth
2018-12-31Set font options when computing text width.John Chen
2018-12-31swaybar: fix double freeMack Straight
2018-12-30Merge pull request #3352 from emersion/env-docsBrian Ashworth
2018-12-31Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZEemersion
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-30Verify seat fallback settings on reloadBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-29sway-output(5): doc scaling consideration for posBrian Ashworth
2018-12-29Add failure reply on IPC_SYNCBrian Ashworth
2018-12-29Remove button from state on release during opBrian Ashworth
2018-12-29Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fixDrew DeVault
2018-12-29swaybar: fix focused_statusline color parsing.Rune Morling
2018-12-28Merge pull request #3345 from RyanDwyer/fix-scratchpad-crashBrian Ashworth
2018-12-29Fix crash when scratchpad contains split containersRyan Dwyer
2018-12-25added fullscreen_mode to get_tree outputNokiDev