summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
|\ \ \ | |/ / |/| |
| * | Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* | | Merge pull request #3169 from RedSoxFan/title-alignLibravatar emersion2018-11-26
|\ \ \
| * | | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | | | Merge pull request #3183 from emersion/fix-escape-pangoLibravatar Brian Ashworth2018-11-25
|\ \ \ \ | |/ / / |/| | |
| * | | Fix pango title escapingLibravatar emersion2018-11-25
| |/ /
* | | Merge pull request #3184 from kupospelov/fix-resizeLibravatar emersion2018-11-25
|\ \ \ | |/ / |/| |
| * | resize set: add assertion for an invalid unitLibravatar Konstantin Pospelov2018-11-25
| * | resize set: fix units for floating containersLibravatar Konstantin Pospelov2018-11-25
* | | Merge pull request #3179 from baloo/baloo/title_format-pango_markupLibravatar emersion2018-11-24
|\ \ \ | |/ / |/| |
| * | fixes pango_markup support with title_formatLibravatar Arthur Gautier2018-11-24
* | | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
|/ /
* | Merge pull request #3158 from emersion/get-outputs-focusedLibravatar emersion2018-11-22
|\ \ | |/ |/|
| * ipc: fix focused in get_outputs replyLibravatar emersion2018-11-19
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Use #if instead of #ifdefLibravatar emersion2018-11-18
* | Merge pull request #3142 from RyanDwyer/move-view-propertiesLibravatar Drew DeVault2018-11-17
|\ \
| * | Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* | | commands/resize: fix grow vars uninitializedLibravatar Cole Mickens2018-11-17
|/ /
* | Merge pull request #3132 from emersion/dispatch-cursor-btn-segfaultLibravatar Ryan Dwyer2018-11-17
|\ \
| * | Fix segfault in dispatch_cursor_buttonLibravatar emersion2018-11-15
* | | resize set: convert ppt to px for floating containersLibravatar Trevor Slocum2018-11-16
|/ /
* | Fix double free of modeLibravatar Ryan Dwyer2018-11-15