| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-12 | Merge pull request #1801 from bobsaintcool/r0.15/man/scale_typo0.15.2 | Drew DeVault | -1/+1 | |
| <sway/man: In sway(5) treat scale as keyword for output command> | ||||
| 2018-04-12 | <sway/man: In sway(5) treat scale as keyword for output command> | Quentin Bourgeois | -1/+1 | |
| Signed-off-by: Quentin Bourgeois <quentin@bourgeois.eu> | ||||
| 2018-04-03 | Merge pull request #1720 from bobsaintcool/r0.15/doc/fix_security_path | Drew DeVault | -1/+1 | |
| <sway/man: Fix path typo for sway-security(7) default path> | ||||
| 2018-04-04 | <sway/man: Fix path typo for sway-security(7) default path> | Quentin Bourgeois | -1/+1 | |
| Update the path provided in the documentation that refer to the default security value provided by swaywm project. | ||||
| 2018-03-28 | Merge pull request #1640 from taiyu-len/fix_remove_view_from_scratchpad | Drew DeVault | -1/+9 | |
| fix remove_view_from_scratchpad | ||||
| 2018-03-28 | Clean up scratchpad logging | taiyu | -4/+4 | |
| 2018-03-27 | fix remove_view_from_scratchpad | taiyu | -1/+9 | |
| 2018-03-27 | Merge pull request #1639 from taiyu-len/save_errno | Drew DeVault | -1/+3 | |
| save errno to avoid issues with it being overwritten in sway_log_errno | ||||
| 2018-03-27 | restore errno | taiyu | -0/+1 | |
| 2018-03-27 | Merge pull request #1636 from jrouleau/master | Drew DeVault | -2/+9 | |
| swaybar: correctly render min_width for strings | ||||
| 2018-03-27 | save errno to avoid issues with it being overwritten | taiyu | -1/+2 | |
| 2018-03-27 | swaybar: correctly render min_width for strings | Jonathan Rouleau | -2/+9 | |
| fixes #1635 | ||||
| 2018-03-24 | Merge pull request #1633 from mckinney-subgraph/0.15 | Drew DeVault | -5/+14 | |
| Fixed missing icons bug in index.theme parsing (2) | ||||
| 2018-03-24 | Merge remote-tracking branch 'remotes/origin/bugfix/iconsnotfound' into 0.15 | David McKinney | -5/+14 | |
| 2018-03-24 | Fixed missing icons bug in index.theme parsing and a path concatenation bug ↵ | David McKinney | -1/+5 | |
| in find_inherits() | ||||
| 2018-03-21 | Remove hackathon notice from README | Drew DeVault | -6/+0 | |
| 2018-03-03 | Merge pull request #1615 from mikkeloscar/arch-travis-fix-next | Drew DeVault | -0/+3 | |
| Enable docker service in travis | ||||
| 2018-03-03 | Enable docker service in travis | Mikkel Oscar Lyderik Larsen | -0/+3 | |
| Adds the docker service in travis which is now required by arch-travis. See: https://github.com/mikkeloscar/arch-travis/pull/40 | ||||
| 2018-02-20 | Merge pull request #1598 from DarkReef/master | Drew DeVault | -3/+10 | |
| Translation update | ||||
| 2018-02-20 | Translation update | Dark Rift | -3/+10 | |
| 2018-02-19 | Merge pull request #1596 from nickbp/0.15 | Drew DeVault | -1/+3 | |
| Fix segfault if swaybg is run without Wayland | ||||
| 2018-02-19 | Fix segfault if swaybg is run without Wayland | Nick Parker | -1/+3 | |
| Mirrors a similar check in `swaylock/main.c` | ||||
| 2018-02-18 | Shill harder | Drew DeVault | -1/+5 | |
| 2018-02-11 | Merge pull request #1592 from dlrobertson/fix_mem_errors | Drew DeVault | -5/+6 | |
| Fix more leaks | ||||
| 2018-02-11 | Fix more leaks | Dan Robertson | -5/+6 | |
| - get_parent_pid: free buffer returned from read_line after use. - workspace_for_pid: ensure free_pid_workspace is called when pid_workspaces are removed from config->pid_workspaces. - cmd_split: return the cmd_results from _do_split, so that the parent function may free it. | ||||
| 2018-02-11 | Merge pull request #1591 from dlrobertson/fix_mem_errors | Drew DeVault | -3/+9 | |
| Fix memory errors | ||||
| 2018-02-11 | Fix memory errors | Dan Robertson | -3/+9 | |
| - read_line: OOB write when a line in /proc/modules contains a terminating character at size position. - handle_view_created: Ensure that the list_t returned by criteria_for is free'd after use - ipc_event_binding_keyboard/ipc_event_binding: Properly handle json_object reference counting and ownership. | ||||
| 2018-02-05 | Merge pull request #1584 from 4e554c4c/no_more_hups | Drew DeVault | -12/+94 | |
| Handle swaybar status line errors | ||||
| 2018-02-04 | Handle swaybar status line errors | Calvin Lee | -12/+94 | |
| The event loop API was redesigned to avoid race conditions as well. Fixes #1583 | ||||
| 2018-01-29 | Merge pull request #1579 from tmccombs/patch-1 | Drew DeVault | -0/+3 | |
| Add description of clipboard command to man page | ||||
| 2018-01-27 | Add description of clipboard command to man page | Thayne McCombs | -0/+3 | |
| 2018-01-21 | Merge pull request #1563 from nearffxx/0.15 | Drew DeVault | -6/+6 | |
| Fix out of focus when using mouse to change workspace | ||||
| 2018-01-13 | Merge pull request #1564 from pvsr/0.15 | Drew DeVault | -4/+6 | |
| Calculate positions of empty blocks in swaybar | ||||
| 2018-01-12 | Calculate positions of empty blocks in swaybar | Peter Rice | -4/+6 | |
| 2018-01-10 | Fix out of focus when using mouse to change workspace | Chengyu Zheng | -6/+6 | |
| by preventing focus to C_OUTPUT when WLC_BUTTON_STATE_RELEASED event occurs. | ||||
| 2018-01-08 | Merge pull request #1561 from pvsr/0.15 | Drew DeVault | -0/+6 | |
| Handle forward/back mouse buttons in swaybar | ||||
| 2018-01-07 | Handle forward/back mouse buttons in swaybar | Peter Rice | -0/+6 | |
| 2018-01-06 | Merge pull request #1559 from 4e554c4c/invalid_free | Drew DeVault | -2/+3 | |
| Prevent invalid free of workspace name | ||||
| 2018-01-06 | Prevent invalid free of workspace name | Calvin Lee | -2/+3 | |
| An allocated pointer was incremented before being freed in `sway/workspace.c` which led to an invalid free. This has been fixed by keeping the pointer in place and moving the data instead. Fixes #1548 | ||||
| 2018-01-05 | Merge pull request #1516 from AGausmann/issue-1507 | Drew DeVault | -1/+2 | |
| Patch #1507: Clicking on invisible title bars switches focus | ||||
| 2017-12-29 | Merge pull request #1431 from 4e554c4c/sni_sucks | Drew DeVault | -288/+590 | |
| Support libappindicator | ||||
| 2017-12-29 | Keep tray separate | gnidorah | -1/+5 | |
| 2017-12-29 | Fix icon updating on secondary outputs | gnidorah | -1/+26 | |
| 2017-12-29 | Allow correct item to get icon updates for both kde and gtk implementation | gnidorah | -1/+1 | |
| 2017-12-29 | Fix `get_icon` | Calvin Lee | -17/+47 | |
| Property reply functions are now notified if there was an error with the property instead of silent failure. Also issues in `get_item` were resolved. | ||||
| 2017-12-29 | Add `dbus_get_prop_async` utility | Calvin Lee | -293/+137 | |
| This drastically reduces the amount of boilerplate needed to get a property from a bus object. | ||||
| 2017-12-29 | Plug memory `dbus_message_iter_get_signature` leak | Calvin Lee | -14/+20 | |
| 2017-12-29 | Correct context menu placement if bar is bottom | Calvin Lee | -1/+8 | |
| Originally the context menu would draw at the top of the screen, which is incorrect. | ||||
| 2017-12-29 | Reply in case of object path item | gnidorah | -2/+4 | |
| 2017-12-29 | Allow correct item to get icon updates | Calvin Lee | -1/+7 | |
