aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/reload.c
Commit message (Expand)AuthorAge
* Reload config using idle eventLibravatar Ryan Dwyer2018-10-08
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03
* Show swaynag on config errorsLibravatar Brian Ashworth2018-08-03
* ipc: add workspace::reload eventLibravatar Ian Fan2018-08-01
* ipc: add barconfig_update event on config reloadLibravatar Ian Fan2018-08-01
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
| * Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
| * arrange windowsLibravatar Tony Crisci2018-03-29
| * more renaming thingsLibravatar Tony Crisci2018-03-29
| * move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* | Restart swaybar on config reloadLibravatar Drew DeVault2018-03-29
|/
* remove checks for command handlersLibravatar Tony Crisci2018-02-24
* commands/reload: remove unimplemented 'load_swaybars' callLibravatar Dominique Martinet2018-01-22
* commands: add 'reload' commandLibravatar Dominique Martinet2018-01-22
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01