aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/reload.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2020-07-07Reload command now matches i3's implementationGeoffrey Casper
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-21cmd_reload: recalc font sizing + rebuild texturesBrian Ashworth
2018-10-08Reload config using idle eventRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-08-03Show swaynag on config errorsBrian Ashworth
2018-08-01ipc: add workspace::reload eventIan Fan
2018-08-01ipc: add barconfig_update event on config reloadIan Fan
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-10Add get_config message type to ipcIan Fan
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29Restart swaybar on config reloadDrew DeVault
2018-03-29more renaming thingsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-02-24remove checks for command handlersTony Crisci
2018-01-22commands/reload: remove unimplemented 'load_swaybars' callDominique Martinet
2018-01-22commands: add 'reload' commandDominique Martinet
2017-11-18Move everything to sway/old/Drew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin