index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
config.c
Age
Commit message (
Expand
)
Author
2018-11-26
Merge pull request #3185 from emersion/remove-xopen-source
Ryan Dwyer
2018-11-25
Implement title alignment
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-15
Fix double free of mode
Ryan Dwyer
2018-11-13
More frees.
Connor E
2018-11-08
Merge pull request #3085 from 7415963987456321/master
Drew DeVault
2018-11-09
Remove extra line
7415963987456321
2018-11-07
Implement per side and per direction outer gaps
Brian Ashworth
2018-11-06
Add focus_follows_mouse always. (#3081)
Connor E
2018-11-05
config: mention that reload message is also printed on validation
Rouven Czerwinski
2018-10-22
config: remove peeked + expanded line log entries
Brian Ashworth
2018-10-20
Remove raise_floating directive
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-13
fix_edge_gaps: Allow negative values for outer gaps.
Tarmack
2018-10-10
Add mouse_warping container
Rouven Czerwinski
2018-10-09
config: remove double free of config->swaynag_command
Rouven Czerwinski
2018-10-08
Merge branch 'master' into popup-during-fullscreen
Brian Ashworth
2018-10-08
Allow swaynag to be disabled
Brian Ashworth
2018-10-08
Allow swaybg to be disabled
emersion
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-08
Reload config using idle event
Ryan Dwyer
2018-10-03
Add configuration for raising containers on focus
Jonathan Buch
2018-10-01
Handle border options for gaps
Brian Ashworth
2018-09-28
Rename workspace_outputs to workspace_configs and fix memory leak
Ryan Dwyer
2018-09-11
Introduce tiling_drag directive
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-03
Remove swaynag_clone and use memcpy
Brian Ashworth
2018-08-03
Write to swaynag pipe fd directly on config errors
Brian Ashworth
2018-08-03
Show swaynag on config errors
Brian Ashworth
2018-07-24
Implement floating_modifier <mod> [inverse|normal]
Brian Ashworth
2018-07-24
Merge pull request #2165 from swaywm/pid-workspaces
Drew DeVault
2018-07-23
Parse mouse binding options
frsfnrrg
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-20
Reset outputs on reload
Brian Ashworth
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-19
Fix deferred command handling
Brian Ashworth
2018-07-17
Free individual criteria in free_config
frsfnrrg
2018-07-16
Revert "config: free include path on successful load"
Drew DeVault
2018-07-15
config: free include path on successful load
Ian Fan
2018-07-15
Add error handling for getting config file size
Ian Fan
2018-07-15
Fix config buffer overflow and logic
Ian Fan
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-12
config.c: fix current_config uninit warning (#2249)
Alex Xu
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-07-09
Update for swaywm/wlroots#1126
emersion
[next]