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-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
2018-07-05
config: add a couple of forgotten frees
Dominique Martinet
2018-07-02
load_config: move NULL path check before first use
Dominique Martinet
2018-07-02
config include: fix leak on relative include path
Dominique Martinet
2018-07-02
read_config: fix leak on error
Dominique Martinet
2018-07-01
Implement pid->workspace tracking
Drew DeVault
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-07
Remove strip quoting and fix strncpy-overlap
Brian Ashworth
2018-06-05
Fix logic issue in do_var_replacement
Brian Ashworth
2018-06-05
Support runtime var expansion and set at runtime
Brian Ashworth
2018-06-03
sway/config: fix use-after-free for end of block
Dominique Martinet
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Support braces on next line for config blocks
Brian Ashworth
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-06-01
Fix crash when using multiple outputs
Ryan Dwyer
2018-06-01
Consider floating views when calculating title height
Ryan Dwyer
2018-05-27
Implement focus_wrapping
Brian Ashworth
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson
2018-05-10
Use reasonable default for font height
Ryan Dwyer
2018-05-05
Move code for re-arranging after font height change into a common place
Ryan Dwyer
2018-05-03
Fix unfocused.text default
Drew DeVault
2018-05-03
Convert border_colors.text to float[4]
Drew DeVault
2018-05-03
Calculate config->font_height based on existing container titles
Ryan Dwyer
2018-05-03
Render titles
Ryan Dwyer
2018-05-01
Remove unnecessary pointers
Ryan Dwyer
2018-04-30
Implement borders
Ryan Dwyer
[next]