Commit Graph

184 Commits (378149b59c8d2a6d2b0bab7f2bb507dbac990734)

Author SHA1 Message Date
Zandr Martin 9ecb43ea3b
couple small fixes 9 years ago
Zandr Martin 2298143d09
cleanup + add timeouts for pid_workspace list 9 years ago
Zandr Martin 66caee645c Merge branch 'master' into assign-command 9 years ago
thuck 3710cd6963 Fix segfault when using include with * 9 years ago
Zandr Martin 0f1859ed25 messy, unfinished version 9 years ago
Denis Doria b692a6d31a Initial implementation for floating_maximum_size 9 years ago
Denis Doria 009eaccd42 Clean up not used variables 9 years ago
Denis Doria 0ad7857f90 Included option floating_minimum_size 9 years ago
Denis Doria f1d5b89d3e Initial work for floating view with sane values 9 years ago
Mykyta Holubakha e73dde3b10 Support floating_scroll sideways 9 years ago
Mykyta Holubakha 0c495eecde Remove FSB_GAPS_INNER and FSB_GAPS_OUTER 9 years ago
Mykyta Holubakha 0423c41a0f Implemented configurable floating scroll behavior 9 years ago
Daniel Lockyer b41097c085 sway/config.c: fix double free issue as we need to store path in list 9 years ago
Jasen Borisov de007c9b58 Add input cmd for setting pointer accel profile. 9 years ago
Daniel Lockyer 682efbb7dd sway/config.c: Initialise struct value 9 years ago
Daniel Lockyer e1fa51a152 sway/config.c: Move the wordfree call before the if statement so it is always called 9 years ago
Daniel Lockyer 06986e58b8 sway/config.c: Change to the useful free_cmd_results helper method 9 years ago
Daniel Lockyer 01c2b5f2d6 sway/config.c: move free call to after sway_log 9 years ago
Daniel Lockyer b8722ecd5f sway/config.c: Leading on from cdf017c, we need to free path 9 years ago
Daniel Lockyer e077ebdc72 sway/config.c: res->input is a malloc'ed section which wasn't freed 9 years ago
Daniel Lockyer cdf017ceea sway/config.c: wordexp has a corresponding wordfree which was never used 9 years ago
Daniel Lockyer c225bcacee sway/config.c: config_home is the result of a malloc but was never freed 9 years ago
Mykyta Holubakha 0f1cfdec61 Renamed to pango_markup 9 years ago
Mykyta Holubakha 53b53dd8c2 Added plaintext markup configuration 9 years ago
Mikkel Oscar Lyderik 7be476c115 Add cmds new_window and new_float 9 years ago
Drew DeVault a12850444d New feature: adjust gaps with floating_mod+scroll 9 years ago
Mikkel Oscar Lyderik 5a13cb0ed1 Implement borders 9 years ago
Mikkel Oscar Lyderik 3b05f92f76 Add border <none|normal|toggle|pixel> config 9 years ago
Mikkel Oscar Lyderik 86ea79ea6d Implement parsing of hide_edge_borders 9 years ago
Mikkel Oscar Lyderik da567317ab Make pango: prefix optional for font config 9 years ago
Mikkel Oscar Lyderik e2774aee3c Add default border colors 9 years ago
Mikkel Oscar Lyderik cdc73fd95e Don't try to read config if not a file. 9 years ago
Mikkel Oscar Lyderik 44ea92ea60 Add config path to error msg 9 years ago
Mikkel Oscar Lyderik 71a5350b68 Implement include command 9 years ago
Mikkel Oscar Lyderik 938ff29b7b Gracefully exit when config is not found 9 years ago
Mikkel Oscar Lyderik 2935e24cf5 Implement 'smart_gaps' feature from i3-gaps 9 years ago
Mikkel Oscar Lyderik 67bbcceba1 Free config before exiting sway. 9 years ago
Mikkel Oscar Lyderik e15a8a0376 Improve how swaybars are spawned 9 years ago
Mikkel Oscar Lyderik bad4e22f3b Make sway spawn only one bar per bar config 9 years ago
crondog 0ee5547406 font: Allow adding font to the config. In prep for border titles 9 years ago
Yacine Hmito c487cf71a5 Fix issue 9 years ago
Drew DeVault d969a1dec0 Fix memory leak in config.c 9 years ago
Cole Mickens 28081b7689 libinput 9 years ago
Mikkel Oscar Lyderik f8b260d4a1 Add support for bincode command 9 years ago
Mikkel Oscar Lyderik 32cd3f70eb Add function for duplication a sway_binding 9 years ago
Mikkel Oscar Lyderik 843e2ad2c1 Only send modifier event once for active modifiers 9 years ago
Mikkel Oscar Lyderik 7727c9efbc Detect bar modifier pressed/released 9 years ago
Yacine Hmito f02cf75ff3 Use SYSCONFDIR as recommended 9 years ago
Drew DeVault 91c102a897 Merge pull request from robotanarchy/musl-libc-compatibility 9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort 9 years ago