summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\
| * fixup! config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * Remove readline.cLibravatar Ian Fan2019-01-01
| * stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursorLibravatar emersion2019-01-08
|\ \
| * | seat_cmd_cursor: work on seat name providedLibravatar Brian Ashworth2018-12-29
* | | Add data-control-v1Libravatar emersion2019-01-07
* | | seat: unhide the cursor if it is warped to focusLibravatar Rouven Czerwinski2019-01-07
* | | view: use seat_consider_warp_to_focus in view_unmapLibravatar Rouven Czerwinski2019-01-07
* | | cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07
* | | Use %z for printing size_tLibravatar Jan Beich2019-01-06
* | | Fix urgency documentationLibravatar Ryan Dwyer2019-01-05
* | | Fixed formulations.Libravatar PlusMinus02019-01-04
* | | Update sway-output.5.scdLibravatar PlusMinus02019-01-04
* | | Apply tiling_drag_threshold to all containersLibravatar David962019-01-03
* | | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | | Fix fullscreen view rendering crashLibravatar Mack Straight2019-01-01
| |/ |/|
* | swaybar: do not create tray if hiddenLibravatar Ian Fan2018-12-31
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | Apply implicit fallback seat configLibravatar Brian Ashworth2018-12-31
* | Set font options when computing text width.Libravatar John Chen2018-12-31
* | Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZELibravatar emersion2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
|/
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* sway-output(5): doc scaling consideration for posLibravatar Brian Ashworth2018-12-29
* Add failure reply on IPC_SYNCLibravatar Brian Ashworth2018-12-29
* Remove button from state on release during opLibravatar Brian Ashworth2018-12-29
* Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fixLibravatar Drew DeVault2018-12-29
|\
| * swaybar: fix focused_statusline color parsing.Libravatar Rune Morling2018-12-29
* | Fix crash when scratchpad contains split containersLibravatar Ryan Dwyer2018-12-29
|/
* added fullscreen_mode to get_tree outputLibravatar NokiDev2018-12-25
* Split image_surface handling into own functionLibravatar Brian Ashworth2018-12-25
* Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* sway(5): document tiling_dragLibravatar Brian Ashworth2018-12-24
* Fix wlr_box_intersection args for wlroots 1441Libravatar Brian Ashworth2018-12-22
* Fixes per wlroots#1441Libravatar Drew DeVault2018-12-22
* IPC_SUBSCRIBE ensure request object is an arrayLibravatar Aidan Harris2018-12-22
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* Terminate swaybg in output_disableLibravatar Brian Ashworth2018-12-19
* Return success when renaming a workspace to itselfLibravatar Ryan Dwyer2018-12-18
* Focus node before tiling drag if on titlebarLibravatar Brian Ashworth2018-12-17
* cmd_split: add null checks in do_splitLibravatar Brian Ashworth2018-12-17
* Allow output ids and wildcard for workspace outputLibravatar Brian Ashworth2018-12-17
* Allow tiling views to be dragged by the titlebarLibravatar Brian Ashworth2018-12-17
* Update for swaywm/wlroots#1377Libravatar Rostislav Pehlivanov2018-12-16
* Fix focusing on non-visible workspaceLibravatar Brian Ashworth2018-12-14
* Rework default output configsLibravatar Brian Ashworth2018-12-13