aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/reload.c
Commit message (Expand)AuthorAge
* Reload command now matches i3's implementationLibravatar Geoffrey Casper2020-07-07
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* cmd_reload: recalc font sizing + rebuild texturesLibravatar Brian Ashworth2018-10-21
* 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