summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | swaybar: remove old tray implementationLibravatar 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
* | | swaybar: fix double freeLibravatar Mack Straight2018-12-31
* | | Merge pull request #3352 from emersion/env-docsLibravatar Brian Ashworth2018-12-30
|\ \ \
| * | | 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
* | | Merge pull request #3345 from RyanDwyer/fix-scratchpad-crashLibravatar Brian Ashworth2018-12-28
|\ \ \ | |/ / |/| |
| * | 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
* | swaylock: Submit password on Ctrl-DLibravatar Milkey Mouse2018-12-23
* | swaylock: Clear password buffer on Ctrl-CLibravatar Milkey Mouse2018-12-23
* | 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
* | Merge pull request #3308 from RedSoxFan/fix-titlebar-clickLibravatar Drew DeVault2018-12-17
|\ \
| * | Focus node before tiling drag if on titlebarLibravatar Brian Ashworth2018-12-17
|/ /
* | Merge pull request #3305 from emersion/isue-template-stack-traceLibravatar Brian Ashworth2018-12-17
|\ \
| * | issue template: add instructions for stack tracesLibravatar emersion2018-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
* | swaynag: remove double free of details buttonLibravatar 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
* | swaynag: damage the cursor surface on updateLibravatar Brian Ashworth2018-12-15
* | swaybar: fix cursor scaleLibravatar Brian Ashworth2018-12-15
* | Merge pull request #3291 from RedSoxFan/fix-focus-nonvisLibravatar Ryan Dwyer2018-12-15
|\ \
| * | Fix focusing on non-visible workspaceLibravatar Brian Ashworth2018-12-14
|/ /
* | Rework default output configsLibravatar Brian Ashworth2018-12-13
* | Fix criteria execution in view_mapLibravatar mwenzkowski2018-12-12
* | swaybar: fix sep block width for mixed scalesLibravatar Brian Ashworth2018-12-12
* | swaybar: handle block->urgentLibravatar Brian Ashworth2018-12-12
* | Keep focus when destroying containers on nonvis wsLibravatar Brian Ashworth2018-12-12
* | Call wlr_output_enable for disabled new outputsLibravatar Brian Ashworth2018-12-10
* | Merge pull request #3271 from ianyfan/list-cleanupLibravatar Ryan Dwyer2018-12-09
|\ \
| * | list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09