aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* Fix criteria execution in view_mapLibravatar mwenzkowski2018-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
* list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* Cleanup list codeLibravatar Ian Fan2018-12-09
* list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* cmd_split: flatten when possibleLibravatar Brian Ashworth2018-12-05
* Fix command list executionLibravatar mwenzkowski2018-12-05
* config: do not set $XDG_CONFIG_HOME if unset or emptyLibravatar Ian Fan2018-12-03
* config: set $XDG_CONFIG_HOME if emptyLibravatar Ian Fan2018-12-03
* Fix identifier output configs on reloadLibravatar Brian Ashworth2018-12-03
* cmd_focus: show scratchpad if hiddenLibravatar Brian Ashworth2018-12-03
* Add option to bindsym/bindcode to suppress warning on overrideLibravatar Alex Maese2018-12-02
* fix typoLibravatar bschacht2018-12-02
* Merge pull request #3227 from emersion/swap-buffers-damage-coordsLibravatar Drew DeVault2018-12-02
|\
| * Update for swaywm/wlroots#1403Libravatar emersion2018-12-01
* | sway.5: Improve documentationLibravatar mwenzkowski2018-11-30
* | Fix the error result of the fullscreen commandLibravatar mwenzkowski2018-11-29
|/
* Fix json object ipc returnLibravatar John Axel Eriksson2018-11-29
* Merge pull request #3216 from RedSoxFan/fix-empty-titlebarsLibravatar emersion2018-11-28
|\
| * Fix titlebar when no title or marksLibravatar Brian Ashworth2018-11-28
* | Fix default_orientation autoLibravatar Brian Ashworth2018-11-28
|/
* Merge pull request #3213 from RedSoxFan/fix-3203Libravatar emersion2018-11-28
|\
| * Fix scratchpad segfault - NULL focused workspaceLibravatar Brian Ashworth2018-11-28
* | Merge pull request #3206 from RedSoxFan/ipc-subscribeLibravatar emersion2018-11-28
|\ \
| * | Implement support for swaymsg -t SUBSCRIBE [-m]Libravatar Brian Ashworth2018-11-28
* | | Implement bar gapsLibravatar Brian Ashworth2018-11-28
| |/ |/|
* | Merge pull request #3212 from martinetd/move_floatingLibravatar Brian Ashworth2018-11-28
|\ \
| * | move to workspace: fix moving floating container to non-empty workspaceLibravatar Dominique Martinet2018-11-29
* | | Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
| |/ |/|
* | Fix segfault when destroying unmapped child viewLibravatar emersion2018-11-28
|/
* Merge pull request #3199 from emersion/handle-subsurface-destroyLibravatar Ryan Dwyer2018-11-28
|\
| * Damage view child when destroyedLibravatar emersion2018-11-27
| * Handle destroyed subsurfacesLibravatar emersion2018-11-27
* | Merge pull request #3204 from RedSoxFan/cmd-res-listLibravatar emersion2018-11-28
|\ \
| * | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
| |/
* / Do not strip quotes for cmd_modeLibravatar Brian Ashworth2018-11-28
|/
* Merge pull request #3175 from emersion/rename-gtk-primary-selectionLibravatar Drew DeVault2018-11-26
|\
| * Update for swaywm/wlroots#1387Libravatar emersion2018-11-23
* | Merge pull request #3168 from mihaicmn/scratchpad-eventsLibravatar Brian Ashworth2018-11-26
|\ \
| * | IPC: Use consistent function names across ipc-jsonLibravatar Mihai Coman2018-11-26
| * | IPC: Add scratchpad containers to get_tree replyLibravatar Mihai Coman2018-11-26
| * | IPC: Trigger move events for scratchpad containersLibravatar Mihai Coman2018-11-26
* | | Merge pull request #3185 from emersion/remove-xopen-sourceLibravatar Ryan Dwyer2018-11-26
|\ \ \ | |/ / |/| |