Commit Graph

322 Commits (fbbf810668783636816cb8ceaca4e5cb628c6778)

Author SHA1 Message Date
Brian Ashworth 31f82830b2 config: remove peeked + expanded line log entries 6 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Rouven Czerwinski 1eb0dc2922 config: remove double free of config->swaynag_command 7 years ago
Brian Ashworth 3f328b6276
Merge branch 'master' into popup-during-fullscreen 7 years ago
Brian Ashworth 09c3c33081 Allow swaynag to be disabled 7 years ago
emersion c988b03d85 Allow swaybg to be disabled 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
Ryan Dwyer 9215ca0f01 Align titles to baseline 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs 7 years ago
Brian Ashworth 36fd84cc42 Remove swaynag_clone and use memcpy 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors 7 years ago
Brian Ashworth dca02944ce Implement floating_modifier <mod> [inverse|normal] 7 years ago
Drew DeVault 817d37c950
Merge pull request from swaywm/pid-workspaces 7 years ago
frsfnrrg 754372c3de Parse mouse binding options 7 years ago
Drew DeVault f4b882475e Merge branch 'master' into pid-workspaces 7 years ago
Brian Ashworth bc7d332109 Reset outputs on reload 7 years ago
Ryan Dwyer c2ed3d8bd6 Implement force_display_urgency_hint 7 years ago
Brian Ashworth ec65286606 Fix deferred command handling 7 years ago
frsfnrrg 600676688a Free individual criteria in free_config 7 years ago
Drew DeVault db3a363734 Revert "config: free include path on successful load" 7 years ago
Ian Fan 92450883d7 config: free include path on successful load 7 years ago
Ian Fan 011d43746f Add error handling for getting config file size 7 years ago
Ian Fan e6209afcd6 Fix config buffer overflow and logic 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
Alex Xu fbecfc2d35 config.c: fix current_config uninit warning () 7 years ago
Ian Fan 23c1c26c3f Add get_config message type to ipc 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Dominique Martinet 9f5d539657 config: add a couple of forgotten frees 7 years ago
Dominique Martinet 4eeca10a8a load_config: move NULL path check before first use 7 years ago
Dominique Martinet 8c526bbb03 config include: fix leak on relative include path 7 years ago
Dominique Martinet 0c6149171b read_config: fix leak on error 7 years ago
Drew DeVault acd79e1505 Implement pid->workspace tracking 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Brian Ashworth 212e4ef395 Remove strip quoting and fix strncpy-overlap 7 years ago
Brian Ashworth f4870d5432 Fix logic issue in do_var_replacement 7 years ago
Brian Ashworth 067fe9d047 Support runtime var expansion and set at runtime 7 years ago
Dominique Martinet 71ab13f1eb sway/config: fix use-after-free for end of block 7 years ago
Brian Ashworth 8bfa2def88 Address first round of review for generic blocks 7 years ago